diff options
author | Dmitry Osipenko <[email protected]> | 2021-12-12 00:14:04 +0300 |
---|---|---|
committer | Thierry Reding <[email protected]> | 2021-12-14 16:05:25 +0100 |
commit | c629196d04c8cdb0624a0763cec78fa18ba8ab1f (patch) | |
tree | 08c314406826dea656e74f15b0f22928d39ffb26 /scripts/gdb/linux/utils.py | |
parent | 4f74ed817ef8d8aa2ef5049537f329fde2f9fca7 (diff) |
ARM: tegra: Rename top-level regulators
Regulators 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
regulator to the node name.
[[email protected]: factored out patch and wrote commit message]
Signed-off-by: David Heidelberg <[email protected]>
Co-developed-by: Thierry Reding <[email protected]>
Signed-off-by: Thierry Reding <[email protected]>
Signed-off-by: Dmitry Osipenko <[email protected]>
Signed-off-by: Thierry Reding <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions