Skip to content

Commit 4ad3ad1

Browse files
Anson-Huanggregkh
authored andcommitted
dt-bindings: imx-ocotp: Add i.MX8MP compatible
Add compatible and description for i.MX8MP. Signed-off-by: Anson Huang <[email protected]> Acked-by: Rob Herring <[email protected]> Signed-off-by: Srinivas Kandagatla <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
1 parent 5a15898 commit 4ad3ad1

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Documentation/devicetree/bindings/nvmem/imx-ocotp.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ Freescale i.MX6 On-Chip OTP Controller (OCOTP) device tree bindings
22

33
This binding represents the on-chip eFuse OTP controller found on
44
i.MX6Q/D, i.MX6DL/S, i.MX6SL, i.MX6SX, i.MX6UL, i.MX6ULL/ULZ, i.MX6SLL,
5-
i.MX7D/S, i.MX7ULP, i.MX8MQ, i.MX8MM and i.MX8MN SoCs.
5+
i.MX7D/S, i.MX7ULP, i.MX8MQ, i.MX8MM, i.MX8MN and i.MX8MP SoCs.
66

77
Required properties:
88
- compatible: should be one of
@@ -17,6 +17,7 @@ Required properties:
1717
"fsl,imx8mq-ocotp" (i.MX8MQ),
1818
"fsl,imx8mm-ocotp" (i.MX8MM),
1919
"fsl,imx8mn-ocotp" (i.MX8MN),
20+
"fsl,imx8mp-ocotp" (i.MX8MP),
2021
followed by "syscon".
2122
- #address-cells : Should be 1
2223
- #size-cells : Should be 1

0 commit comments

Comments
 (0)