From: Anders Berg <[email protected]>
Signed-off-by: Anders Berg <[email protected]>
---
arch/arm/boot/dts/axm5516-amarillo.dts | 8 ++++++++
arch/arm/boot/dts/axm55xx.dtsi | 14 ++++++++++++++
2 files changed, 22 insertions(+)
diff --git a/arch/arm/boot/dts/axm5516-amarillo.dts
b/arch/arm/boot/dts/axm5516-amarillo.dts
index 8d4ea09..c07de15 100644
--- a/arch/arm/boot/dts/axm5516-amarillo.dts
+++ b/arch/arm/boot/dts/axm5516-amarillo.dts
@@ -32,6 +32,14 @@
mdio-clock-period = <0xf0>;
};
+&sm0 {
+ status = "okay";
+};
+
+&sm1 {
+ status = "okay";
+};
+
&pcie0 {
status = "okay";
};
diff --git a/arch/arm/boot/dts/axm55xx.dtsi b/arch/arm/boot/dts/axm55xx.dtsi
index 6a43139..90eebe3 100644
--- a/arch/arm/boot/dts/axm55xx.dtsi
+++ b/arch/arm/boot/dts/axm55xx.dtsi
@@ -65,6 +65,20 @@
<1 10 0xf08>;
};
+ sm0: sm0@00220000 {
+ compatible = "lsi,smmon";
+ reg = <0 0x00220000 0 0x1000>;
+ interrupts = <0 161 4>;
+ status = "disabled";
+ };
+
+ sm1: sm1@00220000 {
+ compatible = "lsi,smmon";
+ reg = <0 0x000f0000 0 0x1000>;
+ interrupts = <0 160 4>;
+ status = "disabled";
+ };
+
femac: femac@0x2010120000 {
compatible = "lsi,acp-femac";
device_type = "network";
--
1.7.9.5
--
_______________________________________________
linux-yocto mailing list
[email protected]
https://lists.yoctoproject.org/listinfo/linux-yocto