[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <1554835562-25056-4-git-send-email-richard.gong@linux.intel.com>
Date: Tue, 9 Apr 2019 13:45:59 -0500
From: richard.gong@...ux.intel.com
To: gregkh@...uxfoundation.org, robh+dt@...nel.org,
mark.rutland@....com, dinguyen@...nel.org, atull@...nel.org
Cc: linux-kernel@...r.kernel.org, devicetree@...r.kernel.org,
richard.gong@...ux.intel.com, Richard Gong <richard.gong@...el.com>
Subject: [PATCHv1 3/6] arm64: dts: stratix10: add remote system update
From: Richard Gong <richard.gong@...el.com>
Add Intel Stratix10 remote system update to the device tree
Signed-off-by: Richard Gong <richard.gong@...el.com>
Reviewed-by: Alan Tull <atull@...nel.org>
---
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
Powered by blists - more mailing lists