Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

dt-bindings: can: renesas,rcar-canfd: Add transceiver support

Add support for describing CAN transceivers as PHYs.

While simple CAN transceivers can do without, this is needed for CAN
transceivers like NXP TJR1443 that need a configuration step (like
pulling standby or enable lines), and/or impose a bitrate limit.

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Acked-by: Rob Herring <robh@kernel.org>
Link: https://lore.kernel.org/all/1bd328b5c9c6cfa633b42af87550f4c7358a05c1.1674499048.git.geert+renesas@glider.be
Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>

authored by

Geert Uytterhoeven and committed by
Marc Kleine-Budde
a707d44d 3e17dc91

+4
+4
Documentation/devicetree/bindings/net/can/renesas,rcar-canfd.yaml
··· 84 84 The controller supports multiple channels and each is represented as a 85 85 child node. Each channel can be enabled/disabled individually. 86 86 87 + properties: 88 + phys: 89 + maxItems: 1 90 + 87 91 additionalProperties: false 88 92 89 93 required: