Re: [PATCH v3 6/8] dt-bindings: memory: lpddr3: deprecate passing timings frequency as unit address

From: Dmitry Osipenko
Date: Sun Feb 06 2022 - 10:33:32 EST


06.02.2022 16:58, Krzysztof Kozlowski пишет:
> The timings node maximum frequency was passed as an unit address, which
> is actually a workaround. Such workaround and unit address are not
> needed at all, because the device memory node (parent) can contain
> multiple timing nodes without unit addresses but with suffix used for
> nodenames, e.g. timings-1.
>
> LPDDR2 bindings already use such version, so unify the LPDDR3 with them.
>
> Suggested-by: Dmitry Osipenko <digetx@xxxxxxxxx>
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxxxxx>
> ---
> .../ddr/jedec,lpddr3-timings.yaml | 16 ++++++++++------
> .../memory-controllers/ddr/jedec,lpddr3.yaml | 12 +++++-------
> 2 files changed, 15 insertions(+), 13 deletions(-)

Reviewed-by: Dmitry Osipenko <digetx@xxxxxxxxx>