Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

arm64: dts: ti: k3-am65-main: Remove unused properties in sdhci nodes

On AM65x platform, sdhci0 is for eMMC and sdhci1 is for SD.
Remove the properties that are not applicable for each device.

Fixes: eac99d38f861 ("arm64: dts: ti: k3-am654-main: Update otap-del-sel values")
Fixes: d7600d070fb0 ("arm64: dts: ti: k3-am65-main: Add support for sdhci1")
Signed-off-by: Judith Mendez <jm@ti.com>
Link: https://lore.kernel.org/r/20240423151732.3541894-3-jm@ti.com
Signed-off-by: Nishanth Menon <nm@ti.com>

authored by

Judith Mendez and committed by
Nishanth Menon
735ddec7 8ffe9cb8

-9
-9
arch/arm64/boot/dts/ti/k3-am65-main.dtsi
··· 439 439 ti,trm-icp = <0x8>; 440 440 ti,otap-del-sel-legacy = <0x0>; 441 441 ti,otap-del-sel-mmc-hs = <0x0>; 442 - ti,otap-del-sel-sd-hs = <0x0>; 443 - ti,otap-del-sel-sdr12 = <0x0>; 444 - ti,otap-del-sel-sdr25 = <0x0>; 445 - ti,otap-del-sel-sdr50 = <0x8>; 446 - ti,otap-del-sel-sdr104 = <0x7>; 447 - ti,otap-del-sel-ddr50 = <0x5>; 448 442 ti,otap-del-sel-ddr52 = <0x5>; 449 443 ti,otap-del-sel-hs200 = <0x5>; 450 444 ti,itap-del-sel-ddr52 = <0x0>; ··· 456 462 ti,clkbuf-sel = <0x7>; 457 463 ti,trm-icp = <0x8>; 458 464 ti,otap-del-sel-legacy = <0x0>; 459 - ti,otap-del-sel-mmc-hs = <0x0>; 460 465 ti,otap-del-sel-sd-hs = <0x0>; 461 466 ti,otap-del-sel-sdr12 = <0xf>; 462 467 ti,otap-del-sel-sdr25 = <0xf>; 463 468 ti,otap-del-sel-sdr50 = <0x8>; 464 469 ti,otap-del-sel-sdr104 = <0x7>; 465 470 ti,otap-del-sel-ddr50 = <0x4>; 466 - ti,otap-del-sel-ddr52 = <0x4>; 467 - ti,otap-del-sel-hs200 = <0x7>; 468 471 ti,itap-del-sel-legacy = <0xa>; 469 472 ti,itap-del-sel-sd-hs = <0x1>; 470 473 ti,itap-del-sel-sdr12 = <0xa>;