xref: /openbmc/linux/Documentation/devicetree/bindings/net/can/can-controller.yaml (revision 460aa020f56c974a3e7e5b5378b2355fec6a2c11)
1# SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
2%YAML 1.2
3---
4$id: http://devicetree.org/schemas/net/can/can-controller.yaml#
5$schema: http://devicetree.org/meta-schemas/core.yaml#
6
7title: CAN Controller Generic Binding
8
9maintainers:
10  - Marc Kleine-Budde <mkl@pengutronix.de>
11
12properties:
13  $nodename:
14    pattern: "^can(@.*)?$"
15
16additionalProperties: true
17
18...
19