Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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

Add compatible and description for i.MX8MP.

Signed-off-by: Anson Huang <Anson.Huang@nxp.com>
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
Link: https://lore.kernel.org/r/20200116161100.30637-2-srinivas.kandagatla@linaro.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

authored by

Anson Huang and committed by
Greg Kroah-Hartman
4ad3ad18 5a158981

+2 -1
+2 -1
Documentation/devicetree/bindings/nvmem/imx-ocotp.txt
··· 2 2 3 3 This binding represents the on-chip eFuse OTP controller found on 4 4 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. 6 6 7 7 Required properties: 8 8 - compatible: should be one of ··· 17 17 "fsl,imx8mq-ocotp" (i.MX8MQ), 18 18 "fsl,imx8mm-ocotp" (i.MX8MM), 19 19 "fsl,imx8mn-ocotp" (i.MX8MN), 20 + "fsl,imx8mp-ocotp" (i.MX8MP), 20 21 followed by "syscon". 21 22 - #address-cells : Should be 1 22 23 - #size-cells : Should be 1