]> git.baikalelectronics.ru Git - kernel.git/commit
dt-bindings: nvmem: imx-ocotp: Update i.MX 8M compatibles
authorKrzysztof Kozlowski <krzk@kernel.org>
Fri, 4 Sep 2020 15:23:58 +0000 (17:23 +0200)
committerRob Herring <robh@kernel.org>
Mon, 14 Sep 2020 22:48:36 +0000 (16:48 -0600)
commit46b7d414383a710fbd21b2fe181005ce64b76c4a
tree30edd5bb6aead2ee8724d4b0c049d1b950e91bde
parent9d3fa973663f2cf6fb97f0c9f7beeff25c2b49d5
dt-bindings: nvmem: imx-ocotp: Update i.MX 8M compatibles

DTSes with new i.MX 8M SoCs use two compatibles so update the binding to
fix dtbs_check warnings like:

  arch/arm64/boot/dts/freescale/imx8mn-evk.dt.yaml: efuse@30350000: compatible:1: 'syscon' was expected
    From schema: Documentation/devicetree/bindings/nvmem/imx-ocotp.yaml

  arch/arm64/boot/dts/freescale/imx8mn-evk.dt.yaml: efuse@30350000:
    compatible: ['fsl,imx8mn-ocotp', 'fsl,imx8mm-ocotp', 'syscon'] is too long

  arch/arm64/boot/dts/freescale/imx8mn-evk.dt.yaml: efuse@30350000:
    compatible: Additional items are not allowed ('syscon' was unexpected)

Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
Reviewed-by: Rob Herring <robh@kernel.org>
Signed-off-by: Rob Herring <robh@kernel.org>
Documentation/devicetree/bindings/nvmem/imx-ocotp.yaml