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

Commit d7a9d8e2 authored by Chao Fu's avatar Chao Fu Committed by Shawn Guo
Browse files

ARM: dts: vf610: Add DSPI nodes



Add Freescale DSPI node into vf610 dts.

Signed-off-by: default avatarChao Fu <b44548@freescale.com>
Signed-off-by: default avatarShawn Guo <shawn.guo@linaro.org>
parent a09644b1
Loading
Loading
Loading
Loading
+12 −0
Original line number Diff line number Diff line
@@ -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>;