Skip to content

Commit

Permalink
dt-bindings: atmel-can: add microchip,sam9x60-can
Browse files Browse the repository at this point in the history
Add microchip,sam9x60-can to DT bindings documentation.

Signed-off-by: Claudiu Beznea <claudiu.beznea@microchip.com>
Acked-by: Rob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/1578673089-3484-4-git-send-email-claudiu.beznea@microchip.com
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
  • Loading branch information
Claudiu Beznea authored and Alexandre Belloni committed Jan 14, 2020
1 parent 97f807f commit 75f453f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Documentation/devicetree/bindings/net/can/atmel-can.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
* AT91 CAN *

Required properties:
- compatible: Should be "atmel,at91sam9263-can" or "atmel,at91sam9x5-can"
- compatible: Should be "atmel,at91sam9263-can", "atmel,at91sam9x5-can" or
"microchip,sam9x60-can"
- reg: Should contain CAN controller registers location and length
- interrupts: Should contain IRQ line for the CAN controller

Expand Down

0 comments on commit 75f453f

Please sign in to comment.