Re: [PATCH v4 4/5] dt-bindings: at25: add reference for the wp-gpios property

From: Bartosz Golaszewski
Date: Tue Jan 14 2020 - 10:06:11 EST


wt., 14 sty 2020 o 15:42 Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx> napisaÅ(a):
>
> On Thu, Jan 09, 2020 at 10:47:56AM +0100, Bartosz Golaszewski wrote:
> > År., 8 sty 2020 o 21:54 Rob Herring <robh@xxxxxxxxxx> napisaÅ(a):
> > >
> > > On Tue, 7 Jan 2020 10:29:21 +0100, Khouloud Touil wrote:
> > > > As the at25 uses the NVMEM subsystem, and the property is now being
> > > > handled, adding reference for it in the device tree binding document,
> > > > which allows to specify the GPIO line to which the write-protect pin
> > > > is connected.
> > > >
> > > > Signed-off-by: Khouloud Touil <ktouil@xxxxxxxxxxxx>
> > > > ---
> > > > Documentation/devicetree/bindings/eeprom/at25.txt | 2 ++
> > > > 1 file changed, 2 insertions(+)
> > > >
> > >
> > > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>
> >
> > Hi Greg,
> >
> > AT25 patches usually go through the char-misc tree. In this case
> > however, the change depends on the other patches in this series. Can
> > you ack this and I'll take it through the AT24 tree exceptionally?
>
> Acked-by: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>

Patch applied with Greg's Ack.

Bart