Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 6283513b authored by Aaro Koskinen's avatar Aaro Koskinen Committed by Benoit Cousson
Browse files

ARM: dts: omap3-devkit8000: fix a typo in GMPC node



"gpmc,sync-clki-ps" is not defined/documented, it should be
"gpmc,sync-clk-ps" instead.

Signed-off-by: default avatarAaro Koskinen <aaro.koskinen@iki.fi>
Signed-off-by: default avatarBenoit Cousson <bcousson@baylibre.com>
parent e0efaafb
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -125,7 +125,7 @@
		nand-bus-width = <16>;

		gpmc,device-nand;
		gpmc,sync-clki-ps = <0>;
		gpmc,sync-clk-ps = <0>;
		gpmc,cs-on-ns = <0>;
		gpmc,cs-rd-off-ns = <44>;
		gpmc,cs-wr-off-ns = <44>;