[PATCH v2 1/6] arm: dts: k3-am642-evm: Remove duplicate node
Anshul Dalal
anshuld at ti.com
Mon Nov 10 10:21:50 CET 2025
On Fri Nov 7, 2025 at 6:31 PM IST, Philippe Schenker wrote:
> From: Philippe Schenker <philippe.schenker at impulsing.ch>
>
> The device tree contained a duplicate DT node 'main_mmc1_pins_default',
> which was already defined a few lines below. This patch removes the
> redundant entry.
>
> Signed-off-by: Philippe Schenker <philippe.schenker at impulsing.ch>
Reviewed-by: Anshul Dalal <anshuld at ti.com>
> ---
>
> (no changes since v1)
>
> arch/arm/dts/k3-am642-evm-u-boot.dtsi | 4 ----
> 1 file changed, 4 deletions(-)
>
> diff --git a/arch/arm/dts/k3-am642-evm-u-boot.dtsi b/arch/arm/dts/k3-am642-evm-u-boot.dtsi
> index 705b3baa81cf..6469f43fca81 100644
> --- a/arch/arm/dts/k3-am642-evm-u-boot.dtsi
> +++ b/arch/arm/dts/k3-am642-evm-u-boot.dtsi
> @@ -19,10 +19,6 @@
> dr_mode="peripheral";
> };
>
> -&main_mmc1_pins_default {
> - bootph-all;
> -};
> -
> &sdhci0 {
> bootph-all;
> };
More information about the U-Boot
mailing list