[PATCH 1/3] dt-bindings: memory: fsl: convert DDR controller to dtschema

Rob Herring robh at kernel.org
Fri Sep 3 10:45:37 PDT 2021


On Thu, 26 Aug 2021 13:30:47 +0200, Krzysztof Kozlowski wrote:
> Convert Freescale/NXP DDR memory controller bindings to DT schema format
> using json-schema.
> 
> Previous bindings were not listing all compatibles, so scan through
> devicetree sources and drivers to get these.
> 
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski at canonical.com>
> ---
>  .../bindings/memory-controllers/fsl/ddr.txt   | 29 -------
>  .../memory-controllers/fsl/fsl,ddr.yaml       | 83 +++++++++++++++++++
>  2 files changed, 83 insertions(+), 29 deletions(-)
>  delete mode 100644 Documentation/devicetree/bindings/memory-controllers/fsl/ddr.txt
>  create mode 100644 Documentation/devicetree/bindings/memory-controllers/fsl/fsl,ddr.yaml
> 

Applied, thanks!



More information about the linux-arm-kernel mailing list