Re: [PATCH v2 3/6] dt-bindings: memory: tegra124: emc: Replace core regulator with power domain

From: Rob Herring
Date: Thu Apr 01 2021 - 14:44:50 EST


On Wed, 31 Mar 2021 02:04:42 +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@xxxxxxxxx>
> ---
> .../bindings/memory-controllers/nvidia,tegra124-emc.yaml | 7 ++++---
> 1 file changed, 4 insertions(+), 3 deletions(-)
>

Reviewed-by: Rob Herring <robh@xxxxxxxxxx>