riscv: dts: microchip: remove spi-max-frequency property
authorNagasuresh Relli <nagasuresh.relli@microchip.com>
Thu, 16 Jun 2022 06:42:51 +0000 (12:12 +0530)
committerConor Dooley <conor.dooley@microchip.com>
Thu, 16 Jun 2022 15:13:45 +0000 (16:13 +0100)
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>
arch/riscv/boot/dts/microchip/mpfs.dtsi

index fb96355..1a5aa88 100644 (file)
                        interrupt-parent = <&plic>;
                        interrupts = <54>;
                        clocks = <&clkcfg CLK_SPI0>;
-                       spi-max-frequency = <25000000>;
                        status = "disabled";
                };