[PATCHv1 3/6] arm64: dts: stratix10: add remote system update

From: richard . gong
Date: Tue Apr 09 2019 - 14:37:20 EST


From: Richard Gong <richard.gong@xxxxxxxxx>

Add Intel Stratix10 remote system update to the device tree

Signed-off-by: Richard Gong <richard.gong@xxxxxxxxx>
Reviewed-by: Alan Tull <atull@xxxxxxxxxx>
---
arch/arm64/boot/dts/altera/socfpga_stratix10.dtsi | 4 ++++
1 file changed, 4 insertions(+)

diff --git a/arch/arm64/boot/dts/altera/socfpga_stratix10.dtsi b/arch/arm64/boot/dts/altera/socfpga_stratix10.dtsi
index 7c649f6..79ae522 100644
--- a/arch/arm64/boot/dts/altera/socfpga_stratix10.dtsi
+++ b/arch/arm64/boot/dts/altera/socfpga_stratix10.dtsi
@@ -596,6 +596,10 @@
fpga_mgr: fpga-mgr {
compatible = "intel,stratix10-soc-fpga-mgr";
};
+
+ rsu: rsu {
+ compatible = "intel,stratix10-rsu";
+ };
};
};
};
--
2.7.4