diff options
author | Marc Kleine-Budde <mkl@pengutronix.de> | 2022-05-04 08:21:16 +0200 |
---|---|---|
committer | Marc Kleine-Budde <mkl@pengutronix.de> | 2022-05-16 22:11:04 +0200 |
commit | 14e1e9338c08a56454afa982d2880846d0a1609f (patch) | |
tree | 47a0a7c549a0e9e3eb1372b2e0b8170ca6770b47 /Documentation | |
parent | dt-bindings: can: renesas,rcar-canfd: Make interrupt-names required (diff) | |
download | linux-14e1e9338c08a56454afa982d2880846d0a1609f.tar.xz linux-14e1e9338c08a56454afa982d2880846d0a1609f.zip |
dt-bindings: can: ctucanfd: include common CAN controller bindings
Since commit
| 1f9234401ce0 ("dt-bindings: can: add can-controller.yaml")
there is a common CAN controller binding. Add this to the ctucanfd
binding.
Cc: Ondrej Ille <ondrej.ille@gmail.com>
Acked-by: Pavel Pisa <pisa@cmp.felk.cvut.cz>
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/devicetree/bindings/net/can/ctu,ctucanfd.yaml | 3 |
1 files changed, 3 insertions, 0 deletions
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: |