提交 003fb0ae 编写于 作者: T Tony Lindgren

ARM: dts: Add support for GPMC for dm814x and dra62x

Add support for GPMC for dm814x and dra62x
Signed-off-by: NTony Lindgren <tony@atomide.com>
上级 6dc73964
......@@ -548,6 +548,18 @@
reg-names = "gmii-sel";
};
};
gpmc: gpmc@50000000 {
compatible = "ti,am3352-gpmc";
ti,hwmods = "gpmc";
ti,no-idle-on-init;
reg = <0x50000000 0x2000>;
interrupts = <100>;
gpmc,num-cs = <7>;
gpmc,num-waitpins = <2>;
#address-cells = <2>;
#size-cells = <1>;
};
};
};
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册