From: J. Neuschäfer Date: Tue, 3 Mar 2026 15:50:54 +0000 (+0100) Subject: powerpc: dts: mpc8315erdb: Add missing #cells properties to SPI bus X-Git-Tag: v7.0-rc4~40^2~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fde54f1a4dc7bfd83908380c0b4b6a830a0f9e01;p=thirdparty%2Fkernel%2Flinux.git powerpc: dts: mpc8315erdb: Add missing #cells properties to SPI bus These properties are required by the spi-controller binding. Signed-off-by: J. Neuschäfer Signed-off-by: Madhavan Srinivasan Link: https://patch.msgid.link/20260303-mpc83xx-cleanup-v2-4-187d3a13effa@posteo.net --- diff --git a/arch/powerpc/boot/dts/mpc8315erdb.dts b/arch/powerpc/boot/dts/mpc8315erdb.dts index f4938a7292b9..0b087180e181 100644 --- a/arch/powerpc/boot/dts/mpc8315erdb.dts +++ b/arch/powerpc/boot/dts/mpc8315erdb.dts @@ -135,6 +135,8 @@ reg = <0x7000 0x1000>; interrupts = <16 IRQ_TYPE_LEVEL_LOW>; interrupt-parent = <&ipic>; + #address-cells = <1>; + #size-cells = <0>; mode = "cpu"; };