aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNagasuresh Relli <[email protected]>2022-06-16 12:12:51 +0530
committerConor Dooley <[email protected]>2022-06-16 16:13:45 +0100
commit3f8ccf5f1a8c349364055b73caf1bb0314229976 (patch)
tree4903e565260e9fa101553e69f109e29b74ac05fd
parent294b2111ff1027a942c362d523b847d73d91b70c (diff)
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]>
-rw-r--r--arch/riscv/boot/dts/microchip/mpfs.dtsi1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/riscv/boot/dts/microchip/mpfs.dtsi b/arch/riscv/boot/dts/microchip/mpfs.dtsi
index fb963559ba96..1a5aa8836099 100644
--- a/arch/riscv/boot/dts/microchip/mpfs.dtsi
+++ b/arch/riscv/boot/dts/microchip/mpfs.dtsi
@@ -278,7 +278,6 @@
interrupt-parent = <&plic>;
interrupts = <54>;
clocks = <&clkcfg CLK_SPI0>;
- spi-max-frequency = <25000000>;
status = "disabled";
};