Lines Matching +full:err006687 +full:- +full:workaround +full:- +full:present

1 // SPDX-License-Identifier: GPL-2.0-only
3 * Copyright 2016-2017
7 /dts-v1/;
11 #include <dt-bindings/gpio/gpio.h>
12 #include <dt-bindings/pwm/pwm.h>
24 compatible = "pwm-backlight";
25 pinctrl-names = "default";
26 pinctrl-0 = <&pinctrl_backlight>;
28 brightness-levels = < 0 1 2 3 4 5 6 7 8 9
54 default-brightness-level = <50>;
55 enable-gpios = <&gpio1 2 GPIO_ACTIVE_LOW>;
58 reg_lvds: regulator-lvds {
59 compatible = "regulator-fixed";
60 regulator-name = "lvds_ppen";
61 regulator-min-microvolt = <3300000>;
62 regulator-max-microvolt = <3300000>;
63 regulator-boot-on;
64 pinctrl-names = "default";
65 pinctrl-0 = <&pinctrl_reg_lvds>;
67 enable-active-high;
70 panel-lvds0 {
71 compatible = "innolux,g121x1-l03";
73 power-supply = <&reg_lvds>;
77 remote-endpoint = <&lvds0_out>;
84 cs-gpios = <&gpio4 24 GPIO_ACTIVE_LOW>;
85 pinctrl-names = "default";
86 pinctrl-0 = <&pinctrl_ecspi3 &pinctrl_ecspi3_cs &pinctrl_ecspi3_flwp>;
90 #address-cells = <1>;
91 #size-cells = <1>;
92 compatible = "jedec,spi-nor";
93 spi-max-frequency = <40000000>;
99 pinctrl-names = "default";
100 pinctrl-0 = <&pinctrl_enet>;
101 phy-mode = "rgmii";
102 phy-reset-gpios = <&gpio1 27 GPIO_ACTIVE_LOW>;
103 /delete-property/ interrupts;
104 interrupts-extended = <&gpio1 6 IRQ_TYPE_LEVEL_HIGH>,
106 fsl,err006687-workaround-present;
111 clock-frequency = <100000>;
112 pinctrl-names = "default";
113 pinctrl-0 = <&pinctrl_i2c1>;
118 clock-frequency = <100000>;
119 pinctrl-names = "default";
120 pinctrl-0 = <&pinctrl_i2c2>;
129 regulator-min-microvolt = <300000>;
130 regulator-max-microvolt = <1875000>;
131 regulator-boot-on;
132 regulator-always-on;
133 regulator-ramp-delay = <6250>;
137 regulator-min-microvolt = <300000>;
138 regulator-max-microvolt = <1875000>;
139 regulator-boot-on;
140 regulator-always-on;
141 regulator-ramp-delay = <6250>;
145 regulator-min-microvolt = <800000>;
146 regulator-max-microvolt = <3950000>;
147 regulator-boot-on;
148 regulator-always-on;
152 regulator-min-microvolt = <400000>;
153 regulator-max-microvolt = <1975000>;
154 regulator-boot-on;
155 regulator-always-on;
159 regulator-min-microvolt = <400000>;
160 regulator-max-microvolt = <1975000>;
161 regulator-boot-on;
162 regulator-always-on;
166 regulator-min-microvolt = <800000>;
167 regulator-max-microvolt = <3300000>;
171 regulator-min-microvolt = <5000000>;
172 regulator-max-microvolt = <5150000>;
176 regulator-min-microvolt = <1000000>;
177 regulator-max-microvolt = <3000000>;
178 regulator-boot-on;
179 regulator-always-on;
183 regulator-boot-on;
184 regulator-always-on;
188 regulator-min-microvolt = <800000>;
189 regulator-max-microvolt = <1550000>;
193 regulator-min-microvolt = <800000>;
194 regulator-max-microvolt = <1550000>;
198 regulator-min-microvolt = <1800000>;
199 regulator-max-microvolt = <3300000>;
203 regulator-min-microvolt = <1800000>;
204 regulator-max-microvolt = <3300000>;
205 regulator-always-on;
209 regulator-min-microvolt = <1800000>;
210 regulator-max-microvolt = <3300000>;
211 regulator-always-on;
215 regulator-min-microvolt = <1800000>;
216 regulator-max-microvolt = <3300000>;
217 regulator-always-on;
226 lvds0: lvds-channel@0 {
227 fsl,data-mapping = "spwg";
228 fsl,data-width = <24>;
235 remote-endpoint = <&panel_in_lvds0>;
242 pinctrl-names = "default";
243 pinctrl-0 = <&pinctrl_pwm2>;
248 pinctrl-names = "default";
249 pinctrl-0 = <&pinctrl_uart1>;
254 pinctrl-names = "default";
255 pinctrl-0 = <&pinctrl_uart4>;
256 uart-has-rtscts;
261 pinctrl-names = "default";
262 pinctrl-0 = <&pinctrl_usdhc2>;
263 cd-gpios = <&gpio1 4 GPIO_ACTIVE_LOW>;
264 bus-width = <4>;
269 pinctrl-names = "default";
270 pinctrl-0 = <&pinctrl_usdhc3>;
271 bus-width = <8>;
272 non-removable;
277 pinctrl-names = "default";
278 pinctrl-0 = <&pinctrl_weim_nor &pinctrl_weim_cs0>;
283 compatible = "cfi-flash";
285 #address-cells = <1>;
286 #size-cells = <1>;
287 bank-width = <2>;
288 use-advanced-sector-protection;
289 fsl,weim-cs-timing = <0x00620081 0x00000001 0x1c022000
295 pinctrl-names = "default";