Re: [PATCH v1 1/2] Documentation: dt: reset: add mediatek,syscon-reset binding

From: Peter Wang (王信友)

Date: Mon Jul 06 2026 - 09:04:26 EST


On Fri, 2026-07-03 at 11:21 +0200, Philipp Zabel wrote:
> Also the idea was that this was generic enough to be reused for a lot
> of SoCs. That didn't happen either.

Hi Philipp,

Yes, it is generic enough to be reused across many SoCs.
MediaTek previously used that approach, but was told it was not
acceptable. I think that is why it did not happen.
I am also curious why hi3798cv200.dtsi#L134 is allowed to use
this method?

>
> I'd prefer if you could just enumerate your resets and use the ids as
> an indices into arrays in the driver.
>
> regards
> Philipp

Thank you for your suggestion.
I will hold off on this patch for now and follow your recommendation.

Thanks
Peter