2 * Embedded Artist LPC4357 Developer's Kit
4 * Copyright 2015 Joachim Eastwood <manabian@gmail.com>
6 * This code is released using a dual license strategy: BSD/GPL
7 * You can choose the licence that better fits your requirements.
9 * Released under the terms of 3-clause BSD License
10 * Released under the terms of GNU General Public License Version 2.0
15 #include "lpc18xx.dtsi"
16 #include "lpc4357.dtsi"
18 #include "dt-bindings/input/input.h"
19 #include "dt-bindings/gpio/gpio.h"
22 model = "Embedded Artists' LPC4357 Developer's Kit";
23 compatible = "ea,lpc4357-developers-kit", "nxp,lpc4357", "nxp,lpc4350";
37 device_type = "memory";
38 reg = <0x28000000 0x2000000>; /* 32 MB */
41 /* vmmc is controlled by sdmmc host internally */
43 compatible = "regulator-fixed";
44 regulator-name = "vmmc-supply";
45 regulator-min-microvolt = <3300000>;
46 regulator-max-microvolt = <3300000>;
50 compatible = "gpio-keys-polled";
51 pinctrl-names = "default";
52 pinctrl-0 = <&gpio_joystick_pins>;
55 poll-interval = <100>;
60 linux,code = <KEY_ENTER>;
61 gpios = <&gpio LPC_GPIO(4,8) GPIO_ACTIVE_LOW>;
66 linux,code = <KEY_LEFT>;
67 gpios = <&gpio LPC_GPIO(4,9) GPIO_ACTIVE_LOW>;
72 linux,code = <KEY_UP>;
73 gpios = <&gpio LPC_GPIO(4,10) GPIO_ACTIVE_LOW>;
78 linux,code = <KEY_RIGHT>;
79 gpios = <&gpio LPC_GPIO(4,12) GPIO_ACTIVE_LOW>;
84 linux,code = <KEY_DOWN>;
85 gpios = <&gpio LPC_GPIO(4,13) GPIO_ACTIVE_LOW>;
90 compatible = "gpio-leds";
93 gpios = <&mmio_leds 15 GPIO_ACTIVE_HIGH>;
94 linux,default-trigger = "heartbeat";
98 gpios = <&mmio_leds 14 GPIO_ACTIVE_HIGH>;
102 gpios = <&mmio_leds 13 GPIO_ACTIVE_HIGH>;
106 gpios = <&mmio_leds 12 GPIO_ACTIVE_HIGH>;
110 gpios = <&mmio_leds 11 GPIO_ACTIVE_HIGH>;
114 gpios = <&mmio_leds 10 GPIO_ACTIVE_HIGH>;
118 gpios = <&mmio_leds 9 GPIO_ACTIVE_HIGH>;
122 gpios = <&mmio_leds 8 GPIO_ACTIVE_HIGH>;
126 gpios = <&mmio_leds 7 GPIO_ACTIVE_HIGH>;
130 gpios = <&mmio_leds 6 GPIO_ACTIVE_HIGH>;
134 gpios = <&mmio_leds 5 GPIO_ACTIVE_HIGH>;
138 gpios = <&mmio_leds 4 GPIO_ACTIVE_HIGH>;
142 gpios = <&mmio_leds 3 GPIO_ACTIVE_HIGH>;
146 gpios = <&mmio_leds 2 GPIO_ACTIVE_HIGH>;
150 gpios = <&mmio_leds 1 GPIO_ACTIVE_HIGH>;
154 gpios = <&mmio_leds 0 GPIO_ACTIVE_HIGH>;
162 pins = "p2_9", "p2_10", "p2_11", "p2_12",
163 "p2_13", "p1_0", "p1_1", "p1_2",
164 "p2_8", "p2_7", "p2_6", "p2_2",
165 "p2_1", "p2_0", "p6_8", "p6_7",
166 "pd_16", "pd_15", "pe_0", "pe_1",
167 "pe_2", "pe_3", "pe_4", "pa_4";
172 input-schmitt-disable;
176 pins = "p1_7", "p1_8", "p1_9", "p1_10",
177 "p1_11", "p1_12", "p1_13", "p1_14",
178 "p5_4", "p5_5", "p5_6", "p5_7",
179 "p5_0", "p5_1", "p5_2", "p5_3",
180 "pd_2", "pd_3", "pd_4", "pd_5",
181 "pd_6", "pd_7", "pd_8", "pd_9",
182 "pe_5", "pe_6", "pe_7", "pe_8",
183 "pe_9", "pe_10", "pe_11", "pe_12";
188 input-schmitt-disable;
192 pins = "p1_6", "p1_3";
197 input-schmitt-disable;
201 pins = "p1_4", "p6_6", "pd_13", "pd_10";
206 input-schmitt-disable;
210 pins = "p1_5", "p6_3", "pd_12", "pd_11";
215 input-schmitt-disable;
218 emc_sdram_dqm0_3_cfg {
219 pins = "p6_12", "p6_10", "pd_0", "pe_13";
224 input-schmitt-disable;
227 emc_sdram_ras_cas_cfg {
228 pins = "p6_5", "p6_4";
233 input-schmitt-disable;
236 emc_sdram_dycs0_cfg {
242 input-schmitt-disable;
251 input-schmitt-disable;
254 emc_sdram_clock_cfg {
255 pins = "clk0", "clk1", "clk2", "clk3";
260 input-schmitt-disable;
264 enet_rmii_pins: enet-rmii-pins {
266 pins = "p1_15", "p0_0";
271 input-schmitt-disable;
275 pins = "p1_18", "p1_20";
280 input-schmitt-disable;
283 enet_rmii_rx_dv_cfg {
288 input-schmitt-disable;
291 enet_rmii_tx_en_cfg {
296 input-schmitt-disable;
305 input-schmitt-disable;
313 input-schmitt-disable;
322 input-schmitt-disable;
326 gpio_joystick_pins: gpio-joystick-pins {
328 pins = "p9_0", "p9_1", "pa_1", "pa_2", "pa_3";
335 sdmmc_pins: sdmmc-pins {
343 sdmmc_cmd_dat0_3_cfg {
344 pins = "pc_4", "pc_5", "pc_6", "pc_7", "pc_10";
349 input-schmitt-disable;
366 uart0_pins: uart0-pins {
370 input-schmitt-disable;
382 uart3_pins: uart3-pins {
386 input-schmitt-disable;
398 usb0_pins: usb0-pins {
415 pinctrl-names = "default";
416 pinctrl-0 = <&emc_pins>;
419 #address-cells = <2>;
424 mpmc,memory-width = <16>;
426 mpmc,write-enable-delay = <0>;
427 mpmc,output-enable-delay = <0>;
428 mpmc,read-access-delay = <70>;
429 mpmc,page-mode-read-delay = <70>;
432 compatible = "sst,sst39vf320", "cfi-flash";
433 reg = <0 0 0x400000>;
435 #address-cells = <1>;
439 label = "bootloader";
440 reg = <0x000000 0x040000>; /* 256 KiB */
445 reg = <0x040000 0x2c0000>; /* 2.75 MiB */
450 reg = <0x300000 0x100000>; /* 1 MiB */
456 #address-cells = <2>;
461 mpmc,memory-width = <16>;
463 mmio_leds: gpio@2,0 {
464 compatible = "ti,7416374";
474 clock-frequency = <50000000>;
480 pinctrl-names = "default";
481 pinctrl-0 = <&enet_rmii_pins>;
487 vmmc-supply = <&vmmc>;
488 pinctrl-names = "default";
489 pinctrl-0 = <&sdmmc_pins>;
494 pinctrl-names = "default";
495 pinctrl-0 = <&uart0_pins>;
500 pinctrl-names = "default";
501 pinctrl-0 = <&uart3_pins>;
506 pinctrl-names = "default";
507 pinctrl-0 = <&usb0_pins>;