Searched +full:meson +full:- +full:hhi +full:- +full:sysctrl (Results  1 – 9 of 9) sorted by relevance
| /linux/Documentation/devicetree/bindings/soc/amlogic/ | 
| H A D | amlogic,meson-gx-hhi-sysctrl.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)3 ---
 4 $id: http://devicetree.org/schemas/soc/amlogic/amlogic,meson-gx-hhi-sysctrl.yaml#
 5 $schema: http://devicetree.org/meta-schemas/core.yaml#
 7 title: Amlogic Meson System Control registers
 10   - Neil Armstrong <neil.armstrong@linaro.org>
 15       - enum:
 16           - amlogic,meson-hhi-sysctrl
 17           - amlogic,meson-gx-hhi-sysctrl
 18           - amlogic,meson-gx-ao-sysctrl
 [all …]
 
 | 
| /linux/Documentation/devicetree/bindings/iio/adc/ | 
| H A D | amlogic,meson-saradc.yaml | 1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)3 ---
 4 $id: http://devicetree.org/schemas/iio/adc/amlogic,meson-saradc.yaml#
 5 $schema: http://devicetree.org/meta-schemas/core.yaml#
 7 title: Amlogic Meson SAR (Successive Approximation Register) A/D converter
 10   - Martin Blumenstingl <martin.blumenstingl@googlemail.com>
 13   Binding covers a range of ADCs found on Amlogic Meson SoCs.
 18       - const: amlogic,meson-saradc
 19       - items:
 20           - enum:
 [all …]
 
 | 
| /linux/Documentation/devicetree/bindings/power/ | 
| H A D | amlogic,meson-gx-pwrc.txt | 1 Amlogic Meson Power Controller (deprecated)4 The Amlogic Meson SoCs embeds an internal Power domain controller.
 7 ----------------
 13 power-domain.yaml
 16 ---------------------
 19 - compatible: should be one of the following :
 20 	- "amlogic,meson-gx-pwrc-vpu" for the Meson GX SoCs
 21 	- "amlogic,meson-g12a-pwrc-vpu" for the Meson G12A SoCs
 22 - #power-domain-cells: should be 0
 23 - amlogic,hhi-sysctrl: phandle to the HHI sysctrl node
 [all …]
 
 | 
| H A D | amlogic,meson-ee-pwrc.yaml | 1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)4 ---
 5 $id: http://devicetree.org/schemas/power/amlogic,meson-ee-pwrc.yaml#
 6 $schema: http://devicetree.org/meta-schemas/core.yaml#
 8 title: Amlogic Meson Everything-Else Power Domains
 11   - Neil Armstrong <neil.armstrong@linaro.org>
 14   The Everything-Else Power Domains node should be the child of a syscon
 17   - compatible: Should be the following:
 18                 "amlogic,meson-gx-hhi-sysctrl", "simple-mfd", "syscon"
 26       - amlogic,meson8-pwrc
 [all …]
 
 | 
| /linux/Documentation/devicetree/bindings/phy/ | 
| H A D | amlogic,meson8-hdmi-tx-phy.yaml | 1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)3 ---
 4 $id: http://devicetree.org/schemas/phy/amlogic,meson8-hdmi-tx-phy.yaml#
 5 $schema: http://devicetree.org/meta-schemas/core.yaml#
 10   - Martin Blumenstingl <martin.blumenstingl@googlemail.com>
 16   compatible = "amlogic,meson-hhi-sysctrl", "simple-mfd", "syscon"
 23     pattern: "^hdmi-phy@[0-9a-f]+$"
 27       - items:
 28           - enum:
 29               - amlogic,meson8b-hdmi-tx-phy
 [all …]
 
 | 
| /linux/arch/arm/boot/dts/amlogic/ | 
| H A D | meson8b.dtsi | 1 // SPDX-License-Identifier: GPL-2.0 OR MIT7 #include <dt-bindings/clock/meson8-ddr-clkc.h>
 8 #include <dt-bindings/clock/meson8b-clkc.h>
 9 #include <dt-bindings/gpio/meson8b-gpio.h>
 10 #include <dt-bindings/power/meson8-power.h>
 11 #include <dt-bindings/reset/amlogic,meson8b-reset.h>
 12 #include <dt-bindings/reset/amlogic,meson8b-clkc-reset.h>
 13 #include <dt-bindings/thermal/thermal.h>
 14 #include "meson.dtsi"
 18 		#address-cells = <1>;
 [all …]
 
 | 
| H A D | meson8.dtsi | 1 // SPDX-License-Identifier: GPL-2.0 OR MIT6 #include <dt-bindings/clock/meson8-ddr-clkc.h>
 7 #include <dt-bindings/clock/meson8b-clkc.h>
 8 #include <dt-bindings/gpio/meson8-gpio.h>
 9 #include <dt-bindings/power/meson8-power.h>
 10 #include <dt-bindings/reset/amlogic,meson8b-clkc-reset.h>
 11 #include <dt-bindings/reset/amlogic,meson8b-reset.h>
 12 #include <dt-bindings/thermal/thermal.h>
 13 #include "meson.dtsi"
 20 		#address-cells = <1>;
 [all …]
 
 | 
| /linux/drivers/pmdomain/amlogic/ | 
| H A D | meson-ee-pwrc.c | 1 // SPDX-License-Identifier: GPL-2.0+13 #include <linux/reset-controller.h>
 17 #include <dt-bindings/power/meson8-power.h>
 18 #include <dt-bindings/power/meson-axg-power.h>
 19 #include <dt-bindings/power/meson-g12a-power.h>
 20 #include <dt-bindings/power/meson-gxbb-power.h>
 21 #include <dt-bindings/power/meson-sm1-power.h>
 30  * AO-bus as syscon. 0x3a from GX translates to 0x02, 0x3b translates to 0x03
 36 /* HHI Offsets */
 353 	regmap_read(pwrc_domain->pwrc->regmap_ao,  in pwrc_ee_is_powered_off()
 [all …]
 
 | 
| /linux/arch/arm64/boot/dts/amlogic/ | 
| H A D | meson-g12-common.dtsi | 1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)6 #include <dt-bindings/phy/phy.h>
 7 #include <dt-bindings/gpio/gpio.h>
 8 #include <dt-bindings/clock/g12a-clkc.h>
 9 #include <dt-bindings/clock/g12a-aoclkc.h>
 10 #include <dt-bindings/interrupt-controller/irq.h>
 11 #include <dt-bindings/interrupt-controller/arm-gic.h>
 12 #include <dt-bindings/interrupt-controller/amlogic,meson-g12a-gpio-intc.h>
 13 #include <dt-bindings/reset/amlogic,meson-g12a-reset.h>
 14 #include <dt-bindings/thermal/thermal.h>
 [all …]
 
 |