Hi Romain, On Sat, 27 Nov 2021 at 05:22, Romain Perier <romain.perier@xxxxxxxxx> wrote: > > This defines the real oscillators as input of timer1 and timer2 and > switch to "mstar,ssd20xd-timer". > > Signed-off-by: Romain Perier <romain.perier@xxxxxxxxx> > --- > .../arm/boot/dts/mstar-infinity2m-ssd20xd.dtsi | 18 ++++++++++++++++++ > 1 file changed, 18 insertions(+) > > diff --git a/arch/arm/boot/dts/mstar-infinity2m-ssd20xd.dtsi b/arch/arm/boot/dts/mstar-infinity2m-ssd20xd.dtsi I just noticed this during testing. I think we should put this in mstar-infinity2m.dts. All of the infinity2m chips use the same die from what I can tell so if the ssd201/ssd202d needs this then anything else that includes mstar-infinity2m.dtsi will too. Cheers, Daniel