1 // SPDX-License-Identifier: GPL-2.0+
3 * Copyright (C) 2018 B&R Industrial Automation GmbH
4 * http://www.br-automation.com
12 model = "BRPPT1 (MMC) Panel";
13 compatible = "ti,am33xx";
15 fset: factory-settings {
16 bl-version = "ABCDEFGHIJKLMNOPQRSTUVWXYZ0123456890";
18 order-no = "6PPT30 (SPI)";
19 hw-revision = "ABCDEFGHIJKLMNOPQRSTUVWXYZ0123456890";
27 ds1bkl0 = &pwmbacklight;
38 bootargs = "console=ttyO0,115200 earlyprintk";
43 device_type = "memory";
44 reg = <0x80000000 0x10000000>; /* 256 MB */
50 compatible = "ti,tilcdc,panel";
51 enable-gpios = <&gpio0 6 GPIO_ACTIVE_LOW>;
53 backlight = <&pwmbacklight>;
54 bkl-pwm = <&pwmbacklight>;
72 native-mode = <&timing0>;
74 clock-frequency = <32000000>;
91 vmmcsd_fixed: fixedregulator@0 {
92 compatible = "regulator-fixed";
93 regulator-name = "vmmcsd_fixed";
94 regulator-min-microvolt = <3300000>;
95 regulator-max-microvolt = <3300000>;
98 pwm0: omap-pwm@timer5 {
99 compatible = "ti,omap-dmtimer-pwm";
100 ti,timers = <&timer5>;
104 pwm1: omap-pwm@timer6 {
105 compatible = "ti,omap-dmtimer-pwm";
106 ti,timers = <&timer6>;
111 compatible = "pwm-beeper";
112 pwms = <&pwm0 0 0 0>;
115 pwmbacklight: pwm-bkl {
116 compatible = "pwm-backlight";
117 pwms = <&pwm1 0 5000000 0>;
119 default-brightness-level = <255>;
120 brightness-levels = <0 16 32 64 128 170 202 234 255>;
122 power-supply = <&vmmcsd_fixed>;
123 enable-gpios = <&gpio0 7 GPIO_ACTIVE_HIGH>;
127 &uart0 { /* console uart */
139 clock-frequency = <400000>;
141 tps: tps@24 { /* PMIC controller */
144 compatible = "ti,tps65217";
147 compatible = "ti,tps65217-bl";
148 isel = <1>; /* 1 - ISET1, 2 ISET2 */
149 fdim = <1000>; /* TPS65217_BL_FDIM_1kHZ */
150 default-brightness = <50>;
157 clock-frequency = <100000>;
164 cs-gpios = <&gpio0 5 GPIO_ACTIVE_HIGH>,
165 <&gpio0 6 GPIO_ACTIVE_HIGH>,
169 spi-max-frequency = <24000000>;
171 spi_flash: spiflash@0 {
174 compatible = "spidev", "jedec,spi-nor";
175 spi-max-frequency = <24000000>;
217 phy0: ethernet-phy@0 {
221 phy1: ethernet-phy@1 {
231 phy-handle = <&phy0>;
232 dual_emac_res_vlan = <1>;
237 phy-handle = <&phy1>;
238 dual_emac_res_vlan = <2>;
244 vmmc-supply = <&vmmcsd_fixed>;
247 ti,needs-special-hs-handling;
248 ti,vcc-aux-disable-is-sleep;
254 vmmc-supply = <&vmmcsd_fixed>;
257 ti,needs-special-hs-handling;
258 ti,vcc-aux-disable-is-sleep;
307 ti,x-plate-resistance = <200>;
308 ti,zx-cutoff-ratio = <40>;
309 ti,min_deviation = <60>;
310 ti,max_deviation = <600>;
311 ti,coordinate-readouts = <5>;
312 ti,wire-config = <0x00 0x11 0x22 0x33>;
320 ti,adc-channels = <5 6 7>;
324 &timer6 { /* used for cpsw end device */
330 &timer7 { /* used for cpsw end device */