]> git.baikalelectronics.ru Git - kernel.git/commit
clk: tegra: Remove last remains of TEGRA210_CLK_SOR1_SRC
authorThierry Reding <treding@nvidia.com>
Fri, 28 Jun 2019 09:06:35 +0000 (11:06 +0200)
committerThierry Reding <treding@nvidia.com>
Mon, 11 Nov 2019 13:52:08 +0000 (14:52 +0100)
commitd70921c0069426478972746b9a1b1ea31a8bd1ca
treea276ced561b4b478338afc1b6840ac3082c6fae4
parent1c2259231b27d382bc612cbff9c0a9c7b7223d8b
clk: tegra: Remove last remains of TEGRA210_CLK_SOR1_SRC

Later SoC generations implement this clock as SOR1_OUT. For consistency,
the Tegra210 implementation was adapted to match the same name in commit
6b716fc43a91 ("dt-bindings: clock: tegra: Add sor1_out clock").

Clean up the remaining pieces by adopting the new name for the internal
identifiers and remove the old alias. Note that since both SOR1_SRC and
SOR1_OUT were referring to the same device tree clock ID, this does not
break device tree ABI.

Acked-by: Stephen Boyd <sboyd@kernel.org>
Signed-off-by: Thierry Reding <treding@nvidia.com>
drivers/clk/tegra/clk-id.h
drivers/clk/tegra/clk-tegra210.c
include/dt-bindings/clock/tegra210-car.h