From: Tom Rini Date: Tue, 7 Jul 2026 22:02:57 +0000 (-0600) Subject: arm: qcom: Update ipq5424-rdp466-u-boot.dtsi for v7.1-dts changes X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b9b104e8ddaa81c887872ed078ab17fb39d3465e;p=thirdparty%2Fu-boot.git arm: qcom: Update ipq5424-rdp466-u-boot.dtsi for v7.1-dts changes 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@0/mmc@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. Acked-by: Casey Connolly Signed-off-by: Tom Rini --- diff --git a/arch/arm/dts/ipq5424-rdp466-u-boot.dtsi b/arch/arm/dts/ipq5424-rdp466-u-boot.dtsi index 36640f31d61..56677cd6f6d 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;