1
0
Fork 0

ARM: dts: socfpga: enable CAN on Cyclone5 devkit

Enable the CAN node on the Cyclone5 devkit.

Signed-off-by: Dinh Nguyen <dinguyen@kernel.org>
zero-colors
Dinh Nguyen 2016-12-16 16:55:44 -06:00
parent c4fb689307
commit a7f9dac38c
1 changed files with 4 additions and 0 deletions

View File

@ -70,6 +70,10 @@
};
};
&can0 {
status = "okay";
};
&gmac1 {
status = "okay";
phy-mode = "rgmii";