[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20200122160508.GA9316@bogus>
Date: Wed, 22 Jan 2020 10:05:08 -0600
From: Rob Herring <robh@...nel.org>
To: Johan Jonker <jbx6244@...il.com>
Cc: ulf.hansson@...aro.org, robh+dt@...nel.org, mark.rutland@....com,
heiko@...ech.de, linux-mmc@...r.kernel.org,
devicetree@...r.kernel.org, linux-kernel@...r.kernel.org,
linux-arm-kernel@...ts.infradead.org,
linux-rockchip@...ts.infradead.org
Subject: Re: [PATCH v2 1/3] dt-bindings: mmc: convert synopsys dw-mshc
bindings to yaml
On Thu, 16 Jan 2020 16:22:28 +0100, Johan Jonker wrote:
> Current dts files with 'dwmmc' nodes are manually verified.
> In order to automate this process synopsys-dw-mshc.txt
> has to be converted to yaml. In the new setup
> synopsys-dw-mshc.yaml will inherit properties from
> mmc-controller.yaml and synopsys-dw-mshc-common.yaml.
> 'dwmmc' will no longer be a valid name for a node and
> should be changed to 'mmc'.
>
> Signed-off-by: Johan Jonker <jbx6244@...il.com>
> ---
> .../bindings/mmc/synopsys-dw-mshc-common.yaml | 68 ++++++++++
> .../devicetree/bindings/mmc/synopsys-dw-mshc.txt | 141 ---------------------
> .../devicetree/bindings/mmc/synopsys-dw-mshc.yaml | 70 ++++++++++
> 3 files changed, 138 insertions(+), 141 deletions(-)
> create mode 100644 Documentation/devicetree/bindings/mmc/synopsys-dw-mshc-common.yaml
> delete mode 100644 Documentation/devicetree/bindings/mmc/synopsys-dw-mshc.txt
> create mode 100644 Documentation/devicetree/bindings/mmc/synopsys-dw-mshc.yaml
>
Reviewed-by: Rob Herring <robh@...nel.org>
Powered by blists - more mailing lists