devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH can-next] dt-binding: can: ctucanfd: include common CAN controller bindings
@ 2022-05-04  6:23 Marc Kleine-Budde
  2022-05-04  7:37 ` Pavel Pisa
  2022-05-04 15:28 ` Rob Herring
  0 siblings, 2 replies; 4+ messages in thread
From: Marc Kleine-Budde @ 2022-05-04  6:23 UTC (permalink / raw)
  To: linux-can
  Cc: devicetree, Rob Herring, Marc Kleine-Budde, Pavel Pisa,
	Ondrej Ille

Since commit

| 1f9234401ce0 ("dt-bindings: can: add can-controller.yaml")

there is a common CAN controller binding. Add this to the ctucanfd
binding.

Cc: Pavel Pisa <pisa@cmp.felk.cvut.cz>
Cc: Ondrej Ille <ondrej.ille@gmail.com>
Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
---
 Documentation/devicetree/bindings/net/can/ctu,ctucanfd.yaml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/Documentation/devicetree/bindings/net/can/ctu,ctucanfd.yaml b/Documentation/devicetree/bindings/net/can/ctu,ctucanfd.yaml
index fb34d971dcb3..4635cb96fc64 100644
--- a/Documentation/devicetree/bindings/net/can/ctu,ctucanfd.yaml
+++ b/Documentation/devicetree/bindings/net/can/ctu,ctucanfd.yaml
@@ -25,6 +25,9 @@ maintainers:
   - Ondrej Ille <ondrej.ille@gmail.com>
   - Martin Jerabek <martin.jerabek01@gmail.com>
 
+allOf:
+  - $ref: can-controller.yaml#
+
 properties:
   compatible:
     oneOf:
-- 
2.35.1



^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2022-05-04 15:28 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-05-04  6:23 [PATCH can-next] dt-binding: can: ctucanfd: include common CAN controller bindings Marc Kleine-Budde
2022-05-04  7:37 ` Pavel Pisa
2022-05-04  7:55   ` Marc Kleine-Budde
2022-05-04 15:28 ` Rob Herring

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).