Skip to content

Commit 8056dc0

Browse files
krzkConchuOD
authored andcommitted
riscv: dts: canaan: drop invalid spi-max-frequency
The spi-max-frequency is a property of SPI children, not the controller: k210_generic.dtb: spi@50240000: Unevaluated properties are not allowed ('spi-max-frequency' was unexpected) Signed-off-by: Krzysztof Kozlowski <[email protected]> Signed-off-by: Conor Dooley <[email protected]>
1 parent fe15c26 commit 8056dc0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

arch/riscv/boot/dts/canaan/k210.dtsi

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -259,7 +259,6 @@
259259
<&sysclk K210_CLK_APB0>;
260260
clock-names = "ssi_clk", "pclk";
261261
resets = <&sysrst K210_RST_SPI2>;
262-
spi-max-frequency = <25000000>;
263262
};
264263

265264
i2s0: i2s@50250000 {

0 commit comments

Comments
 (0)