Lines Matching +full:cd +full:- +full:inverted
1 // SPDX-License-Identifier: GPL-2.0+
3 * at91-nattis-2-natte-2.dts - Device Tree file for the Linea/Nattis board
9 /dts-v1/;
10 #include "at91-linea.dtsi"
11 #include "at91-natte.dtsi"
14 model = "Axentia Linea-Nattis v2 Natte v2";
15 compatible = "axentia,nattis-2", "axentia,natte-2", "axentia,linea",
18 gpio-keys {
19 compatible = "gpio-keys";
21 key-wakeup {
24 wakeup-source;
29 panel_reg: panel-regulator {
30 compatible = "regulator-fixed";
31 regulator-name = "panel-VCC";
32 regulator-min-microvolt = <3300000>;
33 regulator-max-microvolt = <3300000>;
36 bl_reg: backlight-regulator {
37 compatible = "regulator-fixed";
38 regulator-name = "panel-VDD";
39 regulator-min-microvolt = <12000000>;
40 regulator-max-microvolt = <12000000>;
44 compatible = "pwm-backlight";
47 brightness-levels = < 0 1 2 3 4 5 6 7 8 9
58 default-brightness-level = <40>;
60 power-supply = <&bl_reg>;
61 enable-gpios = <&pioA 20 GPIO_ACTIVE_HIGH>;
62 pinctrl-names = "default";
63 pinctrl-0 = <&pinctrl_blon>;
67 compatible = "sharp,lq150x1lg11", "panel-lvds";
70 power-supply = <&panel_reg>;
72 width-mm = <304>;
73 height-mm = <228>;
75 data-mapping = "jeida-18";
77 panel-timing {
79 clock-frequency = <50000000 65000000 80000000>;
82 hfront-porch = <48 88 88>;
83 hback-porch = <96 168 168>;
84 hsync-len = <32 64 64>;
85 vsync-len = <3 13 74>;
86 vfront-porch = <3 13 74>;
87 vback-porch = <3 12 74>;
92 remote-endpoint = <&lvds_encoder_output>;
97 lvds-encoder {
98 compatible = "ti,ds90c185", "lvds-encoder";
100 pinctrl-names = "default";
101 pinctrl-0 = <&pinctrl_lvds_prlud0 &pinctrl_lvds_hipow0>;
104 #address-cells = <1>;
105 #size-cells = <0>;
111 remote-endpoint = <&hlcdc_output>;
119 remote-endpoint = <&panel_input>;
126 compatible = "simple-audio-card";
128 simple-audio-card,name = "nattis-tfa9879";
129 simple-audio-card,format = "i2s";
130 simple-audio-card,bitclock-master = <&cpu_dai>;
131 simple-audio-card,frame-master = <&cpu_dai>;
132 simple-audio-card,widgets = "Line", "Line Out Jack";
133 simple-audio-card,routing = "Line Out Jack", "LINEOUT";
135 cpu_dai: simple-audio-card,cpu {
136 sound-dai = <&ssc0>;
139 simple-audio-card,codec {
140 sound-dai = <&>;
184 clock-frequency = <100000>;
187 compatible = "nxp,se97b", "jedec,jc-42.4-temp";
189 smbus-timeout-disable;
201 #sound-dai-cells = <0>;
208 atmel,clk-from-rk-pin;
209 #sound-dai-cells = <0>;
215 hlcdc-display-controller {
216 pinctrl-names = "default";
217 pinctrl-0 = <&pinctrl_lcd_base &pinctrl_lcd_rgb565>;
221 remote-endpoint = <&lvds_encoder_input>;
222 bus-width = <16>;
231 pinctrl-0 = <&pinctrl_mmc0_clk_cmd_dat0
237 bus-width = <4>;
238 cd-gpios = <&pioD 5 GPIO_ACTIVE_HIGH>;
239 cd-inverted;
246 pinctrl-names = "default";
247 pinctrl-0 = <&pinctrl_usart0>;
248 atmel,use-dma-rx;
253 compatible = "fixed-partitions";
254 #address-cells = <1>;
255 #size-cells = <1>;
297 atmel,use-dma-rx;
303 atmel,vbus-gpio = <&pioD 28 GPIO_ACTIVE_HIGH>;
304 pinctrl-names = "default";
305 pinctrl-0 = <&pinctrl_usba_vbus>;