Searched +full:meson6 +full:- +full:spifc (Results 1 – 2 of 2) sorted by relevance
1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)4 ---5 $id: http://devicetree.org/schemas/spi/amlogic,meson6-spifc.yaml#6 $schema: http://devicetree.org/meta-schemas/core.yaml#11 - Neil Armstrong <neil.armstrong@linaro.org>14 - $ref: spi-controller.yaml#17 The Meson SPIFC is a controller optimized for communication with SPI18 NOR memories, without DMA support and a 64-byte unified transmit /24 - amlogic,meson6-spifc # SPI Flash Controller on Meson6 and compatible SoCs25 - amlogic,meson-gxbb-spifc # SPI Flash Controller on GXBB and compatible SoCs[all …]
1 // SPDX-License-Identifier: GPL-2.0 OR MIT6 #include <dt-bindings/interrupt-controller/irq.h>7 #include <dt-bindings/interrupt-controller/arm-gic.h>8 #include <dt-bindings/sound/meson-aiu.h>11 #address-cells = <1>;12 #size-cells = <1>;13 interrupt-parent = <&gic>;15 iio-hwmon {16 compatible = "iio-hwmon";17 io-channels = <&saradc 8>;[all …]