[RFC 04/11] ARM: dts: rtd1195: Add chip info node

From: Andreas FÃrber
Date: Sat Nov 02 2019 - 21:37:32 EST


Add a DT node for chip identification.

Signed-off-by: Andreas FÃrber <afaerber@xxxxxxx>
---
arch/arm/boot/dts/rtd1195.dtsi | 5 +++++
1 file changed, 5 insertions(+)

diff --git a/arch/arm/boot/dts/rtd1195.dtsi b/arch/arm/boot/dts/rtd1195.dtsi
index 9e088f669bd7..dd4f3ee6be43 100644
--- a/arch/arm/boot/dts/rtd1195.dtsi
+++ b/arch/arm/boot/dts/rtd1195.dtsi
@@ -133,6 +133,11 @@
status = "disabled";
};

+ chip-info@1801a200 {
+ compatible = "realtek,rtd1195-chip";
+ reg = <0x1801a200 0x8>;
+ };
+
uart1: serial@1801b200 {
compatible = "snps,dw-apb-uart";
reg = <0x1801b200 0x100>;
--
2.16.4