Lines Matching +full:cec +full:- +full:clk

1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
8 /dts-v1/;
10 #include <dt-bindings/input/input.h>
12 #include "meson-gxl-s905x.dtsi"
15 compatible = "libretech,cc", "amlogic,s905x", "amlogic,meson-gxl";
16 model = "Libre Computer Board AML-S905X-CC";
24 stdout-path = "serial0:115200n8";
27 cvbs-connector {
28 compatible = "composite-video-connector";
32 remote-endpoint = <&cvbs_vdac_out>;
37 emmc_pwrseq: emmc-pwrseq {
38 compatible = "mmc-pwrseq-emmc";
39 reset-gpios = <&gpio BOOT_9 GPIO_ACTIVE_LOW>;
42 hdmi-connector {
43 compatible = "hdmi-connector";
48 remote-endpoint = <&hdmi_tx_tmds_out>;
54 compatible = "gpio-leds";
57 label = "librecomputer:system-status";
59 default-state = "on";
60 panic-indicator;
66 linux,default-trigger = "heartbeat";
75 hdmi_5v: regulator-hdmi-5v {
76 compatible = "regulator-fixed";
78 regulator-name = "HDMI_5V";
79 regulator-min-microvolt = <5000000>;
80 regulator-max-microvolt = <5000000>;
83 enable-active-high;
84 regulator-always-on;
87 vcc_3v3: regulator-vcc_3v3 {
88 compatible = "regulator-fixed";
89 regulator-name = "VCC_3V3";
90 regulator-min-microvolt = <3300000>;
91 regulator-max-microvolt = <3300000>;
94 vcc_card: regulator-vcc-card {
95 compatible = "regulator-gpio";
97 regulator-name = "VCC_CARD";
98 regulator-min-microvolt = <1800000>;
99 regulator-max-microvolt = <3300000>;
102 gpios-states = <0>;
107 regulator-settling-time-up-us = <200>;
108 regulator-settling-time-down-us = <50000>;
111 vddio_ao18: regulator-vddio_ao18 {
112 compatible = "regulator-fixed";
113 regulator-name = "VDDIO_AO18";
114 regulator-min-microvolt = <1800000>;
115 regulator-max-microvolt = <1800000>;
118 vddio_boot: regulator-vddio_boot {
119 compatible = "regulator-fixed";
120 regulator-name = "VDDIO_BOOT";
121 regulator-min-microvolt = <3300000>;
122 regulator-max-microvolt = <3300000>;
128 pinctrl-0 = <&ao_cec_pins>;
129 pinctrl-names = "default";
130 hdmi-phandle = <&hdmi_tx>;
135 remote-endpoint = <&cvbs_connector_in>;
144 pinctrl-0 = <&eth_link_led_pins>, <&eth_act_led_pins>;
145 pinctrl-names = "default";
150 pinctrl-0 = <&remote_input_ao_pins>;
151 pinctrl-names = "default";
156 pinctrl-0 = <&hdmi_hpd_pins>, <&hdmi_i2c_pins>;
157 pinctrl-names = "default";
158 hdmi-supply = <&hdmi_5v>;
163 remote-endpoint = <&hdmi_connector_in>;
168 gpio-line-names = "UART TX",
176 "9J3 Switch HDMI CEC/7J1 Header Pin11",
183 gpio-line-names = /* Bank GPIOZ */
198 "eMMC Clk", "eMMC Reset", "eMMC CMD",
201 "SDCard D1", "SDCard D0", "SDCard CLK", "SDCard CMD",
226 vref-supply = <&vddio_ao18>;
232 pinctrl-0 = <&sdcard_pins>;
233 pinctrl-1 = <&sdcard_clk_gate_pins>;
234 pinctrl-names = "default", "clk-gate";
236 bus-width = <4>;
237 cap-sd-highspeed;
238 max-frequency = <100000000>;
239 disable-wp;
241 cd-gpios = <&gpio CARD_6 GPIO_ACTIVE_HIGH>;
242 cd-inverted;
244 vmmc-supply = <&vcc_3v3>;
245 vqmmc-supply = <&vcc_card>;
251 pinctrl-0 = <&emmc_pins>, <&emmc_ds_pins>;
252 pinctrl-1 = <&emmc_clk_gate_pins>;
253 pinctrl-names = "default", "clk-gate";
255 bus-width = <8>;
256 cap-mmc-highspeed;
257 mmc-ddr-3_3v;
258 max-frequency = <50000000>;
259 non-removable;
260 disable-wp;
262 mmc-pwrseq = <&emmc_pwrseq>;
263 vmmc-supply = <&vcc_3v3>;
264 vqmmc-supply = <&vddio_boot>;
269 pinctrl-0 = <&uart_ao_a_pins>;
270 pinctrl-names = "default";
282 phy-supply = <&hdmi_5v>;