On Sun, Nov 12, 2023 at 07:51:48PM -0500, Wolfram Sang wrote:
> The Renesas KingFisher board includes a U-Blox Neo-M8 chip with its
> reset pin wired to a GPIO. To support that, we need "reset-gpio" support
> (patches 2+3). But first, simplify regulator handling with a new helper
> (patch 1).
>
> Changes since v4:
>
> * don't touch reset during open/close. Only deassert it during probe.
> [patch 3]
Johan, all good now?
Happy hacking,
Wolfram
On Tue, Dec 12, 2023 at 04:30:10AM +0100, Wolfram Sang wrote:
> On Sun, Nov 12, 2023 at 07:51:48PM -0500, Wolfram Sang wrote:
> > The Renesas KingFisher board includes a U-Blox Neo-M8 chip with its
> > reset pin wired to a GPIO. To support that, we need "reset-gpio" support
> > (patches 2+3). But first, simplify regulator handling with a new helper
> > (patch 1).
> >
> > Changes since v4:
> >
> > * don't touch reset during open/close. Only deassert it during probe.
> > [patch 3]
>
> Johan, all good now?
If there are no further comments, can we have this series in 6.8.?
On Thu, Dec 14, 2023 at 04:53:06PM +0100, Wolfram Sang wrote:
> On Tue, Dec 12, 2023 at 04:30:10AM +0100, Wolfram Sang wrote:
> > On Sun, Nov 12, 2023 at 07:51:48PM -0500, Wolfram Sang wrote:
> > > The Renesas KingFisher board includes a U-Blox Neo-M8 chip with its
> > > reset pin wired to a GPIO. To support that, we need "reset-gpio" support
> > > (patches 2+3). But first, simplify regulator handling with a new helper
> > > (patch 1).
> > >
> > > Changes since v4:
> > >
> > > * don't touch reset during open/close. Only deassert it during probe.
> > > [patch 3]
> >
> > Johan, all good now?
>
> If there are no further comments, can we have this series in 6.8.?
All good. Now applied for 6.8.
Johan
> All good. Now applied for 6.8.
Thank you! :)