Commit 15235f1f authored by Lucas Stach's avatar Lucas Stach Committed by Greg Kroah-Hartman
Browse files

dt-bindings: imx-ocotp: Add i.MX8MQ compatible



Add compatible for i.MX8MQ and add i.MX7D/S, i.MX7ULP and i.M8MQ
to the description.

Signed-off-by: default avatarLucas Stach <l.stach@pengutronix.de>
Reviewed-by: default avatarRob Herring <robh@kernel.org>
Reviewed-by: default avatarAbel Vesa <abel.vesa@nxp.com>
Signed-off-by: default avatarSrinivas Kandagatla <srinivas.kandagatla@linaro.org>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent 75d7dbd3
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
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