Re: [PATCH 2/2] dt-bindings: can: xilinx_can: Document phys property

Krzysztof Kozlowski <[email protected]> Fri, 17 Jul 2026 11:20:22 +0200
Newsgroups org.kernel.vger.linux-can,org.infradead.lists.linux-arm-kernel,org.kernel.vger.linux-devicetree,org.kernel.vger.linux-kernel
Message-ID <20260717-determined-mindful-dalmatian-bfa374@quoll>
On Fri, Jul 17, 2026 at 07:44:15AM +0530, Harini T wrote:
> 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 <[email protected]>
> ---
>  Documentation/devicetree/bindings/net/can/xilinx,can.yaml | 3 +++
>  1 file changed, 3 insertions(+)

Acked-by: Krzysztof Kozlowski <[email protected]>

Best regards,
Krzysztof