[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <1578893602-14395-3-git-send-email-Anson.Huang@nxp.com>
Date: Mon, 13 Jan 2020 13:33:18 +0800
From: Anson Huang <Anson.Huang@....com>
To: robh+dt@...nel.org, mark.rutland@....com, vkoul@...nel.org,
shawnguo@...nel.org, s.hauer@...gutronix.de, kernel@...gutronix.de,
festevam@...il.com, ulf.hansson@...aro.org,
srinivas.kandagatla@...aro.org, broonie@...nel.org,
manivannan.sadhasivam@...aro.org, andrew.smirnov@...il.com,
rjones@...eworks.com, marcel.ziswiler@...adex.com,
sebastien.szymanski@...adeus.com, aisheng.dong@....com,
richard.hu@...hnexion.com, angus@...ea.ca, cosmin.stoica@....com,
l.stach@...gutronix.de, rabeeh@...id-run.com,
leonard.crestez@....com, daniel.baluta@....com, jun.li@....com,
devicetree@...r.kernel.org, linux-kernel@...r.kernel.org,
dmaengine@...r.kernel.org, linux-arm-kernel@...ts.infradead.org,
linux-mmc@...r.kernel.org, linux-spi@...r.kernel.org
Cc: Linux-imx@....com
Subject: [PATCH V2 3/7] dt-bindings: imx-ocotp: Add i.MX8MP compatible
Add compatible and description for i.MX8MP.
Signed-off-by: Anson Huang <Anson.Huang@....com>
---
New patch
---
Documentation/devicetree/bindings/nvmem/imx-ocotp.txt | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/Documentation/devicetree/bindings/nvmem/imx-ocotp.txt b/Documentation/devicetree/bindings/nvmem/imx-ocotp.txt
index 904dadf..6e346d5 100644
--- a/Documentation/devicetree/bindings/nvmem/imx-ocotp.txt
+++ b/Documentation/devicetree/bindings/nvmem/imx-ocotp.txt
@@ -2,7 +2,7 @@ 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, i.MX6SLL,
-i.MX7D/S, i.MX7ULP, i.MX8MQ, i.MX8MM and i.MX8MN SoCs.
+i.MX7D/S, i.MX7ULP, i.MX8MQ, i.MX8MM, i.MX8MN and i.MX8MP SoCs.
Required properties:
- compatible: should be one of
@@ -17,6 +17,7 @@ Required properties:
"fsl,imx8mq-ocotp" (i.MX8MQ),
"fsl,imx8mm-ocotp" (i.MX8MM),
"fsl,imx8mn-ocotp" (i.MX8MN),
+ "fsl,imx8mp-ocotp" (i.MX8MP),
followed by "syscon".
- #address-cells : Should be 1
- #size-cells : Should be 1
--
2.7.4
Powered by blists - more mailing lists