]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
dt-bindings: imx-ocotp: Add i.MX8MQ compatible
authorLucas Stach <l.stach@pengutronix.de>
Sat, 13 Apr 2019 10:32:46 +0000 (11:32 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 25 Apr 2019 20:23:06 +0000 (22:23 +0200)
Add compatible for i.MX8MQ and add i.MX7D/S, i.MX7ULP and i.M8MQ
to the description.

Signed-off-by: Lucas Stach <l.stach@pengutronix.de>
Reviewed-by: Rob Herring <robh@kernel.org>
Reviewed-by: Abel Vesa <abel.vesa@nxp.com>
Signed-off-by: Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Documentation/devicetree/bindings/nvmem/imx-ocotp.txt

index 7a999a135e566fe7c8d4ab5bf06089b561781574..68f7d6fdd140e2aa86ed8f82ac27ac38249c8931 100644 (file)
@@ -1,7 +1,8 @@
 Freescale i.MX6 On-Chip OTP Controller (OCOTP) device tree bindings
 
 This binding represents the on-chip eFuse OTP controller found on
-i.MX6Q/D, i.MX6DL/S, i.MX6SL, i.MX6SX, i.MX6UL, i.MX6ULL/ULZ and i.MX6SLL SoCs.
+i.MX6Q/D, i.MX6DL/S, i.MX6SL, i.MX6SX, i.MX6UL, i.MX6ULL/ULZ, i.MX6SLL,
+i.MX7D/S, i.MX7ULP and i.MX8MQ SoCs.
 
 Required properties:
 - compatible: should be one of
@@ -13,6 +14,7 @@ Required properties:
        "fsl,imx7d-ocotp" (i.MX7D/S),
        "fsl,imx6sll-ocotp" (i.MX6SLL),
        "fsl,imx7ulp-ocotp" (i.MX7ULP),
+       "fsl,imx8mq-ocotp" (i.MX8MQ),
        followed by "syscon".
 - #address-cells : Should be 1
 - #size-cells : Should be 1