summaryrefslogtreecommitdiffstats
path: root/dts/src/arm/omap3-lilly-a83x.dtsi
diff options
context:
space:
mode:
Diffstat (limited to 'dts/src/arm/omap3-lilly-a83x.dtsi')
-rw-r--r--dts/src/arm/omap3-lilly-a83x.dtsi6
1 files changed, 5 insertions, 1 deletions
diff --git a/dts/src/arm/omap3-lilly-a83x.dtsi b/dts/src/arm/omap3-lilly-a83x.dtsi
index 93f8dfe20f..eff816e0bc 100644
--- a/dts/src/arm/omap3-lilly-a83x.dtsi
+++ b/dts/src/arm/omap3-lilly-a83x.dtsi
@@ -362,7 +362,11 @@
<7 0 0x15000000 0x01000000>;
nand@0,0 {
- reg = <0 0 4>; /* CS0, offset 0, IO size 4 */
+ compatible = "ti,omap2-nand";
+ reg = <0 0 4>; /* CS0, offset 0, IO size 4 */
+ interrupt-parent = <&gpmc>;
+ interrupts = <0 IRQ_TYPE_NONE>, /* fifoevent */
+ <1 IRQ_TYPE_NONE>; /* termcount */
nand-bus-width = <16>;
ti,nand-ecc-opt = "bch8";
/* no elm on omap3 */