[PATCH 0/4] reset: introduct generic bit reset controller
Inochi Amaoto
inochiama at gmail.com
Thu Feb 13 03:33:19 PST 2025
On Thu, Feb 13, 2025 at 11:08:03AM +0100, Philipp Zabel wrote:
> On Do, 2025-02-13 at 10:08 +0800, Inochi Amaoto wrote:
> > Many SoC have a simple reset controller with toggling bit to perform
> > assert/deassert. It is annoyed to add compatiable for each device when
> > coming a new SoC. It is necessary to introduct a generic device to
> > simplify these things.
>
> You'll still have to add a compatible to reset-simple.yaml for each new
> SoC, see patch 3.
>
> regards
> Philipp
Yeah, the binding is can not avoided, but it can avoided adding new
compatible in the driver. I will update the description.
Regards,
Inochi
More information about the linux-riscv
mailing list