Skip to content

Commit 4f7e22b

Browse files
committed
Merge tag 'riscv-dt-fixes-for-v6.3-final' of https://git.kernel.org/pub/scm/linux/kernel/git/conor/linux into arm/fixes
RISC-V Devicetree fixes for v6.3-final A solitary fix here from Krzysztof for an invalid property that should've probably been removed months ago, but was missed due to it being in a dtb that doesn't build w/ defconfig. Signed-off-by: Conor Dooley <[email protected]> * tag 'riscv-dt-fixes-for-v6.3-final' of https://git.kernel.org/pub/scm/linux/kernel/git/conor/linux: riscv: dts: canaan: drop invalid spi-max-frequency Link: https://lore.kernel.org/r/20230406-negate-octagon-0fc2e47dbde5@spud Signed-off-by: Arnd Bergmann <[email protected]>
2 parents a425efc + 8056dc0 commit 4f7e22b

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)