Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1447832 > unrolled thread

[PATCH 04/18] ARM: mvebu: a385-db-ap: enable USB (orion-ehci) port

Started byGrzegorz Jaszczyk <jaz@semihalf.com>
First post2016-07-21 14:50 +0200
Last post2016-07-21 14:50 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  [PATCH 04/18] ARM: mvebu: a385-db-ap: enable USB (orion-ehci) port Grzegorz Jaszczyk <jaz@semihalf.com> - 2016-07-21 14:50 +0200

#1447832 — [PATCH 04/18] ARM: mvebu: a385-db-ap: enable USB (orion-ehci) port

FromGrzegorz Jaszczyk <jaz@semihalf.com>
Date2016-07-21 14:50 +0200
Subject[PATCH 04/18] ARM: mvebu: a385-db-ap: enable USB (orion-ehci) port
Message-ID<rXlAl-7uo-1@gated-at.bofh.it>
Signed-off-by: Grzegorz Jaszczyk <jaz@semihalf.com>
---
 arch/arm/boot/dts/armada-385-db-ap.dts | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/arch/arm/boot/dts/armada-385-db-ap.dts b/arch/arm/boot/dts/armada-385-db-ap.dts
index 2d3fd6e..a18f516 100644
--- a/arch/arm/boot/dts/armada-385-db-ap.dts
+++ b/arch/arm/boot/dts/armada-385-db-ap.dts
@@ -155,6 +155,10 @@
 				bm,pool-short = <3>;
 			};
 
+			usb@58000 {
+				status = "okay";
+			};
+
 			/* CON4 */
 			ethernet@70000 {
 				pinctrl-names = "default";
-- 
1.8.3.1

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web