Searched +full:meson +full:- +full:gx +full:- +full:ao +full:- +full:cec (Results  1 – 4 of 4) sorted by relevance
| /freebsd-src/sys/contrib/device-tree/Bindings/media/cec/ | 
| H A D | amlogic,meson-gx-ao-cec.yaml | 1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)4 ---
 5 $id: http://devicetree.org/schemas/media/cec/amlogic,meson-gx-ao-cec.yaml#
 6 $schema: http://devicetree.org/meta-schemas/core.yaml#
 8 title: Amlogic Meson AO-CEC Controller
 11   - Neil Armstrong <neil.armstrong@linaro.org>
 14   The Amlogic Meson AO-CEC module is present is Amlogic SoCs and its purpose is
 15   to handle communication between HDMI connected devices over the CEC bus.
 20       - amlogic,meson-gx-ao-cec # GXBB, GXL, GXM, G12A and SM1 AO_CEC_A module
 21       - amlogic,meson-g12a-ao-cec # G12A AO_CEC_B module
 [all …]
 
 | 
| /freebsd-src/sys/contrib/device-tree/Bindings/media/ | 
| H A D | amlogic,meson-gx-ao-cec.yaml | 1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)4 ---
 5 $id: "http://devicetree.org/schemas/media/amlogic,meson-gx-ao-cec.yaml#"
 6 $schema: "http://devicetree.org/meta-schemas/core.yaml#"
 8 title: Amlogic Meson AO-CEC Controller
 11   - Neil Armstrong <neil.armstrong@linaro.org>
 14   The Amlogic Meson AO-CEC module is present is Amlogic SoCs and its purpose is
 15   to handle communication between HDMI connected devices over the CEC bus.
 20       - amlogic,meson-gx-ao-cec # GXBB, GXL, GXM, G12A and SM1 AO_CEC_A module
 21       - amlogic,meson-g12a-ao-cec # G12A AO_CEC_B module
 [all …]
 
 | 
| /freebsd-src/sys/contrib/device-tree/src/arm64/amlogic/ | 
| H A D | meson-gx.dtsi | 1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)12 #include <dt-bindings/gpio/gpio.h>
 13 #include <dt-bindings/interrupt-controller/irq.h>
 14 #include <dt-bindings/interrupt-controller/arm-gic.h>
 15 #include <dt-bindings/power/meson-gxbb-power.h>
 16 #include <dt-bindings/thermal/thermal.h>
 19 	interrupt-parent = <&gic>;
 20 	#address-cells = <2>;
 21 	#size-cells = <2>;
 29 	reserved-memory {
 [all …]
 
 | 
| 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-binding
 [all...]
 |