Re: [PATCH v3 0/4] Add hstimer support for H616 and T113-S3

From: Michal Piekos

Date: Wed May 06 2026 - 10:41:57 EST


On Wed, May 06, 2026 at 01:28:22PM +0200, Daniel Lezcano wrote:
> On 4/28/26 18:26, Michal Piekos wrote:
> > Add support for Allwinner D1 high speed timer in sun5i hstimer driver
> > and describe corresponding nodes in dts for H616 and T113-S3 SoC's.
> >
> > D1 and H616 uses same model as existing driver except register shift
> > compared to older variants.
> >
> > Added register layout abstraction in the driver, extended the binding
> > with new compatibles and wired up dts nodes for T113-S3 and H616 which
> > uses D1 as fallback compatible.
> >
> > Signed-off-by: Michal Piekos <michal.piekos@xxxxxxxxxxxxx>
> > ---
>
> Applied patches 1 and 2
>
> Thanks

Thank you.
I will spin shortly next version with suggested correction for patch 3.