Lines Matching +full:wp +full:- +full:inverted

1 // SPDX-License-Identifier: GPL-2.0-or-later
3 * PHYTEC phyCORE-LPC3250 board
5 * Copyright (C) 2015-2019 Vladimir Zapolskiy <vz@mleia.com>
9 /dts-v1/;
13 model = "PHYTEC phyCORE-LPC3250 board based on NXP LPC3250";
22 compatible = "gpio-leds";
26 default-state = "off";
31 linux,default-trigger = "heartbeat";
37 power-supply = <&reg_lcd>;
41 remote-endpoint = <&cldc_output>;
46 reg_backlight: regulator-backlight {
47 compatible = "regulator-fixed";
48 regulator-name = "backlight";
49 regulator-min-microvolt = <1800000>;
50 regulator-max-microvolt = <1800000>;
52 enable-active-high;
53 regulator-boot-on;
56 reg_lcd: regulator-lcd {
57 compatible = "regulator-fixed";
58 regulator-name = "lcd";
59 regulator-min-microvolt = <1800000>;
60 regulator-max-microvolt = <1800000>;
62 enable-active-high;
63 regulator-boot-on;
66 reg_sd: regulator-sd {
67 compatible = "regulator-fixed";
68 regulator-name = "sd";
69 regulator-min-microvolt = <3300000>;
70 regulator-max-microvolt = <3300000>;
72 enable-active-high;
73 regulator-boot-on;
78 max-memory-bandwidth = <18710000>;
83 remote-endpoint = <&panel_input>;
84 arm,pl11x,tft-r0g0b0-pads = <0 8 16>;
90 clock-frequency = <100000>;
95 power-gpio = <&gpio 3 10 0>;
96 reset-gpio = <&gpio 3 2 0>;
97 dac-clk = "wspll";
107 clock-frequency = <100000>;
111 clock-frequency = <100000>;
113 isp1301: usb-transceiver@2c {
120 keypad,num-rows = <1>;
121 keypad,num-columns = <1>;
122 nxp,debounce-delay-ms = <3>;
123 nxp,scan-delay-ms = <34>;
129 phy-mode = "rmii";
130 use-iram;
141 wp-gpios = <&gpio 3 0 0>;
142 cd-gpios = <&gpio 3 1 0>;
143 cd-inverted;
144 bus-width = <4>;
145 vmmc-supply = <&reg_sd>;
153 nxp,wdr-clks = <14>;
157 nxp,rdr-clks = <14>;
161 nand-on-flash-bbt;
165 compatible = "fixed-partitions";
166 #address-cells = <1>;
167 #size-cells = <1>;
170 label = "phy3250-boot";
172 read-only;
176 label = "phy3250-uboot";
178 read-only;
182 label = "phy3250-ubt-prms";
187 label = "phy3250-kernel";
192 label = "phy3250-rootfs";
199 num-cs = <1>;
200 cs-gpios = <&gpio 3 5 0>;
206 spi-max-frequency = <5000000>;
209 pl022,com-mode = <0>;
210 pl022,rx-level-trig = <1>;
211 pl022,tx-level-trig = <1>;
212 pl022,ctrl-len = <11>;
213 pl022,wait-state = <0>;
216 at25,byte-len = <0x8000>;
217 at25,addr-mode = <2>;
218 at25,page-size = <64>;