[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID:
<AM0PR04MB6515F315ABA8374DD864FCFDE7BD2@AM0PR04MB6515.eurprd04.prod.outlook.com>
Date: Wed, 16 Apr 2025 06:57:36 +0000
From: Pankit Garg <pankit.garg@....com>
To: Rob Herring <robh@...nel.org>
CC: "linux-rtc@...r.kernel.org" <linux-rtc@...r.kernel.org>,
"devicetree@...r.kernel.org" <devicetree@...r.kernel.org>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
"conor+dt@...nel.org" <conor+dt@...nel.org>, "alexandre.belloni@...tlin.com"
<alexandre.belloni@...tlin.com>, Vikash Bansal <vikash.bansal@....com>,
Priyanka Jain <priyanka.jain@....com>, Daniel Aguirre
<daniel.aguirre@....com>, Shashank Rebbapragada
<shashank.rebbapragada@....com>, Aman Kumar Pandey <aman.kumarpandey@....com>
Subject: RE: [EXT] Re: [PATCH 1/2] dt-bindings: rtc: Add pcf85053a support
> -----Original Message-----
> From: Rob Herring <robh@...nel.org>
> Sent: Monday, March 10, 2025 6:31 PM
> To: Pankit Garg <pankit.garg@....com>
> Cc: linux-rtc@...r.kernel.org; devicetree@...r.kernel.org; linux-
> kernel@...r.kernel.org; conor+dt@...nel.org;
> alexandre.belloni@...tlin.com; Vikash Bansal <vikash.bansal@....com>;
> Priyanka Jain <priyanka.jain@....com>; Daniel Aguirre
> <daniel.aguirre@....com>; Shashank Rebbapragada
> <shashank.rebbapragada@....com>; Aman Kumar Pandey
> <aman.kumarpandey@....com>
> Subject: [EXT] Re: [PATCH 1/2] dt-bindings: rtc: Add pcf85053a support
>
> [Some people who received this message don't often get email from
> robh@...nel.org. Learn why this is important at
> https://aka.ms/LearnAboutSenderIdentification ]
>
> Caution: This is an external email. Please take care when clicking links or
> opening attachments. When in doubt, report the message using the 'Report
> this email' button
>
>
> On Mon, Mar 10, 2025 at 12:08:45PM +0530, Pankit Garg wrote:
> > Add device tree bindings for NXP PCF85053a RTC chip.
>
> Looks fine, but this can be handled by trivial-rtc.yaml.
Thanks for reviewing the patch. I will take care this thing for the other rtc drivers.
>
> >
> > Signed-off-by: Pankit Garg <pankit.garg@....com>
> > ---
> > .../bindings/rtc/nxp,pcf85053a.yaml | 44 +++++++++++++++++++
> > MAINTAINERS | 6 +++
> > 2 files changed, 50 insertions(+)
> > create mode 100644
> > Documentation/devicetree/bindings/rtc/nxp,pcf85053a.yaml
> >
> > diff --git a/Documentation/devicetree/bindings/rtc/nxp,pcf85053a.yaml
> > b/Documentation/devicetree/bindings/rtc/nxp,pcf85053a.yaml
> > new file mode 100644
> > index 000000000000..177afbe128d4
> > --- /dev/null
> > +++ b/Documentation/devicetree/bindings/rtc/nxp,pcf85053a.yaml
> > @@ -0,0 +1,44 @@
> > +# SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) # Copyright
> > +2025 NXP %YAML 1.2
> > +---
> > +$id:
> > +https://eur01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fdevi
> >
> +cetree.org%2Fschemas%2Frtc%2Fnxp%2Cpcf85053a.yaml%23&data=05%7C
> 02%7Cp
> >
> +ankit.garg%40nxp.com%7C32d9900da5904fe7396708dd5fd3946f%7C686ea1
> d3bc2
> >
> +b4c6fa92cd99c5c301635%7C0%7C0%7C638772084538208218%7CUnknown
> %7CTWFpbG
> >
> +Zsb3d8eyJFbXB0eU1hcGkiOnRydWUsIlYiOiIwLjAuMDAwMCIsIlAiOiJXaW4zM
> iIsIkF
> >
> +OIjoiTWFpbCIsIldUIjoyfQ%3D%3D%7C0%7C%7C%7C&sdata=yL5SU%2BPRYH
> AFtSruf4
> > +b92LlR2ybu%2FeQb5P26ys61OMk%3D&reserved=0
> > +$schema:
> > +https://eur01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fdevi
> > +cetree.org%2Fmeta-
> schemas%2Fcore.yaml%23&data=05%7C02%7Cpankit.garg%4
> >
> +0nxp.com%7C32d9900da5904fe7396708dd5fd3946f%7C686ea1d3bc2b4c6fa
> 92cd99
> >
> +c5c301635%7C0%7C0%7C638772084538226346%7CUnknown%7CTWFpbGZ
> sb3d8eyJFbX
> >
> +B0eU1hcGkiOnRydWUsIlYiOiIwLjAuMDAwMCIsIlAiOiJXaW4zMiIsIkFOIjoiTWF
> pbCI
> >
> +sIldUIjoyfQ%3D%3D%7C0%7C%7C%7C&sdata=kqAHKLyHEc2A%2B64WxNmE
> eD3wruOU4F
> > +JMkkYg9SBiQWk%3D&reserved=0
> > +
> > +title: NXP PCF85053A Real Time Clock
> > +
> > +allOf:
> > + - $ref: rtc.yaml#
> > +
> > +maintainers:
> > + - Pankit Garg <pankit.garg@....com>
> > +
> > +properties:
> > + compatible:
> > + enum:
> > + - nxp,pcf85053a
> > +
> > + reg:
> > + maxItems: 1
> > +
> > + interrupts:
> > + maxItems: 1
> > +
> > +required:
> > + - compatible
> > + - reg
> > +
> > +additionalProperties: false
> > +
> > +examples:
> > + - |
> > + i2c {
> > + #address-cells = <1>;
> > + #size-cells = <0>;
> > +
> > + rtc@6f {
> > + compatible = "nxp,pcf85053a";
> > + reg = <0x6f>;
> > + };
> > + };
> > +...
> > diff --git a/MAINTAINERS b/MAINTAINERS index
> > 8e0736dc2ee0..21a05e169564 100644
> > --- a/MAINTAINERS
> > +++ b/MAINTAINERS
> > @@ -17158,6 +17158,12 @@ S: Maintained
> > F: Documentation/devicetree/bindings/sound/nxp,tfa989x.yaml
> > F: sound/soc/codecs/tfa989x.c
> >
> > +NXP RTC PCF85053A DRIVER
> > +M: Pankit Garg<pankit.garg@....com>
> > +L: linux-kernel@...r.kernel.org
> > +S: Maintained
> > +F: Documentation/devicetree/bindings/rtc/nxp,pcf85053a.yaml
> > +
> > NZXT-KRAKEN2 HARDWARE MONITORING DRIVER
> > M: Jonas Malaco <jonas@...tocubo.io>
> > L: linux-hwmon@...r.kernel.org
> > --
> > 2.25.1
> >
Powered by blists - more mailing lists