Skip to content

Commit 3f8ccf5

Browse files
nagasureshmchpConchuOD
authored andcommitted
riscv: dts: microchip: remove spi-max-frequency property
Remove the spi-max-frequency property from the spi0 controller node as it is supposed to be a per SPI peripheral device property. Reported-by: Rob Herring <[email protected]> Link: https://lore.kernel.org/lkml/[email protected]/ Signed-off-by: Nagasuresh Relli <[email protected]> Signed-off-by: Conor Dooley <[email protected]>
1 parent 294b211 commit 3f8ccf5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

arch/riscv/boot/dts/microchip/mpfs.dtsi

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -278,7 +278,6 @@
278278
interrupt-parent = <&plic>;
279279
interrupts = <54>;
280280
clocks = <&clkcfg CLK_SPI0>;
281-
spi-max-frequency = <25000000>;
282281
status = "disabled";
283282
};
284283

0 commit comments

Comments
 (0)