Re: [PATCH v2 0/2] Remove MT6779 UART3 clock support

From: Matthias Brugger
Date: Wed Jul 22 2020 - 04:43:21 EST




On 22/07/2020 05:09, Hanks Chen wrote:
remove the redundant clk interface of uart.
CLK_INFRA_UART3 is a dummy clk interface,
it has no effect on the operation of the read/write instruction.

Change since v2:
Commit "dt-bindings: clock: remove UART3 clock support"

Sorry just another comment. I think we can make this one patch deleting everything.

-- remove Fixes tag
Commit "clk: mediatek: remove UART3 clock support"
-- remove Fixes tag

Hanks Chen (2):
dt-bindings: clock: remove UART3 clock support
clk: mediatek: remove UART3 clock support

drivers/clk/mediatek/clk-mt6779.c | 2 --
include/dt-bindings/clock/mt6779-clk.h | 1 -
2 files changed, 3 deletions(-)