Re: [PATCH 7/9] arm64: dts: qcom: shikra: Add PCIe PHY and controller nodes

From: Konrad Dybcio

Date: Wed Jul 01 2026 - 06:36:47 EST


On 6/30/26 9:02 PM, Sushrut Shree Trivedi wrote:
> Shikra supports single PCIe instance with 5GT/s x1 lane.
> Add PCIe controller and PHY node for this single instance.
>
> Signed-off-by: Sushrut Shree Trivedi <sushrut.trivedi@xxxxxxxxxxxxxxxx>
> ---

[...]


> +
> + max-link-speed = <2>;

Please add a single-line comment right above explaining that the
host supports higher speeds, but the attached PHY is only Gen2,
so we need this manual limitation

Konrad