[PATCH v5 2/7] clk: sunxi-ng: rename sun8i-h3 driver to sunxi-h3-h5
From: Rask Ingemann Lambertsen <hidden>
Date: 2017-02-26 09:52:11
Also in:
linux-clk, linux-devicetree, lkml
From: Rask Ingemann Lambertsen <hidden>
Date: 2017-02-26 09:52:11
Also in:
linux-clk, linux-devicetree, lkml
On Sun, Feb 26, 2017 at 09:19:51AM +0800, Icenowy Zheng wrote:
As the CCU in the Allwinner H5 SoC is very similar to the one in H3, rename the H3 driver to sunxi-h3-h5 so that it can be extended with H5 support. Trasitional header symlinks are created, to ensure current device tree
s/Trasitional/Transitional/ I guess.
files which included sun8i-h3-ccu.h can compile. Signed-off-by: Icenowy Zheng <redacted> --- Changes in v5: - Add the reason to create trasitional headers in commit message.
Likewise. -- Rask Ingemann Lambertsen