Re: [PATCH v4 1/4] dt-bindings: gpio: spacemit: add support for K1 SoC
From: Linus Walleij
Date: Tue Feb 18 2025 - 05:20:27 EST
On Tue, Feb 18, 2025 at 10:55 AM Yixun Lan <dlan@xxxxxxxxxx> wrote:
> > I will post it real soon.
> >
> can you check the v5 of the patch here [1]? which I just sent out yesterday
> it does 1) implement xlate() 2) instroduce custom add_pin_page()
> the gpio part works as I tested, the gpio irq probably need more testing
Ah nice! I have the same idea, but I just bring all the stuff you
need to reimplement in your driver into the core instead.
Your driver and bindings will look the same, you will just do
not need to reimplement the translation functions (if my code
works as I intended...)
Yours,
Linus Walleij