Thread (10 messages) flat view 10 messages, 3 authors, 2021-08-11

Re: [v6 2/2] arm64: dts: mediatek: Correct UART0 bus clock of MT8192

From: Ikjoon Jang <hidden>
Date: 2021-07-28 06:14:35
Also in: linux-devicetree, linux-mediatek, lkml

Hi,

On Tue, Jul 27, 2021 at 10:43 AM Chun-Jie Chen
[off-list ref] wrote:
quoted hunk ↗ jump to hunk
infra_uart0 clock is the real one what uart0 uses as bus clock.

Signed-off-by: Weiyi Lu <redacted>
Signed-off-by: Chun-Jie Chen <redacted>
---
 arch/arm64/boot/dts/mediatek/mt8192.dtsi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/arch/arm64/boot/dts/mediatek/mt8192.dtsi b/arch/arm64/boot/dts/mediatek/mt8192.dtsi
index c7c7d4e017ae..9810f1d441da 100644
--- a/arch/arm64/boot/dts/mediatek/mt8192.dtsi
+++ b/arch/arm64/boot/dts/mediatek/mt8192.dtsi
@@ -327,7 +327,7 @@
                                     "mediatek,mt6577-uart";
                        reg = <0 0x11002000 0 0x1000>;
                        interrupts = <GIC_SPI 109 IRQ_TYPE_LEVEL_HIGH 0>;
-                       clocks = <&clk26m>, <&clk26m>;
+                       clocks = <&clk26m>, <&infracfg CLK_INFRA_UART0>;
                        clock-names = "baud", "bus";
                        status = "disabled";
                };
There're many other nodes still having only clk26m. Will you update them too?
--
2.18.0
_______________________________________________
Linux-mediatek mailing list
Linux-mediatek@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-mediatek
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help