commit | 493110cc499539f42a2786e8306ba29ac0ba2435 | [log] [tgz] |
---|---|---|
author | Sean Anderson <seanga2@gmail.com> | Fri Jun 11 00:16:14 2021 -0400 |
committer | Leo Yu-Chi Liang <ycliang@andestech.com> | Thu Jun 17 09:40:58 2021 +0800 |
tree | 8f1559b2f7dfec965edca517a8313a5d4ac5438b | |
parent | c29efc157d3bd9cf4f021df9ea522383aa304ce6 [diff] |
clk: k210: Move k210 clock out of its own subdirectory 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 <seanga2@gmail.com> Reviewed-by: Leo Yu-Chi Liang <ycliang@andestech.com>