From: ahaslam@baylibre.com (Axel Haslam)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 2/2] ARM: dts: da850-lcdk: Enable ohci for omapl138 lcdk
Date: Mon, 21 Nov 2016 17:59:20 +0100 [thread overview]
Message-ID: <20161121165920.29809-3-ahaslam@baylibre.com> (raw)
In-Reply-To: <20161121165920.29809-1-ahaslam@baylibre.com>
Enable the usb1 controller (ohci) and phy for the lcdk board
Signed-off-by: Axel Haslam <ahaslam@baylibre.com>
---
arch/arm/boot/dts/da850-lcdk.dts | 8 ++++++++
1 file changed, 8 insertions(+)
diff --git a/arch/arm/boot/dts/da850-lcdk.dts b/arch/arm/boot/dts/da850-lcdk.dts
index 7b8ab21..a739603 100644
--- a/arch/arm/boot/dts/da850-lcdk.dts
+++ b/arch/arm/boot/dts/da850-lcdk.dts
@@ -86,6 +86,14 @@
};
};
+&usb_phy {
+ status = "okay";
+};
+
+&usb1 {
+ status = "okay";
+};
+
&serial2 {
pinctrl-names = "default";
pinctrl-0 = <&serial2_rxtx_pins>;
--
2.9.3
next prev parent reply other threads:[~2016-11-21 16:59 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-11-21 16:59 [PATCH 0/2] ARM: davinvi: da850 add ohci DT nodes Axel Haslam
2016-11-21 16:59 ` [PATCH 1/2] ARM: dts: da850: Add usb device node Axel Haslam
2017-01-05 22:49 ` David Lechner
2017-01-06 9:03 ` Axel Haslam
2016-11-21 16:59 ` Axel Haslam [this message]
2016-11-21 17:04 ` [PATCH 0/2] ARM: davinvi: da850 add ohci DT nodes David Lechner
2016-11-21 17:29 ` Axel Haslam
2016-11-21 17:45 ` David Lechner
2016-11-21 18:54 ` Axel Haslam
2016-11-22 9:33 ` Sekhar Nori
2016-11-22 9:38 ` Axel Haslam
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20161121165920.29809-3-ahaslam@baylibre.com \
--to=ahaslam@baylibre.com \
--cc=linux-arm-kernel@lists.infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox