Message ID | 1581909561-12058-4-git-send-email-qiangqing.zhang@nxp.com (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
Series | Add FlexCAN support on i.MX8QXP | expand |
On Mon, 17 Feb 2020 11:19:17 +0800, Joakim Zhang wrote: > Add "fsl,imx8qxp-lpcg-cm40" compatible string. > > Signed-off-by: Joakim Zhang <qiangqing.zhang@nxp.com> > --- > Documentation/devicetree/bindings/clock/imx8qxp-lpcg.txt | 1 + > 1 file changed, 1 insertion(+) > Acked-by: Rob Herring <robh@kernel.org>
diff --git a/Documentation/devicetree/bindings/clock/imx8qxp-lpcg.txt b/Documentation/devicetree/bindings/clock/imx8qxp-lpcg.txt index 965cfa42e025..dcb9208a0e02 100644 --- a/Documentation/devicetree/bindings/clock/imx8qxp-lpcg.txt +++ b/Documentation/devicetree/bindings/clock/imx8qxp-lpcg.txt @@ -21,6 +21,7 @@ Required properties: "fsl,imx8qxp-lpcg-img", "fsl,imx8qxp-lpcg-lsio", "fsl,imx8qxp-lpcg-vpu" + "fsl,imx8qxp-lpcg-cm40" - reg: Address and length of the register set - #clock-cells: Should be <1>
Add "fsl,imx8qxp-lpcg-cm40" compatible string. Signed-off-by: Joakim Zhang <qiangqing.zhang@nxp.com> --- Documentation/devicetree/bindings/clock/imx8qxp-lpcg.txt | 1 + 1 file changed, 1 insertion(+)