diff options
Diffstat (limited to 'Documentation/devicetree/bindings/net/can/bosch,m_can.yaml')
-rw-r--r-- | Documentation/devicetree/bindings/net/can/bosch,m_can.yaml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/net/can/bosch,m_can.yaml b/Documentation/devicetree/bindings/net/can/bosch,m_can.yaml index fd4d291fe4c1..b7f9803c1c6d 100644 --- a/Documentation/devicetree/bindings/net/can/bosch,m_can.yaml +++ b/Documentation/devicetree/bindings/net/can/bosch,m_can.yaml @@ -11,6 +11,9 @@ description: Bosch MCAN controller for CAN bus maintainers: - Chandrasekar Ramakrishnan <rcsekar@samsung.com> +allOf: + - $ref: can-controller.yaml# + properties: compatible: const: bosch,m_can |