forked from Minki/linux
ARM: dts: socfpga: enable CAN on Cyclone5 devkit
Enable the CAN node on the Cyclone5 devkit. Signed-off-by: Dinh Nguyen <dinguyen@kernel.org>
This commit is contained in:
parent
c4fb689307
commit
a7f9dac38c
@ -70,6 +70,10 @@
|
||||
};
|
||||
};
|
||||
|
||||
&can0 {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&gmac1 {
|
||||
status = "okay";
|
||||
phy-mode = "rgmii";
|
||||
|
Loading…
Reference in New Issue
Block a user