clk: imx: rename clk-imx51-imx53.c to clk-imx5.c
authorShawn Guo <shawnguo@kernel.org>
Wed, 3 Apr 2019 09:11:25 +0000 (16:11 +0700)
committerShawn Guo <shawnguo@kernel.org>
Mon, 15 Apr 2019 09:09:23 +0000 (17:09 +0800)
commitde348df5b389f7ddab388934e84f24d8a9f3c961
tree786c6050d5e05568564ecebdcca0eefdeee89e7f
parent1e06250983b132fe5d93e812e2ede05eb234e5a8
clk: imx: rename clk-imx51-imx53.c to clk-imx5.c

As the driver is handling all i.MX5 series SoCs inlcuding i.MX50, rather
than just i.MX51 and i.MX53, let's rename it to clk-imx5.c.

Signed-off-by: Shawn Guo <shawnguo@kernel.org>
Reviewed-by: Stephen Boyd <sboyd@kernel.org>
drivers/clk/imx/Makefile
drivers/clk/imx/clk-imx5.c [new file with mode: 0644]
drivers/clk/imx/clk-imx51-imx53.c [deleted file]