forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-01-04 1543e317f1da31b75942316931e8f491a8920811
kernel/Documentation/devicetree/bindings/net/can/atmel-can.txt
....@@ -1,7 +1,8 @@
11 * AT91 CAN *
22
33 Required properties:
4
- - compatible: Should be "atmel,at91sam9263-can" or "atmel,at91sam9x5-can"
4
+ - compatible: Should be "atmel,at91sam9263-can", "atmel,at91sam9x5-can" or
5
+ "microchip,sam9x60-can"
56 - reg: Should contain CAN controller registers location and length
67 - interrupts: Should contain IRQ line for the CAN controller
78