summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHarini T <harini.t@amd.com>2026-07-17 07:44:15 +0530
committerMarc Kleine-Budde <mkl@pengutronix.de>2026-08-17 19:20:38 +0200
commitd17e20a2dcaffe8354430b99d9297bc908bb8a9b (patch)
tree0313925af2d34aa2dd6b302c79dc45c0441e8533
parent572e27108be5f6c1537a0885dd59a0a0c7c04a6a (diff)
downloadlinux-d17e20a2dcaffe8354430b99d9297bc908bb8a9b.tar.gz
linux-d17e20a2dcaffe8354430b99d9297bc908bb8a9b.zip
dt-bindings: can: xilinx_can: Document phys property
The Xilinx CAN and CANFD controllers can be connected to an external CAN transceiver on the board. That connection is described with the standard "phys" property on the controller node, pointing to a CAN transceiver PHY node which models the transceiver and its control lines (for example the standby/enable signals). Describe the optional "phys" property (a single transceiver PHY) so the on-board CAN transceiver can be described in the device tree. Signed-off-by: Harini T <harini.t@amd.com> Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com> Link: https://patch.msgid.link/20260717021415.2234865-3-harini.t@amd.com Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
-rw-r--r--Documentation/devicetree/bindings/net/can/xilinx,can.yaml3
1 files changed, 3 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/net/can/xilinx,can.yaml b/Documentation/devicetree/bindings/net/can/xilinx,can.yaml
index e705c719f7b5..18015e60fd6d 100644
--- a/Documentation/devicetree/bindings/net/can/xilinx,can.yaml
+++ b/Documentation/devicetree/bindings/net/can/xilinx,can.yaml
@@ -53,6 +53,9 @@ properties:
$ref: /schemas/types.yaml#/definitions/flag
description: CAN TX_OL, TX_TL and RX FIFOs have ECC support(AXI CAN)
+ phys:
+ maxItems: 1
+
required:
- compatible
- reg