Commit e5f0472f authored by Nicolas Ferre's avatar Nicolas Ferre Committed by Alexandre Belloni

ARM: dts: at91: at91sam9x25ek: add CAN1 interface

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: default avatarNicolas Ferre <nicolas.ferre@microchip.com>
Signed-off-by: default avatarClaudiu Beznea <claudiu.beznea@microchip.com>
Signed-off-by: default avatarAlexandre Belloni <alexandre.belloni@free-electrons.com>
parent a317e514
...@@ -16,6 +16,10 @@ / { ...@@ -16,6 +16,10 @@ / {
ahb { ahb {
apb { apb {
can1: can@f8004000 {
status = "okay";
};
macb0: ethernet@f802c000 { macb0: ethernet@f802c000 {
phy-mode = "rmii"; phy-mode = "rmii";
status = "okay"; status = "okay";
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment