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 <robh@kernel.org> Link: https://lore.kernel.org/lkml/20220526014141.2872567-1-robh@kernel.org/ Signed-off-by: Nagasuresh Relli <nagasuresh.relli@microchip.com> Signed-off-by: Conor Dooley <conor.dooley@microchip.com>
1 parent 294b211 commit 3f8ccf5

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

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)