Commit fde54f1a authored by J. Neuschäfer's avatar J. Neuschäfer Committed by Madhavan Srinivasan
Browse files

powerpc: dts: mpc8315erdb: Add missing #cells properties to SPI bus



These properties are required by the spi-controller binding.

Signed-off-by: default avatarJ. Neuschäfer <j.ne@posteo.net>
Signed-off-by: default avatarMadhavan Srinivasan <maddy@linux.ibm.com>
Link: https://patch.msgid.link/20260303-mpc83xx-cleanup-v2-4-187d3a13effa@posteo.net
parent 31618e0e
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -135,6 +135,8 @@ spi@7000 {
			reg = <0x7000 0x1000>;
			interrupts = <16 IRQ_TYPE_LEVEL_LOW>;
			interrupt-parent = <&ipic>;
			#address-cells = <1>;
			#size-cells = <0>;
			mode = "cpu";
		};