Searched hist:"991 a051ea5f15266903f52acb5832a596dd3da51" (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/include/dt-bindings/clock/ |
H A D | tegra210-car.h | diff 991a051ea5f15266903f52acb5832a596dd3da51 Fri Jun 28 04:06:35 CDT 2019 Thierry Reding <treding@nvidia.com> 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>
|
/openbmc/linux/drivers/clk/tegra/ |
H A D | clk-id.h | diff 991a051ea5f15266903f52acb5832a596dd3da51 Fri Jun 28 04:06:35 CDT 2019 Thierry Reding <treding@nvidia.com> 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>
|
H A D | clk-tegra210.c | diff 991a051ea5f15266903f52acb5832a596dd3da51 Fri Jun 28 04:06:35 CDT 2019 Thierry Reding <treding@nvidia.com> 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>
|