On Sun, 21 Mar 2021 23:47:04 -0500, Samuel Holland wrote: > The sun50i SoCs contain timer blocks which are useful as broadcast > clockevent sources. They each have 2 interrupts, matching the A23 > variant, so add the new compatible strings with the A23 compatible > as a fallback. > > Acked-by: Maxime Ripard <maxime@xxxxxxxxxx> > Signed-off-by: Samuel Holland <samuel@xxxxxxxxxxxx> > --- > .../timer/allwinner,sun4i-a10-timer.yaml | 17 ++++++++++++----- > 1 file changed, 12 insertions(+), 5 deletions(-) > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>