[PATCH] arm64: dts: rockchip: add HYM8563 RTC to Radxa CM5 IO board
Heiko Stübner
heiko at sntech.de
Fri Jul 3 09:12:47 PDT 2026
Hi Brian,
Am Donnerstag, 2. Juli 2026, 21:09:20 Mitteleuropäische Sommerzeit schrieb Brian Mayer:
> Hi kernel team.
>
> I was testing building the kernel for my radxa cm5+io shield, and it turns
> out there is no rtc in the DTS, so I got it from the radxa files.
> This is my first email to you, please help me correct it if something is
> off the standards.
>
> The commit attached does the trick. I used AI to assist me in this in
> case you're
> wondering.
Generally, please don't post patches as attachments.
For review comments it es expected to be able to comment
inline in the patch.
Ideally use git-send-email or b4 for sending patches.
For AI assisted changes, there is an Assisted-by: tag [0]
Please drop the Tested-by tag ... as you're sending in the patch and
your signed-off-by is on it, it is expected that you tested that change :-) .
Patch contents:
Please use names found in the schematics ... the pin is named
rtc_int_l there ... so the pinctrl entry should be "rtc_int_l: rtc-int-l { "...
This allows easier lookups when going from DT to schematics and back.
Thanks
Heiko
[0] https://docs.kernel.org/process/coding-assistants.html
More information about the linux-arm-kernel
mailing list