[PATCH] clk: imx7d: remove UART1 clock setting
From: sboyd@kernel.org (Stephen Boyd)
Date: 2018-10-18 18:11:47
Also in:
linux-clk, lkml
From: sboyd@kernel.org (Stephen Boyd)
Date: 2018-10-18 18:11:47
Also in:
linux-clk, lkml
Quoting Anson Huang (2018-10-17 23:51:55)
There is clock assignment in dtb for UART1, so setting UART1 clock in clock driver is NOT necessary.
Can you mention the commit that introduced the assignment and possibly the file where it is done?
Signed-off-by: Anson Huang <redacted>