ARM: dts: at91: at91sam9x25ek: add CAN1 interface
authorNicolas Ferre <nicolas.ferre@microchip.com>
Tue, 10 Oct 2017 10:09:47 +0000 (13:09 +0300)
committerAlexandre Belloni <alexandre.belloni@free-electrons.com>
Tue, 10 Oct 2017 13:26:20 +0000 (15:26 +0200)
As the CAN1 interface is not multiplexed with other peripherals on this
board, enable it so that it can be tested more easily.

Signed-off-by: Nicolas Ferre <nicolas.ferre@microchip.com>
Signed-off-by: Claudiu Beznea <claudiu.beznea@microchip.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
arch/arm/boot/dts/at91sam9x25ek.dts

index 4948648..f8360fb 100644 (file)
 
        ahb {
                apb {
+                       can1: can@f8004000 {
+                               status = "okay";
+                       };
+
                        macb0: ethernet@f802c000 {
                                phy-mode = "rmii";
                                status = "okay";