arm: dts: k3-am642-evm: Remove duplicate node

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@impulsing.ch>
Reviewed-by: Anshul Dalal <anshuld@ti.com>
This commit is contained in:
Philippe Schenker 2025-11-11 08:16:25 +01:00 committed by Tom Rini
parent 6b27b68869
commit 46e372feb7

View File

@ -19,10 +19,6 @@
dr_mode="peripheral";
};
&main_mmc1_pins_default {
bootph-all;
};
&sdhci0 {
bootph-all;
};