[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20210610175034.GA2294595@robh.at.kernel.org>
Date: Thu, 10 Jun 2021 11:50:34 -0600
From: Rob Herring <robh@...nel.org>
To: Nobuhiro Iwamatsu <iwamatsu@...auri.org>
Cc: Michael Turquette <mturquette@...libre.com>,
Stephen Boyd <sboyd@...nel.org>,
Michal Simek <michal.simek@...inx.com>,
linux-clk@...r.kernel.org, devicetree@...r.kernel.org,
linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH v2] dt-bindings: clk: zynqmp: convert bindings to YAML
On Wed, Jun 02, 2021 at 09:14:49AM +0900, Nobuhiro Iwamatsu wrote:
> Convert common clock for Xilinx Zynq MPSoC SoC bindings documentation
> to YAML.
>
> Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@...auri.org>
> ---
>
> v2: Fix warning with DT_CHECKER_FLAGS=-m.
>
> .../bindings/clock/xlnx,zynqmp-clk.txt | 63 ---------
> .../bindings/clock/xlnx,zynqmp-clk.yaml | 63 +++++++++
> .../mailbox/xlnx,zynqmp-ipi-mailbox.txt | 127 ------------------
Why is this removed?
Otherwise, looks fine.
> 3 files changed, 63 insertions(+), 190 deletions(-)
> delete mode 100644 Documentation/devicetree/bindings/clock/xlnx,zynqmp-clk.txt
> create mode 100644 Documentation/devicetree/bindings/clock/xlnx,zynqmp-clk.yaml
> delete mode 100644 Documentation/devicetree/bindings/mailbox/xlnx,zynqmp-ipi-mailbox.txt
Powered by blists - more mailing lists