Lines Matching +full:omap2 +full:- +full:onenand
1 // SPDX-License-Identifier: GPL-2.0-only
3 * Copyright (C) 2014-18 H. Nikolaus Schaller <hns@goldelico.com>
6 #include "omap3-gta04a5.dts"
9 model = "Goldelico GTA04A5/Letux 2804 with OneNAND";
12 pinctrl-single,pins = <
31 * according to TRM. OneNAND seems to require PIN_INPUT on clock.
40 /* switch inherited setup to OneNAND */
42 ranges = <0 0 0x04000000 0x1000000>; /* CS0: 16MB for OneNAND */
43 pinctrl-names = "default";
44 pinctrl-0 = <&gpmc_pins>;
46 /delete-node/ nand@0,0;
48 onenand@0,0 {
50 #address-cells = <1>;
51 #size-cells = <1>;
52 compatible = "ti,omap2-onenand";
55 gpmc,sync-read;
56 gpmc,sync-write;
57 gpmc,burst-length = <16>;
58 gpmc,burst-read;
59 gpmc,burst-wrap;
60 gpmc,burst-write;
61 gpmc,device-width = <2>;
62 gpmc,mux-add-data = <2>;
63 gpmc,cs-on-ns = <0>;
64 gpmc,cs-rd-off-ns = <87>;
65 gpmc,cs-wr-off-ns = <87>;
66 gpmc,adv-on-ns = <0>;
67 gpmc,adv-rd-off-ns = <10>;
68 gpmc,adv-wr-off-ns = <10>;
69 gpmc,oe-on-ns = <15>;
70 gpmc,oe-off-ns = <87>;
71 gpmc,we-on-ns = <0>;
72 gpmc,we-off-ns = <87>;
73 gpmc,rd-cycle-ns = <112>;
74 gpmc,wr-cycle-ns = <112>;
75 gpmc,access-ns = <81>;
76 gpmc,page-burst-access-ns = <15>;
77 gpmc,bus-turnaround-ns = <0>;
78 gpmc,cycle2cycle-delay-ns = <0>;
79 gpmc,wait-monitoring-ns = <0>;
80 gpmc,clk-activation-ns = <5>;
81 gpmc,wr-data-mux-bus-ns = <30>;
82 gpmc,wr-access-ns = <81>;
83 gpmc,sync-clk-ps = <15000>;
85 x-loader@0 {
86 label = "X-Loader";
91 label = "U-Boot";
96 label = "U-Boot Env";