arm64: dts: rockchip: Add clk32k_in for Indiedroid Nova

The clk32k_in pin of the SoC is connected to the real time clock
according to the schematics. Set the pin definition on the real
time clock to reflect this.

Signed-off-by: Chris Morgan <macromorgan@hotmail.com>
Link: https://patch.msgid.link/20251118223048.4531-2-macroalpha82@gmail.com
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
This commit is contained in:
Chris Morgan 2025-11-18 16:30:45 -06:00 committed by Heiko Stuebner
parent 9f80b39523
commit e28f44013d

View File

@ -430,7 +430,7 @@ rtc_hym8563: rtc@51 {
clock-output-names = "hym8563";
interrupt-parent = <&gpio0>;
interrupts = <RK_PB0 IRQ_TYPE_LEVEL_LOW>;
pinctrl-0 = <&hym8563_int>;
pinctrl-0 = <&hym8563_int>, <&clk32k_in>;
pinctrl-names = "default";
wakeup-source;
};