On Thu, 17 Dec 2020 21:05:51 +0300, Dmitry Osipenko wrote:
Power domain fits much better than a voltage regulator in regards to a proper hardware description and from a software perspective as well. Hence replace the core regulator with the power domain. Note that this doesn't affect any existing DTBs because we haven't started to use the regulator yet, and thus, it's okay to change it.
Signed-off-by: Dmitry Osipenko digetx@gmail.com
.../bindings/memory-controllers/nvidia,tegra20-emc.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
Reviewed-by: Rob Herring robh@kernel.org