mbox series

[0/2] Remove MT6779 UART3 clock support

Message ID 20200721054033.18520-1-hanks.chen@mediatek.com (mailing list archive)
Headers show
Series Remove MT6779 UART3 clock support | expand

Message

Hanks Chen July 21, 2020, 5:40 a.m. UTC
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.

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(-)