[RFC 20/25] arm64: dts: realtek: rtd1295-zidoo-x9s: Add display to TM1628

From: Andreas FÃrber
Date: Wed Dec 11 2019 - 22:40:31 EST


Add a child node for 4-digit 7-segment display.

Cc: Roc He <hepeng@xxxxxxxx>
Signed-off-by: Andreas FÃrber <afaerber@xxxxxxx>
---
arch/arm64/boot/dts/realtek/rtd1295-zidoo-x9s.dts | 4 ++++
1 file changed, 4 insertions(+)

diff --git a/arch/arm64/boot/dts/realtek/rtd1295-zidoo-x9s.dts b/arch/arm64/boot/dts/realtek/rtd1295-zidoo-x9s.dts
index 219b4987412c..6c2337e9282f 100644
--- a/arch/arm64/boot/dts/realtek/rtd1295-zidoo-x9s.dts
+++ b/arch/arm64/boot/dts/realtek/rtd1295-zidoo-x9s.dts
@@ -64,6 +64,10 @@
#address-cells = <2>;
#size-cells = <0>;

+ display@0,10 {
+ reg = <0 10>, <0 9>, <0 8>, <0 7>;
+ };
+
colon@5,4 {
reg = <5 4>;
color = <LED_COLOR_ID_WHITE>;
--
2.16.4