On 3/3/22 16:06, Sergiu Moga wrote: > EXTERNAL EMAIL: Do not click links or open attachments unless you know the content is safe > > Add the required `atmel,rtt-rtc-time-reg` property to the `rtt` nodes > of the RTT IPs. > > Signed-off-by: Sergiu Moga <sergiu.moga@xxxxxxxxxxxxx> > --- > arch/arm/boot/dts/at91sam9261.dtsi | 1 + > arch/arm/boot/dts/at91sam9263.dtsi | 2 ++ > arch/arm/boot/dts/at91sam9rl.dtsi | 1 + > 3 files changed, 4 insertions(+) Now with Alexandre's feedback from patch 1/5, you should probably move the atmel,rtt-rtc-time-reg prop to each of the board files that uses these SoCs. cheers, ta