diff options
author | Harini T <[email protected]> | 2024-05-03 11:35:52 +0530 |
---|---|---|
committer | Marc Kleine-Budde <[email protected]> | 2024-06-20 11:52:56 +0200 |
commit | 8416ac9c87bd77ad6cb3ee0505d0ca765949e0c9 (patch) | |
tree | c2c1c017af154df1e496c504cc986a91076dbb51 | |
parent | ba63a7e08523be3496cc1b7e5f77d306144a3a40 (diff) |
dt-bindings: can: xilinx_can: Modify the title to indicate CAN and CANFD controllers are supported
Xilinx CAN binding documentation supports CAN and CANFD controllers.
Modify the title to indicate that both controllers are supported.
Signed-off-by: Harini T <[email protected]>
Link: https://lore.kernel.org/all/[email protected]
Signed-off-by: Marc Kleine-Budde <[email protected]>
-rw-r--r-- | Documentation/devicetree/bindings/net/can/xilinx,can.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/net/can/xilinx,can.yaml b/Documentation/devicetree/bindings/net/can/xilinx,can.yaml index 8d4e5af6fd6c..40835497050a 100644 --- a/Documentation/devicetree/bindings/net/can/xilinx,can.yaml +++ b/Documentation/devicetree/bindings/net/can/xilinx,can.yaml @@ -5,7 +5,7 @@ $id: http://devicetree.org/schemas/net/can/xilinx,can.yaml# $schema: http://devicetree.org/meta-schemas/core.yaml# title: - Xilinx Axi CAN/Zynq CANPS controller + Xilinx CAN and CANFD controller maintainers: - Appana Durga Kedareswara rao <[email protected]> |