[PATCH v2 10/29] arm64: dts: realtek: rtd139x: Add chip info node
Andreas Färber
afaerber at suse.de
Mon Jun 22 22:50:47 EDT 2020
Add a DT node for chip identification.
Signed-off-by: Andreas Färber <afaerber at suse.de>
---
v2: New
arch/arm64/boot/dts/realtek/rtd139x.dtsi | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/arch/arm64/boot/dts/realtek/rtd139x.dtsi b/arch/arm64/boot/dts/realtek/rtd139x.dtsi
index 586b05350274..3d4d2323294b 100644
--- a/arch/arm64/boot/dts/realtek/rtd139x.dtsi
+++ b/arch/arm64/boot/dts/realtek/rtd139x.dtsi
@@ -199,6 +199,11 @@ sb2_hd_sem: hwspinlock at 0 {
#hwlock-cells = <0>;
};
+ chip-info at 200 {
+ compatible = "realtek,rtd1195-chip";
+ reg = <0x200 0x8>;
+ };
+
sb2_hd_sem_new: hwspinlock at 620 {
compatible = "realtek,rtd1195-sb2-sem";
reg = <0x620 0x20>;
--
2.26.2
More information about the linux-arm-kernel
mailing list