Message ID | 1631522874-19862-9-git-send-email-abel.vesa@nxp.com |
---|---|
State | Superseded |
Headers | show |
Series | None | expand |
On 21-09-13 11:47:52, Abel Vesa wrote: > Signed-off-by: Abel Vesa <abel.vesa@nxp.com> Please ignore. Will resend with proper commit message. > --- > Documentation/devicetree/bindings/arm/freescale/fsl,scu.txt | 3 ++- > 1 file changed, 2 insertions(+), 1 deletion(-) > > diff --git a/Documentation/devicetree/bindings/arm/freescale/fsl,scu.txt b/Documentation/devicetree/bindings/arm/freescale/fsl,scu.txt > index fd0061712443..f1470d562156 100644 > --- a/Documentation/devicetree/bindings/arm/freescale/fsl,scu.txt > +++ b/Documentation/devicetree/bindings/arm/freescale/fsl,scu.txt > @@ -141,7 +141,8 @@ OCOTP bindings based on SCU Message Protocol > Required properties: > - compatible: Should be one of: > "fsl,imx8qm-scu-ocotp", > - "fsl,imx8qxp-scu-ocotp". > + "fsl,imx8qxp-scu-ocotp", > + "fsl,imx8dxl-scu-ocotp". > - #address-cells: Must be 1. Contains byte index > - #size-cells: Must be 1. Contains byte length > > -- > 2.31.1 >
diff --git a/Documentation/devicetree/bindings/arm/freescale/fsl,scu.txt b/Documentation/devicetree/bindings/arm/freescale/fsl,scu.txt index fd0061712443..f1470d562156 100644 --- a/Documentation/devicetree/bindings/arm/freescale/fsl,scu.txt +++ b/Documentation/devicetree/bindings/arm/freescale/fsl,scu.txt @@ -141,7 +141,8 @@ OCOTP bindings based on SCU Message Protocol Required properties: - compatible: Should be one of: "fsl,imx8qm-scu-ocotp", - "fsl,imx8qxp-scu-ocotp". + "fsl,imx8qxp-scu-ocotp", + "fsl,imx8dxl-scu-ocotp". - #address-cells: Must be 1. Contains byte index - #size-cells: Must be 1. Contains byte length
Signed-off-by: Abel Vesa <abel.vesa@nxp.com> --- Documentation/devicetree/bindings/arm/freescale/fsl,scu.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-)