[PATCH v2 8/8] LoongArch: dts: Remove clock-frquency from UART0 of CTCISZ Forever Pi
From: Yao Zi
Date: Tue Jun 17 2025 - 12:49:03 EST
The property isn't required anymore as the supply clock of UART0 has
been described.
Signed-off-by: Yao Zi <ziyao@xxxxxxxxxxx>
---
arch/loongarch/boot/dts/loongson-2k0300-ctcisz-forever-pi.dts | 1 -
1 file changed, 1 deletion(-)
diff --git a/arch/loongarch/boot/dts/loongson-2k0300-ctcisz-forever-pi.dts b/arch/loongarch/boot/dts/loongson-2k0300-ctcisz-forever-pi.dts
index a033c086461f..1bdfff7fae92 100644
--- a/arch/loongarch/boot/dts/loongson-2k0300-ctcisz-forever-pi.dts
+++ b/arch/loongarch/boot/dts/loongson-2k0300-ctcisz-forever-pi.dts
@@ -40,6 +40,5 @@ linux,cma {
};
&uart0 {
- clock-frequency = <100000000>;
status = "okay";
};
--
2.49.0