Re: [PATCH v3 08/11] clk: k210: Move k210 clock out of its own subdirectory

2021-06-15 Thread Leo Liang
On Fri, Jun 11, 2021 at 12:16:14PM +0800, Sean Anderson wrote: > Now that we have only one clock driver, we don't need to have our own > subdirectory. Move the driver back with the rest of the clock drivers. > > The MAINTAINERS for kendryte pinctrl is also fixed since it has always been > wrong. >

[PATCH v3 08/11] clk: k210: Move k210 clock out of its own subdirectory

2021-06-10 Thread Sean Anderson
Now that we have only one clock driver, we don't need to have our own subdirectory. Move the driver back with the rest of the clock drivers. The MAINTAINERS for kendryte pinctrl is also fixed since it has always been wrong. Signed-off-by: Sean Anderson --- (no changes since v1) MAINTAINERS