projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c4fb689
)
ARM: dts: socfpga: enable CAN on Cyclone5 devkit
author
Dinh Nguyen
<dinguyen@kernel.org>
Fri, 16 Dec 2016 22:55:44 +0000
(16:55 -0600)
committer
Dinh Nguyen
<dinguyen@kernel.org>
Thu, 5 Jan 2017 00:12:09 +0000
(18:12 -0600)
Enable the CAN node on the Cyclone5 devkit.
Signed-off-by: Dinh Nguyen <dinguyen@kernel.org>
arch/arm/boot/dts/socfpga_cyclone5_socdk.dts
patch
|
blob
|
history
diff --git
a/arch/arm/boot/dts/socfpga_cyclone5_socdk.dts
b/arch/arm/boot/dts/socfpga_cyclone5_socdk.dts
index c2884c9d0d0926d3f62dc6ed1261d5e54efdef50..7ea32c81e72090a4fe4f175d10f1ee40a1b42a90 100644
(file)
--- a/
arch/arm/boot/dts/socfpga_cyclone5_socdk.dts
+++ b/
arch/arm/boot/dts/socfpga_cyclone5_socdk.dts
@@
-70,6
+70,10
@@
};
};
+&can0 {
+ status = "okay";
+};
+
&gmac1 {
status = "okay";
phy-mode = "rgmii";