Signed-off-by: Andre Heider <[email protected]>
---
arch/arm/boot/dts/am33xx.dtsi | 9 +++++++++
1 file changed, 9 insertions(+)
diff --git a/arch/arm/boot/dts/am33xx.dtsi b/arch/arm/boot/dts/am33xx.dtsi
index 4a4e02d..28a7e5d 100644
--- a/arch/arm/boot/dts/am33xx.dtsi
+++ b/arch/arm/boot/dts/am33xx.dtsi
@@ -409,6 +409,15 @@
ti,hwmods = "rtc";
};
+ pruss: pruss@4a300000 {
+ compatible = "ti,pruss-v2";
+ ti,hwmods = "pruss";
+ reg = <0x4a300000 0x080000>;
+ interrupts = <20 21 22 23 24 25 26 27>;
+ interrupt-parent = <&intc>;
+ status = "disabled";
+ };
+
spi0: spi@48030000 {
compatible = "ti,omap4-mcspi";
#address-cells = <1>;
--
2.0.0
--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html