[PATCH v4 2/2] PCI: j721e: Enable ACSPCIE Refclk if "ti,syscon-acspcie-proxy-ctrl" exists
Bjorn Helgaas
helgaas at kernel.org
Thu Aug 29 09:53:22 PDT 2024
On Thu, Aug 29, 2024 at 04:23:16PM +0530, Siddharth Vadapalli wrote:
> The ACSPCIE module is capable of driving the reference clock required by
> the PCIe Endpoint device. It is an alternative to on-board and external
> reference clock generators. Enabling the output from the ACSPCIE module's
> PAD IO Buffers requires clearing the "PAD IO disable" bits of the
> ACSPCIE_PROXY_CTRL register in the CTRL_MMR register space.
>
> Add support to enable the ACSPCIE reference clock output using the optional
> device-tree property "ti,syscon-acspcie-proxy-ctrl".
>
> Signed-off-by: Siddharth Vadapalli <s-vadapalli at ti.com>
Looks good to me, thanks!
> v3:
> https://lore.kernel.org/r/20240827055548.901285-3-s-vadapalli@ti.com/
> Changes since v3:
> - Rebased patch on next-20240829.
Doesn't hurt to do it, but no need to rebase for PCI patches. We
apply everything to -rc1 anyway.
More information about the linux-arm-kernel
mailing list