Re: [PATCH 10/10] dt-bindings: rtc: pcf2127: add PCF2131 INT_A and INT_B support

From: Hugo Villeneuve
Date: Thu Feb 10 2022 - 17:12:52 EST


On Tue, 8 Feb 2022 21:20:28 -0600
Rob Herring <robh@xxxxxxxxxx> wrote:

> On Tue, Jan 25, 2022 at 03:00:09PM -0500, Hugo Villeneuve wrote:
> > From: Hugo Villeneuve <hvilleneuve@xxxxxxxxxxxx>
> >
> > The PCF2131 has two output interrupt pins, named INT_A and INT_B.
> >
> > Add properties to identify onto which pin we want the alarm interrupt
> > to be routed. It can be either one, or both.
> >
> > These properties are automatically set to false for variants other
> > than PCF2131 (ex: PCF2127).
> >
> > Signed-off-by: Hugo Villeneuve <hvilleneuve@xxxxxxxxxxxx>
> > ---
> > .../devicetree/bindings/rtc/nxp,pcf2127.yaml | 23 +++++++++++++++++++
> > 1 file changed, 23 insertions(+)
> >
> > diff --git a/Documentation/devicetree/bindings/rtc/nxp,pcf2127.yaml b/Documentation/devicetree/bindings/rtc/nxp,pcf2127.yaml
> > index 57eb0a58afa3..83656dd2f97f 100644
> > --- a/Documentation/devicetree/bindings/rtc/nxp,pcf2127.yaml
> > +++ b/Documentation/devicetree/bindings/rtc/nxp,pcf2127.yaml
> > @@ -24,6 +24,16 @@ properties:
> > interrupts:
> > maxItems: 1
> >
> > + alarm-output-a:
>
> nxp,alarm-output-a

Ok, this will be fixed for V2.

Thank you, Hugo.

--
Hugo Villeneuve <hugo@xxxxxxxxxxx>