[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <YRbCZWEatI5+GUdT@robh.at.kernel.org>
Date: Fri, 13 Aug 2021 14:05:09 -0500
From: Rob Herring <robh@...nel.org>
To: Dario Binacchi <dariobin@...ero.it>
Cc: Rob Herring <robh+dt@...nel.org>, devicetree@...r.kernel.org,
Marc Kleine-Budde <mkl@...gutronix.de>,
Wolfgang Grandegger <wg@...ndegger.com>,
"David S. Miller" <davem@...emloft.net>,
linux-kernel@...r.kernel.org, linux-can@...r.kernel.org,
Jakub Kicinski <kuba@...nel.org>, netdev@...r.kernel.org
Subject: Re: [PATCH v5] dt-bindings: net: can: c_can: convert to json-schema
On Thu, 05 Aug 2021 21:27:50 +0200, Dario Binacchi wrote:
> Convert the Bosch C_CAN/D_CAN controller device tree binding
> documentation to json-schema.
>
> Document missing properties.
> Remove "ti,hwmods" as it is no longer used in TI dts.
> Make "clocks" required as it is used in all dts.
> Update the examples.
>
> Signed-off-by: Dario Binacchi <dariobin@...ero.it>
>
> ---
>
> Changes in v5:
> - Complete 'interrupts' property description
>
> Changes in v4:
> - Fix 'syscon-raminit' property to pass checks.
> - Drop 'status' property from CAN node of examples.
> - Replace CAN node of examples (compatible = "bosch,d_can") with a
> recent version taken from socfpga.dtsi dts.
> - Update the 'interrupts' property due to the examples updating.
> - Add 'resets' property due to the examples updating.
>
> Changes in v3:
> - Add type (phandle-array) and size (maxItems: 2) to syscon-raminit
> property.
>
> Changes in v2:
> - Drop Documentation references.
>
> .../bindings/net/can/bosch,c_can.yaml | 119 ++++++++++++++++++
> .../devicetree/bindings/net/can/c_can.txt | 65 ----------
> 2 files changed, 119 insertions(+), 65 deletions(-)
> create mode 100644 Documentation/devicetree/bindings/net/can/bosch,c_can.yaml
> delete mode 100644 Documentation/devicetree/bindings/net/can/c_can.txt
>
Reviewed-by: Rob Herring <robh@...nel.org>
Powered by blists - more mailing lists