]> asedeno.scripts.mit.edu Git - linux.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)
commit991a051ea5f15266903f52acb5832a596dd3da51
treea276ced561b4b478338afc1b6840ac3082c6fae4
parentd1ee3173a139ed2eb8d87e06216f0426b16084d8
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
4d1dc4018573 ("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