Re: [PATCH 2/3] arm64: qcom: sc7280: Move phy, perst to root port node
From: Rob Herring
Date: Mon Mar 24 2025 - 12:42:00 EST
On Sat, Mar 22, 2025 at 08:30:44AM +0530, Krishna Chaitanya Chundru wrote:
> Move phy, perst, to root port from the controller node.
>
> Rename perst-gpios to reset-gpios to align with the expected naming
> convention of pci-bus-common.yaml.
>
> Signed-off-by: Krishna Chaitanya Chundru <krishna.chundru@xxxxxxxxxxxxxxxx>
> ---
> arch/arm64/boot/dts/qcom/qcs6490-rb3gen2.dts | 5 ++++-
This dtb won't work with existing kernels without the driver change.
> arch/arm64/boot/dts/qcom/sc7280-herobrine.dtsi | 5 ++++-
> arch/arm64/boot/dts/qcom/sc7280-idp.dtsi | 5 ++++-
> arch/arm64/boot/dts/qcom/sc7280.dtsi | 7 +++----
> 4 files changed, 15 insertions(+), 7 deletions(-)