RE: [PATCH 1/3] dt-bindings: imx-ocotp: add compatible string for i.MX7D/S

From: Peng Fan
Date: Sun Mar 12 2017 - 23:14:28 EST




> -----Original Message-----
> From: Srinivas Kandagatla [mailto:srinivas.kandagatla@xxxxxxxxxx]
> Sent: Friday, March 03, 2017 6:12 PM
> To: Peng Fan <peng.fan@xxxxxxx>; shawnguo@xxxxxxxxxx;
> maxime.ripard@xxxxxxxxxxxxxxxxxx
> Cc: devicetree@xxxxxxxxxxxxxxx; linux-kernel@xxxxxxxxxxxxxxx; linux-arm-
> kernel@xxxxxxxxxxxxxxxxxxx; van.freenix@xxxxxxxxx; Rob Herring
> <robh+dt@xxxxxxxxxx>; Mark Rutland <mark.rutland@xxxxxxx>
> Subject: Re: [PATCH 1/3] dt-bindings: imx-ocotp: add compatible string for
> i.MX7D/S
>
>
>
> On 01/03/17 06:40, Peng Fan wrote:
> > Add compatible string for i.MX7D/S
> >
> > Signed-off-by: Peng Fan <peng.fan@xxxxxxx>
> > Cc: Shawn Guo <shawnguo@xxxxxxxxxx>
> > Cc: Srinivas Kandagatla <srinivas.kandagatla@xxxxxxxxxx>
> > Cc: Maxime Ripard <maxime.ripard@xxxxxxxxxxxxxxxxxx>
> > Cc: Rob Herring <robh+dt@xxxxxxxxxx>
> > Cc: Mark Rutland <mark.rutland@xxxxxxx>
> > ---
> > Documentation/devicetree/bindings/nvmem/imx-ocotp.txt | 1 +
> > 1 file changed, 1 insertion(+)
> >
> Thanks for the patch, I will queue both nvmem driver changes and bindings
> changes, via Greg's chars-misc tree.
> But the DT changes have to go via arm-soc tree.

Thanks, Srini.

Shawn may take the DT changes, if it is ok.

Thanks,
Peng.
>
> Thanks,
> srini
> > diff --git a/Documentation/devicetree/bindings/nvmem/imx-ocotp.txt
> > b/Documentation/devicetree/bindings/nvmem/imx-ocotp.txt
> > index 966a72e..bbde2e4 100644
> > --- a/Documentation/devicetree/bindings/nvmem/imx-ocotp.txt
> > +++ b/Documentation/devicetree/bindings/nvmem/imx-ocotp.txt
> > @@ -9,6 +9,7 @@ Required properties:
> > "fsl,imx6sl-ocotp" (i.MX6SL), or
> > "fsl,imx6sx-ocotp" (i.MX6SX),
> > "fsl,imx6ul-ocotp" (i.MX6UL),
> > + "fsl,imx7d-ocotp" (i.MX7D/S),
> > followed by "syscon".
> > - reg: Should contain the register base and length.
> > - clocks: Should contain a phandle pointing to the gated peripheral clock.
> >