Re: [PATCH 2/5] arm64: dts: qcom: sm8550-hdk: update PCIe port label reference

From: Krzysztof Kozlowski

Date: Sun Apr 05 2026 - 04:11:56 EST


On Sat, Apr 04, 2026 at 10:50:55AM +0100, Joe Sandom wrote:
> Update the pcieport0 reference to pcie0_port0 to match the label
> rename in sm8550.dtsi.
>
> Signed-off-by: Joe Sandom <jsandom@xxxxxxxx>
> ---
> arch/arm64/boot/dts/qcom/sm8550-hdk.dts | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/arch/arm64/boot/dts/qcom/sm8550-hdk.dts b/arch/arm64/boot/dts/qcom/sm8550-hdk.dts
> index ee13e6136a8259d28540e718851e094f74ead278..e821b731bdc496c872703723df02ae9b9b0233b5 100644
> --- a/arch/arm64/boot/dts/qcom/sm8550-hdk.dts
> +++ b/arch/arm64/boot/dts/qcom/sm8550-hdk.dts
> @@ -1012,7 +1012,7 @@ &pcie0 {
> status = "okay";
> };
>
> -&pcieport0 {
> +&pcie0_port0 {

How does this even build?!?

Best regards,
Krzysztof