arm64: dts: imx8m*venice: add missing clock-names to pcie_phy
authorTim Harvey <tharvey@gateworks.com>
Fri, 29 Apr 2022 16:16:29 +0000 (09:16 -0700)
committerShawn Guo <shawnguo@kernel.org>
Thu, 5 May 2022 07:40:21 +0000 (15:40 +0800)
Define the missing clock-names property for the pcie_phy required by
the fsl,imx8-pcie-phy dt bindings.

Signed-off-by: Tim Harvey <tharvey@gateworks.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm64/boot/dts/freescale/imx8mm-venice-gw71xx.dtsi
arch/arm64/boot/dts/freescale/imx8mm-venice-gw72xx.dtsi
arch/arm64/boot/dts/freescale/imx8mm-venice-gw73xx.dtsi
arch/arm64/boot/dts/freescale/imx8mm-venice-gw7901.dts
arch/arm64/boot/dts/freescale/imx8mm-venice-gw7903.dts

index 73addc0b8e57a5a23d3ff48ba02ae3478601e605..337f2600a2764209185820cc3a15f8e087c7112e 100644 (file)
        fsl,refclk-pad-mode = <IMX8_PCIE_REFCLK_PAD_INPUT>;
        fsl,clkreq-unsupported;
        clocks = <&pcie0_refclk>;
+       clock-names = "ref";
        status = "okay";
 };
 
index 1e7badb2a82ed40222cefc0ba369af781bb9f9fc..8b0ef3fa543fa867d115f0d67476eb63b66430d2 100644 (file)
        fsl,refclk-pad-mode = <IMX8_PCIE_REFCLK_PAD_INPUT>;
        fsl,clkreq-unsupported;
        clocks = <&pcie0_refclk>;
+       clock-names = "ref";
        status = "okay";
 };
 
index 7a5d45e80982d432fea0c7147bcf2614a7233f31..2561b8b3fb110e7347edb3d1004b7e93d9194488 100644 (file)
        fsl,refclk-pad-mode = <IMX8_PCIE_REFCLK_PAD_INPUT>;
        fsl,clkreq-unsupported;
        clocks = <&pcie0_refclk>;
+       clock-names = "ref";
        status = "okay";
 };
 
index 70b2ae55e90647f1a6c3a6133bb12f863dcd756e..157ade01626e7f7b7a1c66c0a544b83ce1f58299 100644 (file)
        fsl,refclk-pad-mode = <IMX8_PCIE_REFCLK_PAD_INPUT>;
        fsl,clkreq-unsupported;
        clocks = <&pcie0_refclk>;
+       clock-names = "ref";
        status = "okay";
 };
 
index 1deb2ea8fcc901ebd955a601cbc99c96aff3bb67..a7dae9bd4c118e1d28b71c63d97f393254a0a9dd 100644 (file)
        fsl,refclk-pad-mode = <IMX8_PCIE_REFCLK_PAD_INPUT>;
        fsl,clkreq-unsupported;
        clocks = <&pcie0_refclk>;
+       clock-names = "ref";
        status = "okay";
 };