Commit e3fd9d36 authored by Fugang Duan's avatar Fugang Duan Committed by Greg Kroah-Hartman

dt-bindings: fsl: scu: add new compatible string for ocotp

Add new compatible string "fsl,imx8qm-scu-ocotp" into binding
doc  for i.MX8 SCU OCOTP driver.
Signed-off-by: default avatarFugang Duan <fugang.duan@nxp.com>
Signed-off-by: default avatarSrinivas Kandagatla <srinivas.kandagatla@linaro.org>
Link: https://lore.kernel.org/r/20190818093345.29647-7-srinivas.kandagatla@linaro.orgSigned-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent 5fb81229
...@@ -136,7 +136,9 @@ Required properties: ...@@ -136,7 +136,9 @@ Required properties:
OCOTP bindings based on SCU Message Protocol OCOTP bindings based on SCU Message Protocol
------------------------------------------------------------ ------------------------------------------------------------
Required properties: Required properties:
- compatible: Should be "fsl,imx8qxp-scu-ocotp" - compatible: Should be one of:
"fsl,imx8qm-scu-ocotp",
"fsl,imx8qxp-scu-ocotp".
- #address-cells: Must be 1. Contains byte index - #address-cells: Must be 1. Contains byte index
- #size-cells: Must be 1. Contains byte length - #size-cells: Must be 1. Contains byte length
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment