Re: [PATCH v2 02/10] dt-bindings: net: can: grcan: Convert GRCAN CAN controllers binding from txt to YAML

From: Rob Herring

Date: Mon Dec 29 2025 - 21:19:38 EST


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@xxxxxxxxxx>

>
> 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@xxxxxxxxxxx>
> ---
> .../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