From: rmk+kernel@arm.linux.org.uk (Russell King)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 1/2] ARM: dts: hummingboard: add support for BT/wifi where fitted
Date: Wed, 11 Jun 2014 10:58:12 +0100 [thread overview]
Message-ID: <E1WufIK-0007yl-2k@rmk-PC.arm.linux.org.uk> (raw)
Some microsom modules have BT/Wifi fitted for the Hummingboard. Enable
support for this additional hardware; where it isn't present, the SDIO
BT/Wifi will not be detected, and no harm will come from having these
additional devices enabled.
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
---
arch/arm/boot/dts/imx6dl-hummingboard.dts | 8 ++++++++
1 file changed, 8 insertions(+)
diff --git a/arch/arm/boot/dts/imx6dl-hummingboard.dts b/arch/arm/boot/dts/imx6dl-hummingboard.dts
index 5373a5f2782b..cb9691bac161 100644
--- a/arch/arm/boot/dts/imx6dl-hummingboard.dts
+++ b/arch/arm/boot/dts/imx6dl-hummingboard.dts
@@ -172,6 +172,10 @@
status = "okay";
};
+&uart4 {
+ status = "okay";
+};
+
&usbh1 {
vbus-supply = <®_usbh1_vbus>;
status = "okay";
@@ -182,6 +186,10 @@
status = "okay";
};
+&usdhc1 {
+ status = "okay";
+};
+
&usdhc2 {
pinctrl-names = "default";
pinctrl-0 = <
--
1.8.3.1
next reply other threads:[~2014-06-11 9:58 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-06-11 9:58 Russell King [this message]
2014-06-18 13:33 ` [PATCH 1/2] ARM: dts: hummingboard: add support for BT/wifi where fitted Shawn Guo
2014-06-18 13:44 ` Russell King - ARM Linux
2014-06-18 14:08 ` Shawn Guo
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=E1WufIK-0007yl-2k@rmk-PC.arm.linux.org.uk \
--to=rmk+kernel@arm.linux.org.uk \
--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