dt-bindings: clock: Correct example in i.MX8QXP LPCG binding
authorAnson Huang <Anson.Huang@nxp.com>
Thu, 18 Jun 2020 03:22:58 +0000 (11:22 +0800)
committerRob Herring <robh@kernel.org>
Mon, 29 Jun 2020 22:25:31 +0000 (16:25 -0600)
commit976b43ba022887cc1660717012255d0d0d45a157
tree12a86348b46c66a489548f1013ad7a98f4a52fda
parent5369245e363ba45a9108cd4d36f7c048414d9fe8
dt-bindings: clock: Correct example in i.MX8QXP LPCG binding

In i.MX8QXP LPCG binding's example, "fsl,imx7d-usdhc" as fallback
compatible is incorrect, remove it to avoid below build error:

Documentation/devicetree/bindings/clock/imx8qxp-lpcg.example.dt.yaml:
mmc@5b010000: compatible: Additional items are not allowed ('fsl,imx7d-usdhc' was unexpected)
Documentation/devicetree/bindings/clock/imx8qxp-lpcg.example.dt.yaml:
mmc@5b010000: compatible: ['fsl,imx8qxp-usdhc', 'fsl,imx7d-usdhc'] is too long

Signed-off-by: Anson Huang <Anson.Huang@nxp.com>
Link: https://lore.kernel.org/r/1592450578-30140-3-git-send-email-Anson.Huang@nxp.com
Signed-off-by: Rob Herring <robh@kernel.org>
Documentation/devicetree/bindings/clock/imx8qxp-lpcg.yaml