Lines Matching +full:sd +full:- +full:fec
4 * This file is dual-licensed: you can use it either under the terms
43 #include <dt-bindings/gpio/gpio.h>
44 #include <dt-bindings/input/input.h>
48 stdout-path = &uart1;
56 gpio-keys {
57 compatible = "gpio-keys";
58 pinctrl-names = "default";
59 pinctrl-0 = <&pinctrl_gpio_keys>;
65 wakeup-source;
72 power-supply = <®_3p3v>;
76 remote-endpoint = <&lvds0_out>;
82 compatible = "pwm-backlight";
83 brightness-levels = <0 4 8 16 32 64 128 255>;
84 default-brightness-level = <4>;
85 power-supply = <®_3p3v>;
89 reg_3p3v: regulator-3p3v {
90 compatible = "regulator-fixed";
91 regulator-name = "3P3V";
92 regulator-min-microvolt = <3300000>;
93 regulator-max-microvolt = <3300000>;
94 regulator-always-on;
99 assigned-clocks = <&clks IMX6QDL_CLK_LDB_DI0_SEL>,
101 assigned-clock-parents = <&clks IMX6QDL_CLK_PLL3_USB_OTG>,
105 &fec {
106 phy-mode = "rgmii";
107 phy-reset-gpios = <&gpio1 25 GPIO_ACTIVE_LOW>;
108 pinctrl-names = "default";
109 pinctrl-0 = <&pinctrl_enet>;
114 ddc-i2c-bus = <&i2c2>;
119 clock-frequency = <100000>;
120 pinctrl-names = "default";
121 pinctrl-0 = <&pinctrl_i2c2>;
128 lvds-channel@0 {
136 remote-endpoint = <&panel_in>;
143 pinctrl-names = "default";
144 pinctrl-0 = <&pinctrl_pwm1>;
149 pinctrl-names = "default";
150 pinctrl-0 = <&pinctrl_uart1>;
158 /* SD card */
160 bus-width = <4>;
161 cd-gpios = <&gpio2 0 GPIO_ACTIVE_LOW>;
162 no-1-8-v;
163 pinctrl-names = "default";
164 pinctrl-0 = <&pinctrl_sd>;
170 bus-width = <8>;
171 keep-power-in-suspend;
172 no-1-8-v;
173 non-removable;
174 pinctrl-names = "default";
175 pinctrl-0 = <&pinctrl_emmc>;