Re: [PATCH] dt-bindings: memory: convert TI a8xx DDR2/mDDR memory controller to dtschema

From: Rob Herring
Date: Wed Aug 18 2021 - 14:51:40 EST


On Wed, 18 Aug 2021 13:32:48 +0200, Krzysztof Kozlowski wrote:
> Convert Texas Instruments da8xx DDR2/mDDR memory controller bindings to
> DT schema format using json-schema.
>
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxxxxx>
> ---
> .../memory-controllers/ti,da8xx-ddrctl.yaml | 35 +++++++++++++++++++
> .../memory-controllers/ti-da8xx-ddrctl.txt | 20 -----------
> 2 files changed, 35 insertions(+), 20 deletions(-)
> create mode 100644 Documentation/devicetree/bindings/memory-controllers/ti,da8xx-ddrctl.yaml
> delete mode 100644 Documentation/devicetree/bindings/memory-controllers/ti-da8xx-ddrctl.txt
>

Applied, thanks!