mirror of
https://github.com/torvalds/linux.git
synced 2026-09-22 20:54:03 +02:00
Merge patch series "dt-bindings: can: xilinx_can: Document phys and update maintainer"
Harini T <harini.t@amd.com> says: The Xilinx CAN and CANFD controllers can be connected to an external CAN transceiver on the board, described from the controller node via the standard "phys" property. This binding-only series documents that property and updates the Xilinx CAN driver maintainer. Patch 1 replaces the maintainer of the Xilinx CAN driver in both the MAINTAINERS entry and the binding's maintainers list. Patch 2 documents the optional "phys" property (a single transceiver PHY). Link: https://patch.msgid.link/20260717021415.2234865-1-harini.t@amd.com Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
This commit is contained in:
commit
a7345ad73a
|
|
@ -8,7 +8,7 @@ title:
|
|||
Xilinx CAN and CANFD controller
|
||||
|
||||
maintainers:
|
||||
- Appana Durga Kedareswara rao <appana.durga.rao@xilinx.com>
|
||||
- Harini T <harini.t@amd.com>
|
||||
|
||||
properties:
|
||||
compatible:
|
||||
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -29573,7 +29573,7 @@ F: Documentation/devicetree/bindings/net/xlnx,axi-ethernet.yaml
|
|||
F: drivers/net/ethernet/xilinx/xilinx_axienet*
|
||||
|
||||
XILINX CAN DRIVER
|
||||
M: Appana Durga Kedareswara rao <appana.durga.rao@xilinx.com>
|
||||
M: Harini T <harini.t@amd.com>
|
||||
L: linux-can@vger.kernel.org
|
||||
S: Maintained
|
||||
F: Documentation/devicetree/bindings/net/can/xilinx,can.yaml
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user