Re: [PATCH V4 3/3] dt-bindings: clock: Correct example in i.MX8QXP LPCG binding

2020-06-29 Thread Rob Herring
On Thu, 18 Jun 2020 11:22:58 +0800, Anson Huang wrote: > 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@5b01: compatible:

Re: [PATCH V4 3/3] dt-bindings: clock: Correct example in i.MX8QXP LPCG binding

2020-06-29 Thread Rob Herring
On Thu, Jun 18, 2020 at 11:22:58AM +0800, Anson Huang wrote: > 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@5b01: compatible:

[PATCH V4 3/3] dt-bindings: clock: Correct example in i.MX8QXP LPCG binding

2020-06-17 Thread Anson Huang
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@5b01: compatible: Additional items are not allowed ('fsl,imx7d-usdhc' was unexpected)