forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-13 9d77db3c730780c8ef5ccd4b66403ff5675cfe4e
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