diff options
author | David Heidelberg <david@ixit.cz> | 2021-12-12 00:14:03 +0300 |
---|---|---|
committer | Thierry Reding <treding@nvidia.com> | 2021-12-14 16:05:25 +0100 |
commit | 4f74ed817ef8d8aa2ef5049537f329fde2f9fca7 (patch) | |
tree | dc02e753d23d8d9978f8d94bfea4bee1e329842c /arch/arm/mach-actions | |
parent | 0b9f3940d6305dd0fc059f7ffaa8334d2e2dd8b6 (diff) | |
download | linux-4f74ed817ef8d8aa2ef5049537f329fde2f9fca7.tar.bz2 |
ARM: tegra: Rename top-level clocks
Clocks defined at the top level in device tree are no longer part of a
simple bus and therefore don't have a reg property. Nodes without a reg
property shouldn't have a unit-address either, so drop the unit address
from the node names. To ensure nodes aren't duplicated (in which case
they would end up merged in the final DTB), append the name of the clock
to the node name.
[treding@nvidia.com: factored out patch and wrote commit message]
Signed-off-by: David Heidelberg <david@ixit.cz>
Co-developed-by: Thierry Reding <treding@nvidia.com>
Signed-off-by: Thierry Reding <treding@nvidia.com>
Signed-off-by: Dmitry Osipenko <digetx@gmail.com>
Signed-off-by: Thierry Reding <treding@nvidia.com>
Diffstat (limited to 'arch/arm/mach-actions')
0 files changed, 0 insertions, 0 deletions