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

From: Sushrut Shree Trivedi

Date: Tue Jul 07 2026 - 01:23:26 EST



On 7/1/2026 4:04 PM, Konrad Dybcio wrote:
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

ACK'd.

Sushrut