On Thu, 19 May 2022 18:28:37 +0200, Uwe Kleine-König wrote: > The timer units in the stm32mp1 CPUs have interrupts, depending on the > timer flavour either one "global" or four dedicated ones. Document how > to formalize these in a device tree. > > Signed-off-by: Uwe Kleine-König <u.kleine-koenig@xxxxxxxxxxxxxx> > --- > Changes since v3: > - Do the things Rob suggested in reqly to v1 which I didn't notice > until Fabrice told me in reply to v3. > > .../devicetree/bindings/mfd/st,stm32-timers.yaml | 15 +++++++++++++++ > 1 file changed, 15 insertions(+) > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>