|
147 | 147 | gpmc,sync-read;
|
148 | 148 | gpmc,sync-write;
|
149 | 149 | gpmc,burst-length = <16>;
|
150 |
| - gpmc,burst-read; |
151 | 150 | gpmc,burst-wrap;
|
| 151 | + gpmc,burst-read; |
152 | 152 | gpmc,burst-write;
|
153 | 153 | gpmc,device-width = <2>; /* GPMC_DEVWIDTH_16BIT */
|
154 | 154 | gpmc,mux-add-data = <2>; /* GPMC_MUX_AD */
|
155 | 155 | gpmc,cs-on-ns = <0>;
|
156 |
| - gpmc,cs-rd-off-ns = <87>; |
157 |
| - gpmc,cs-wr-off-ns = <87>; |
| 156 | + gpmc,cs-rd-off-ns = <96>; |
| 157 | + gpmc,cs-wr-off-ns = <96>; |
158 | 158 | gpmc,adv-on-ns = <0>;
|
159 |
| - gpmc,adv-rd-off-ns = <10>; |
160 |
| - gpmc,adv-wr-off-ns = <10>; |
161 |
| - gpmc,oe-on-ns = <15>; |
162 |
| - gpmc,oe-off-ns = <87>; |
| 159 | + gpmc,adv-rd-off-ns = <12>; |
| 160 | + gpmc,adv-wr-off-ns = <12>; |
| 161 | + gpmc,oe-on-ns = <18>; |
| 162 | + gpmc,oe-off-ns = <96>; |
163 | 163 | gpmc,we-on-ns = <0>;
|
164 |
| - gpmc,we-off-ns = <87>; |
165 |
| - gpmc,rd-cycle-ns = <112>; |
166 |
| - gpmc,wr-cycle-ns = <112>; |
167 |
| - gpmc,access-ns = <81>; |
168 |
| - gpmc,page-burst-access-ns = <15>; |
| 164 | + gpmc,we-off-ns = <96>; |
| 165 | + gpmc,rd-cycle-ns = <114>; |
| 166 | + gpmc,wr-cycle-ns = <114>; |
| 167 | + gpmc,access-ns = <90>; |
| 168 | + gpmc,page-burst-access-ns = <12>; |
169 | 169 | gpmc,bus-turnaround-ns = <0>;
|
170 | 170 | gpmc,cycle2cycle-delay-ns = <0>;
|
171 | 171 | gpmc,wait-monitoring-ns = <0>;
|
172 |
| - gpmc,clk-activation-ns = <5>; |
| 172 | + gpmc,clk-activation-ns = <6>; |
173 | 173 | gpmc,wr-data-mux-bus-ns = <30>;
|
174 |
| - gpmc,wr-access-ns = <81>; |
175 |
| - gpmc,sync-clk-ps = <15000>; |
| 174 | + gpmc,wr-access-ns = <90>; |
| 175 | + gpmc,sync-clk-ps = <12000>; |
176 | 176 |
|
177 | 177 | #address-cells = <1>;
|
178 | 178 | #size-cells = <1>;
|
|
0 commit comments