[PATCH] arm64: dts: imx8mp-beacon: Configure 100MHz PCIe Ref Clk

Fabio Estevam festevam at gmail.com
Sun Aug 6 15:03:19 PDT 2023


Hi Adam,

On Sun, Aug 6, 2023 at 4:06 PM Adam Ford <aford173 at gmail.com> wrote:

>  &pcie_phy {
> +       fsl,clkreq-unsupported;
>         fsl,refclk-pad-mode = <IMX8_PCIE_REFCLK_PAD_INPUT>;
> -       clocks = <&pcie0_refclk>;

Should the pcie0_refclk node be also removed? It seems to be unused
after this patch.

> +       clocks = <&pcieclk 1>;

Isn't clocks = <&pcieclk>; (without the extra 1) enough?



More information about the linux-arm-kernel mailing list