提交 d7a9d8e2 编写于 作者: C Chao Fu 提交者: Shawn Guo

ARM: dts: vf610: Add DSPI nodes

Add Freescale DSPI node into vf610 dts.
Signed-off-by: NChao Fu <b44548@freescale.com>
Signed-off-by: NShawn Guo <shawn.guo@linaro.org>
上级 a09644b1
......@@ -123,6 +123,18 @@
status = "disabled";
};
dspi0: dspi0@4002c000 {
#address-cells = <1>;
#size-cells = <0>;
compatible = "fsl,vf610-dspi";
reg = <0x4002c000 0x1000>;
interrupts = <0 67 0x04>;
clocks = <&clks VF610_CLK_DSPI0>;
clock-names = "dspi";
spi-num-chipselects = <5>;
status = "disabled";
};
sai2: sai@40031000 {
compatible = "fsl,vf610-sai";
reg = <0x40031000 0x1000>;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册