From: Wolfram Sang Date: Sat, 28 Sep 2024 09:29:55 +0000 (+0200) Subject: ARM: dts: renesas: r7s72100: 'bus-width' is a board property X-Git-Tag: v6.13-rc1~140^2~24^2~44 X-Git-Url: https://git.kernel.dk/?a=commitdiff_plain;h=43a576ac8442b4c802d9228bf24b7f6388f978de;p=linux-block.git 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 Reviewed-by: Geert Uytterhoeven Link: https://lore.kernel.org/20240928092953.2982-7-wsa+renesas@sang-engineering.com Signed-off-by: Geert Uytterhoeven --- diff --git a/arch/arm/boot/dts/renesas/r7s72100.dtsi b/arch/arm/boot/dts/renesas/r7s72100.dtsi index fa26e4a39fd7..39999468c28b 100644 --- a/arch/arm/boot/dts/renesas/r7s72100.dtsi +++ b/arch/arm/boot/dts/renesas/r7s72100.dtsi @@ -333,7 +333,6 @@ ; clocks = <&mstp8_clks R7S72100_CLK_MMCIF>; power-domains = <&cpg_clocks>; - bus-width = <8>; status = "disabled"; };