Searched +full:meson6 +full:- +full:efuse (Results 1 – 4 of 4) sorted by relevance
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)3 ---4 $id: http://devicetree.org/schemas/nvmem/amlogic,meson6[all...]
1 Amlogic Meson6/Meson8/Meson8b efuse4 - compatible: depending on the SoC this should be one of:5 - "amlogic,meson6-efuse"6 - "amlogic,meson8-efuse"7 - "amlogic,meson8b-efuse"8 - reg: base address and size of the efuse registers9 - clocks: a reference to the efuse core gate clock10 - clock-names: must be "core"12 All properties and sub-nodes as well as the consumer bindings17 efuse: nvmem@0 {[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 …]
1 // SPDX-License-Identifier: GPL-2.0 OR MIT9 model = "Amlogic Meson6 SoC";10 compatible = "amlogic,meson6";13 #address-cells = <1>;14 #size-cells = <0>;18 compatible = "arm,cortex-a9";19 next-level-cache = <&L2>;25 compatible = "arm,cortex-a9";26 next-level-cache = <&L2>;32 compatible = "simple-bus";[all …]