[PATCH] arm: qcom: Update ipq5424-rdp466-u-boot.dtsi for v7.1-dts changes

Casey Connolly casey.connolly at linaro.org
Wed Jul 8 14:11:10 CEST 2026


Can someone confirm this?

On 7/8/26 00:02, Tom Rini wrote:
> Once we move to the v7.0-dts tag, we get a failure to build of:
> dts/upstream/src/arm64/qcom/ipq5424.dtsi:556.21-573.5: ERROR (phandle_references): /soc at 0/mmc at 7804000: Reference to non-existent node or label "sdc_default_state"
> 
>    also defined at arch/arm/dts/ipq5424-rdp466-u-boot.dtsi:20.8-39.4
> ERROR: Input tree has errors, aborting (use -f to force output)
> 
> Looking over the changes, this appears to be what's required to keep the
> platform functioning as expected.
> 
> Signed-off-by: Tom Rini <trini at konsulko.com>

Acked-by: Casey Connolly <casey.connolly at linaro.org>

> ---
> This file isn't covered by MAINTAINERS directly, so can someone please
> follow-up and correct that? And, based on looking at the changes between
> v7.0-dts and v7.1-dts, this would appear to be the right change, but I
> don't know the platform.
> 
> Cc: Gurumoorthy Santhakumar <gurumoorthy.santhakumar at oss.qualcomm.com>
> CC: Casey Connolly <casey.connolly at linaro.org>
> ---
>   arch/arm/dts/ipq5424-rdp466-u-boot.dtsi | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/arch/arm/dts/ipq5424-rdp466-u-boot.dtsi b/arch/arm/dts/ipq5424-rdp466-u-boot.dtsi
> index 36640f31d616..56677cd6f6da 100644
> --- a/arch/arm/dts/ipq5424-rdp466-u-boot.dtsi
> +++ b/arch/arm/dts/ipq5424-rdp466-u-boot.dtsi
> @@ -24,7 +24,7 @@
>   		mmc-hs200-1_8v;
>   		max-frequency = <192000000>;
>   		bus-width = <4>;
> -		pinctrl-0 = <&sdc_default_state>;
> +		pinctrl-0 = <&qpic_snand_default_state>;
>   		pinctrl-names = "default";
>   		non-removable;
>   



More information about the U-Boot mailing list