ARM: dts: renesas: r7s72100: 'bus-width' is a board property

Do not set 'bus-width' in the SoC-include DTSI. It must be set in the
board DTS file. No regressions because MMCIF was not enabled yet for
this SoC.

Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
Link: https://lore.kernel.org/20240928092953.2982-7-wsa+renesas@sang-engineering.com
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
This commit is contained in:
Wolfram Sang
2024-09-28 11:29:55 +02:00
committed by Geert Uytterhoeven
parent 9faf2a34c2
commit 43a576ac84

View File

@@ -333,7 +333,6 @@ mmcif: mmc@e804c800 {
<GIC_SPI 267 IRQ_TYPE_LEVEL_HIGH>;
clocks = <&mstp8_clks R7S72100_CLK_MMCIF>;
power-domains = <&cpg_clocks>;
bus-width = <8>;
status = "disabled";
};