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

From: Michal Piekos

Date: Thu May 07 2026 - 03:59:13 EST


On Wed, May 06, 2026 at 05:15:49PM +0200, Daniel Lezcano wrote:
> On 5/6/26 16:41, Michal Piekos wrote:
> > 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.
>
> So patch 1 and 2 are unchanged in v4 ? (missing reviewed-by: Chen-Yu BTW)
>

Yes. Patch 1 and 2 are unchanged in v4.
Sorry for missing reviewed-by. Was to quick.

Michal