mirror of
https://github.com/torvalds/linux.git
synced 2024-11-17 01:22:07 +00:00
docs: dt: fix references to m_can.txt file
This file was converted to json and renamed. Update its
references accordingly.
Fixes: 824674b59f
("dt-bindings: net: can: Convert M_CAN to json-schema")
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Acked-by: Marc Kleine-Budde <mkl@pengutronix.de>
Signed-off-by: Rob Herring <robh@kernel.org>
This commit is contained in:
parent
ff17bad872
commit
92f2b6ac29
@ -14,7 +14,7 @@ Required properties:
|
||||
the interrupt.
|
||||
- interrupts: interrupt specification for data-ready.
|
||||
|
||||
See Documentation/devicetree/bindings/net/can/m_can.txt for additional
|
||||
See Documentation/devicetree/bindings/net/can/bosch,m_can.yaml for additional
|
||||
required property details.
|
||||
|
||||
Optional properties:
|
||||
|
@ -10230,7 +10230,7 @@ M: Dan Murphy <dmurphy@ti.com>
|
||||
M: Sriram Dash <sriram.dash@samsung.com>
|
||||
L: linux-can@vger.kernel.org
|
||||
S: Maintained
|
||||
F: Documentation/devicetree/bindings/net/can/m_can.txt
|
||||
F: Documentation/devicetree/bindings/net/can/bosch,m_can.yaml
|
||||
F: drivers/net/can/m_can/m_can.c
|
||||
F: drivers/net/can/m_can/m_can.h
|
||||
F: drivers/net/can/m_can/m_can_platform.c
|
||||
|
Loading…
Reference in New Issue
Block a user