1 // SPDX-License-Identifier: GPL-2.0
2 #include "omap2420.dtsi"
6 device_type = "memory";
7 reg = <0x80000000 0x8000000>; /* 128 MB */
16 compatible = "i2c-cbus-gpio";
17 gpios = <&gpio3 2 GPIO_ACTIVE_HIGH /* gpio66 clk */
18 &gpio3 1 GPIO_ACTIVE_HIGH /* gpio65 dat */
19 &gpio3 0 GPIO_ACTIVE_HIGH /* gpio64 sel */
24 compatible = "nokia,retu";
25 interrupt-parent = <&gpio4>;
26 interrupts = <12 IRQ_TYPE_EDGE_RISING>;
34 clock-frequency = <400000>;
37 compatible = "menelaus";
39 interrupts = <7 IRQ_TYPE_EDGE_RISING>;
44 clock-frequency = <400000>;
48 ranges = <0 0 0x04000000 0x1000000>; /* CS0: 16MB for OneNAND */
50 /* gpio-irq for dma: 26 */
55 compatible = "ti,omap2-onenand";
56 reg = <0 0 0x20000>; /* CS0, offset 0, IO size 128K */
59 gpmc,burst-length = <16>;
62 gpmc,device-width = <2>;
63 gpmc,mux-add-data = <2>;
65 gpmc,cs-rd-off-ns = <127>;
66 gpmc,cs-wr-off-ns = <109>;
68 gpmc,adv-rd-off-ns = <18>;
69 gpmc,adv-wr-off-ns = <18>;
71 gpmc,oe-off-ns = <127>;
73 gpmc,we-off-ns = <72>;
74 gpmc,rd-cycle-ns = <145>;
75 gpmc,wr-cycle-ns = <136>;
76 gpmc,access-ns = <118>;
77 gpmc,page-burst-access-ns = <27>;
78 gpmc,bus-turnaround-ns = <0>;
79 gpmc,cycle2cycle-delay-ns = <0>;
80 gpmc,wait-monitoring-ns = <0>;
81 gpmc,clk-activation-ns = <9>;
82 gpmc,sync-clk-ps = <27000>;
84 /* MTD partition table corresponding to old board-n8x0 file. */
87 reg = <0x00000000 0x00020000>;
92 reg = <0x00020000 0x00060000>;
96 reg = <0x00080000 0x00200000>;
100 reg = <0x00280000 0x00400000>;
104 reg = <0x00680000 0x0f980000>;
107 label = "omap2-onenand";
108 reg = <0x00000000 0x10000000>;