[PATCH v1 1/2] dt-bindings: clock: nxp,imx95-blk-ctl: Add compatible string for i.MX95 HSIO BLK CTRL
Hongxing Zhu
hongxing.zhu at nxp.com
Tue Sep 3 18:28:54 PDT 2024
> -----Original Message-----
> From: Fabio Estevam <festevam at gmail.com>
> Sent: 2024年9月3日 21:02
> To: Hongxing Zhu <hongxing.zhu at nxp.com>
> Cc: abelvesa at kernel.org; Peng Fan <peng.fan at nxp.com>;
> mturquette at baylibre.com; sboyd at kernel.org; shawnguo at kernel.org;
> s.hauer at pengutronix.de; linux-kernel at vger.kernel.org;
> linux-arm-kernel at lists.infradead.org; linux-clk at vger.kernel.org;
> imx at lists.linux.dev; kernel at pengutronix.de
> Subject: Re: [PATCH v1 1/2] dt-bindings: clock: nxp,imx95-blk-ctl: Add
> compatible string for i.MX95 HSIO BLK CTRL
>
> Hi Richard,
>
> On Tue, Sep 3, 2024 at 5:21 AM Richard Zhu <hongxing.zhu at nxp.com> wrote:
> >
> > Add compatible string "nxp,imx95-hsio-blk-ctl" for iMX95.
> >
> > Signed-off-by: Richard Zhu <hongxing.zhu at nxp.com>
> > ---
> > Documentation/devicetree/bindings/clock/nxp,imx95-blk-ctl.yaml | 1 +
> > 1 file changed, 1 insertion(+)
> >
> > diff --git
> a/Documentation/devicetree/bindings/clock/nxp,imx95-blk-ctl.yaml
> b/Documentation/devicetree/bindings/clock/nxp,imx95-blk-ctl.yaml
> > index 2dffc02dcd8b..638241f6749f 100644
> > --- a/Documentation/devicetree/bindings/clock/nxp,imx95-blk-ctl.yaml
> > +++ b/Documentation/devicetree/bindings/clock/nxp,imx95-blk-ctl.yaml
> > @@ -17,6 +17,7 @@ properties:
> > - nxp,imx95-display-csr
> > - nxp,imx95-camera-csr
> > - nxp,imx95-vpu-csr
> > + - nxp,imx95-hsio-blk-ctl
>
> Please keep the entries in alphabetical order.
Thanks for your comments.
I follow the time-sequence to add the changes before.
In current compatible items, the alphabetical order is already messed-up.
How do you think about the following one?
--- a/Documentation/devicetree/bindings/clock/nxp,imx95-blk-ctl.yaml
+++ b/Documentation/devicetree/bindings/clock/nxp,imx95-blk-ctl.yaml
@@ -16,6 +16,7 @@ properties:
- nxp,imx95-lvds-csr
- nxp,imx95-display-csr
- nxp,imx95-camera-csr
+ - nxp,imx95-hsio-blk-ctl
- nxp,imx95-vpu-csr
- const: syscon
Best Regards
Richard Zhu
More information about the linux-arm-kernel
mailing list