Commit 3f8ccf5f authored by Nagasuresh Relli's avatar Nagasuresh Relli Committed by Conor Dooley

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: default avatarRob Herring <robh@kernel.org>
Link: https://lore.kernel.org/lkml/20220526014141.2872567-1-robh@kernel.org/Signed-off-by: default avatarNagasuresh Relli <nagasuresh.relli@microchip.com>
Signed-off-by: default avatarConor Dooley <conor.dooley@microchip.com>
parent 294b2111
......@@ -278,7 +278,6 @@ spi0: spi@20108000 {
interrupt-parent = <&plic>;
interrupts = <54>;
clocks = <&clkcfg CLK_SPI0>;
spi-max-frequency = <25000000>;
status = "disabled";
};
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment