kernel/Documentation/devicetree/bindings/net/can/atmel-can.txt
.. .. @@ -1,7 +1,8 @@ 1 1 * AT91 CAN * 2 2 3 3 Required properties: 4 - - compatible: Should be "atmel,at91sam9263-can" or "atmel,at91sam9x5-can"4 + - compatible: Should be "atmel,at91sam9263-can", "atmel,at91sam9x5-can" or5 + "microchip,sam9x60-can"5 6 - reg: Should contain CAN controller registers location and length 6 7 - interrupts: Should contain IRQ line for the CAN controller 7 8