Message ID | 20240729012756.3686758-2-wei.fang@nxp.com |
---|---|
State | Not Applicable |
Headers | show |
Series | add NETCMIX block control support on i.MX95 | expand |
Context | Check | Description |
---|---|---|
robh/checkpatch | success | |
robh/patch-applied | fail | build log |
On 24-07-29 09:27:53, Wei Fang wrote: > Add 'nxp,imx95-netcmix-blk-ctrl' compatible string for i.MX95 platform. > > Signed-off-by: Wei Fang <wei.fang@nxp.com> > Acked-by: Rob Herring (Arm) <robh@kernel.org> > --- > 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..b0072bae12d9 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-netcmix-blk-ctrl Move this above vpu-csr, please. Also, for some reason, this patchset doesn't apply cleanly. Please respin. > - const: syscon > > reg: > -- > 2.34.1 >
> On 24-07-29 09:27:53, Wei Fang wrote: > > Add 'nxp,imx95-netcmix-blk-ctrl' compatible string for i.MX95 platform. > > > > Signed-off-by: Wei Fang <wei.fang@nxp.com> > > Acked-by: Rob Herring (Arm) <robh@kernel.org> > > --- > > 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..b0072bae12d9 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-netcmix-blk-ctrl > > Move this above vpu-csr, please. > > Also, for some reason, this patchset doesn't apply cleanly. > > Please respin. > Okay, let me update my local tree. I use the linux-next tree as the code Base, is this tree okay?
On 24-08-28 09:31:08, Wei Fang wrote: > > On 24-07-29 09:27:53, Wei Fang wrote: > > > Add 'nxp,imx95-netcmix-blk-ctrl' compatible string for i.MX95 platform. > > > > > > Signed-off-by: Wei Fang <wei.fang@nxp.com> > > > Acked-by: Rob Herring (Arm) <robh@kernel.org> > > > --- > > > 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..b0072bae12d9 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-netcmix-blk-ctrl > > > > Move this above vpu-csr, please. > > > > Also, for some reason, this patchset doesn't apply cleanly. > > > > Please respin. > > > > Okay, let me update my local tree. I use the linux-next tree as the code > Base, is this tree okay? Sure.
diff --git a/Documentation/devicetree/bindings/clock/nxp,imx95-blk-ctl.yaml b/Documentation/devicetree/bindings/clock/nxp,imx95-blk-ctl.yaml index 2dffc02dcd8b..b0072bae12d9 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-netcmix-blk-ctrl - const: syscon reg: