Commit a7f9dac3 authored by Dinh Nguyen's avatar Dinh Nguyen

ARM: dts: socfpga: enable CAN on Cyclone5 devkit

Enable the CAN node on the Cyclone5 devkit.
Signed-off-by: default avatarDinh Nguyen <dinguyen@kernel.org>
parent c4fb6893
...@@ -70,6 +70,10 @@ regulator_3_3v: 3-3-v-regulator { ...@@ -70,6 +70,10 @@ regulator_3_3v: 3-3-v-regulator {
}; };
}; };
&can0 {
status = "okay";
};
&gmac1 { &gmac1 {
status = "okay"; status = "okay";
phy-mode = "rgmii"; phy-mode = "rgmii";
......
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