[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20251230021924.GA3176103-robh@kernel.org>
Date: Mon, 29 Dec 2025 20:19:24 -0600
From: Rob Herring <robh@...nel.org>
To: Arun Muthusamy <arun.muthusamy@...sler.com>
Cc: krzk+dt@...nel.org, conor+dt@...nel.org, mkl@...gutronix.de,
mailhol@...nel.org, devicetree@...r.kernel.org,
linux-kernel@...r.kernel.org, linux-can@...r.kernel.org
Subject: Re: [PATCH v2 02/10] dt-bindings: net: can: grcan: Convert GRCAN CAN
controllers binding from txt to YAML
On Tue, Dec 23, 2025 at 11:55:56AM +0100, Arun Muthusamy wrote:
> Migrate device tree bindings for Gaisler GRCAN, GRHCAN
> and GRCANFD CAN controllers from a text format to YAML format.
A more concise subject would be:
net: can: Convert gaisler,grcan to DT schema
Otherwise,
Reviewed-by: Rob Herring (Arm) <robh@...nel.org>
>
> Additional changes:
> - Remove stale systemid property
> removed in commit 1e93ed26acf0 ("can: grcan: grcan_probe():
> fix broken system id check for errata workaround needs")
> - Make freq optional
> - Add clocks
> - Add compatible
> - Add example
>
> Signed-off-by: Arun Muthusamy <arun.muthusamy@...sler.com>
> ---
> .../bindings/net/can/gaisler,grcan.yaml | 62 +++++++++++++++++++
> .../devicetree/bindings/net/can/grcan.txt | 28 ---------
> 2 files changed, 62 insertions(+), 28 deletions(-)
> create mode 100644 Documentation/devicetree/bindings/net/can/gaisler,grcan.yaml
> delete mode 100644 Documentation/devicetree/bindings/net/can/grcan.txt
Powered by blists - more mailing lists