1 // SPDX-License-Identifier: GPL-2.0
2 #include "omap2420.dtsi"
6 device_type = "memory";
7 reg = <0x80000000 0x8000000>; /* 128 MB */
12 compatible = "i2c-cbus-gpio";
13 gpios = <&gpio3 2 GPIO_ACTIVE_HIGH /* gpio66 clk */
14 &gpio3 1 GPIO_ACTIVE_HIGH /* gpio65 dat */
15 &gpio3 0 GPIO_ACTIVE_HIGH /* gpio64 sel */
20 compatible = "nokia,retu";
21 interrupt-parent = <&gpio4>;
22 interrupts = <12 IRQ_TYPE_EDGE_RISING>;
30 clock-frequency = <400000>;
33 compatible = "menelaus";
35 interrupts = <7 IRQ_TYPE_EDGE_RISING>;
40 clock-frequency = <400000>;
44 ranges = <0 0 0x04000000 0x1000000>; /* CS0: 16MB for OneNAND */
46 /* gpio-irq for dma: 26 */
51 reg = <0 0 0x20000>; /* CS0, offset 0, IO size 128K */
54 gpmc,burst-length = <16>;
57 gpmc,device-width = <2>;
58 gpmc,mux-add-data = <2>;
60 gpmc,cs-rd-off-ns = <127>;
61 gpmc,cs-wr-off-ns = <109>;
63 gpmc,adv-rd-off-ns = <18>;
64 gpmc,adv-wr-off-ns = <18>;
66 gpmc,oe-off-ns = <127>;
68 gpmc,we-off-ns = <72>;
69 gpmc,rd-cycle-ns = <145>;
70 gpmc,wr-cycle-ns = <136>;
71 gpmc,access-ns = <118>;
72 gpmc,page-burst-access-ns = <27>;
73 gpmc,bus-turnaround-ns = <0>;
74 gpmc,cycle2cycle-delay-ns = <0>;
75 gpmc,wait-monitoring-ns = <0>;
76 gpmc,clk-activation-ns = <9>;
77 gpmc,sync-clk-ps = <27000>;
79 /* MTD partition table corresponding to old board-n8x0 file. */
82 reg = <0x00000000 0x00020000>;
87 reg = <0x00020000 0x00060000>;
91 reg = <0x00080000 0x00200000>;
95 reg = <0x00280000 0x00400000>;
99 reg = <0x00680000 0x0f980000>;
102 label = "omap2-onenand";
103 reg = <0x00000000 0x10000000>;