Re: [PATCH v2 1/2] dt-bindings: clock: remove UART3 clock support

From: Matthias Brugger
Date: Wed Jul 22 2020 - 11:22:07 EST




On 22/07/2020 05:09, Hanks Chen wrote:
remove the redundant clk interface of uart.

Signed-off-by: Hanks Chen <hanks.chen@xxxxxxxxxxxx>

Reviewed-by: Matthias Brugger <matthias.bgg@xxxxxxxxx>

---
include/dt-bindings/clock/mt6779-clk.h | 1 -
1 file changed, 1 deletion(-)

diff --git a/include/dt-bindings/clock/mt6779-clk.h b/include/dt-bindings/clock/mt6779-clk.h
index b083139afbd2..2b5f2354d7eb 100644
--- a/include/dt-bindings/clock/mt6779-clk.h
+++ b/include/dt-bindings/clock/mt6779-clk.h
@@ -229,7 +229,6 @@
#define CLK_INFRA_UART0 21
#define CLK_INFRA_UART1 22
#define CLK_INFRA_UART2 23
-#define CLK_INFRA_UART3 24
#define CLK_INFRA_GCE_26M 25
#define CLK_INFRA_CQ_DMA_FPC 26
#define CLK_INFRA_BTIF 27