All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/2] ARM: dts: hummingboard: add support for BT/wifi where fitted
@ 2014-06-11  9:58 ` Russell King
  0 siblings, 0 replies; 8+ messages in thread
From: Russell King @ 2014-06-11  9:58 UTC (permalink / raw)
  To: linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r, Sascha Hauer,
	Shawn Guo
  Cc: Rob Herring, Pawel Moll, Mark Rutland, Ian Campbell, Kumar Gala,
	devicetree-u79uwXL29TY76Z2rM5mHXA

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-lFZ/pmaqli7XmaaqVzeoHQ@public.gmane.org>
---
 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 = <&reg_usbh1_vbus>;
 	status = "okay";
@@ -182,6 +186,10 @@
 	status = "okay";
 };
 
+&usdhc1 {
+	status = "okay";
+};
+
 &usdhc2 {
 	pinctrl-names = "default";
 	pinctrl-0 = <
-- 
1.8.3.1

--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply related	[flat|nested] 8+ messages in thread

* [PATCH 1/2] ARM: dts: hummingboard: add support for BT/wifi where fitted
@ 2014-06-11  9:58 ` Russell King
  0 siblings, 0 replies; 8+ messages in thread
From: Russell King @ 2014-06-11  9:58 UTC (permalink / raw)
  To: linux-arm-kernel

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 = <&reg_usbh1_vbus>;
 	status = "okay";
@@ -182,6 +186,10 @@
 	status = "okay";
 };
 
+&usdhc1 {
+	status = "okay";
+};
+
 &usdhc2 {
 	pinctrl-names = "default";
 	pinctrl-0 = <
-- 
1.8.3.1

^ permalink raw reply related	[flat|nested] 8+ messages in thread

* Re: [PATCH 1/2] ARM: dts: hummingboard: add support for BT/wifi where fitted
  2014-06-11  9:58 ` Russell King
@ 2014-06-18 13:33     ` Shawn Guo
  -1 siblings, 0 replies; 8+ messages in thread
From: Shawn Guo @ 2014-06-18 13:33 UTC (permalink / raw)
  To: Russell King
  Cc: linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r, Sascha Hauer,
	Rob Herring, Pawel Moll, Mark Rutland, Ian Campbell, Kumar Gala,
	devicetree-u79uwXL29TY76Z2rM5mHXA

On Wed, Jun 11, 2014 at 10:58:12AM +0100, Russell King wrote:
> 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-lFZ/pmaqli7XmaaqVzeoHQ@public.gmane.org>

Applied this one, thanks.
--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply	[flat|nested] 8+ messages in thread

* [PATCH 1/2] ARM: dts: hummingboard: add support for BT/wifi where fitted
@ 2014-06-18 13:33     ` Shawn Guo
  0 siblings, 0 replies; 8+ messages in thread
From: Shawn Guo @ 2014-06-18 13:33 UTC (permalink / raw)
  To: linux-arm-kernel

On Wed, Jun 11, 2014 at 10:58:12AM +0100, Russell King wrote:
> 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>

Applied this one, thanks.

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [PATCH 1/2] ARM: dts: hummingboard: add support for BT/wifi where fitted
  2014-06-18 13:33     ` Shawn Guo
@ 2014-06-18 13:44       ` Russell King - ARM Linux
  -1 siblings, 0 replies; 8+ messages in thread
From: Russell King - ARM Linux @ 2014-06-18 13:44 UTC (permalink / raw)
  To: Shawn Guo
  Cc: linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r, Sascha Hauer,
	Rob Herring, Pawel Moll, Mark Rutland, Ian Campbell, Kumar Gala,
	devicetree-u79uwXL29TY76Z2rM5mHXA

On Wed, Jun 18, 2014 at 09:33:46PM +0800, Shawn Guo wrote:
> On Wed, Jun 11, 2014 at 10:58:12AM +0100, Russell King wrote:
> > 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-lFZ/pmaqli7XmaaqVzeoHQ@public.gmane.org>
> 
> Applied this one, thanks.

Probably not a good idea - which is why I didn't re-send it with my
recent set.  As we /still/ don't have the story sorted six months down
the line for handling the power and reset signals for the module, we
still don't know what the final bindings are going to look like.

I've more or less given up any hope of that situation being resolved;
I'm intending to maintain Olof's patches locally, publishing them for
Cubox-i users.  At this point, I really couldn't care less what the
dysfunctional mainline kernel community does in respect of this very
necessary feature.

-- 
FTTC broadband for 0.8mile line: now at 9.7Mbps down 460kbps up... slowly
improving, and getting towards what was expected from it.
--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply	[flat|nested] 8+ messages in thread

* [PATCH 1/2] ARM: dts: hummingboard: add support for BT/wifi where fitted
@ 2014-06-18 13:44       ` Russell King - ARM Linux
  0 siblings, 0 replies; 8+ messages in thread
From: Russell King - ARM Linux @ 2014-06-18 13:44 UTC (permalink / raw)
  To: linux-arm-kernel

On Wed, Jun 18, 2014 at 09:33:46PM +0800, Shawn Guo wrote:
> On Wed, Jun 11, 2014 at 10:58:12AM +0100, Russell King wrote:
> > 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>
> 
> Applied this one, thanks.

Probably not a good idea - which is why I didn't re-send it with my
recent set.  As we /still/ don't have the story sorted six months down
the line for handling the power and reset signals for the module, we
still don't know what the final bindings are going to look like.

I've more or less given up any hope of that situation being resolved;
I'm intending to maintain Olof's patches locally, publishing them for
Cubox-i users.  At this point, I really couldn't care less what the
dysfunctional mainline kernel community does in respect of this very
necessary feature.

-- 
FTTC broadband for 0.8mile line: now at 9.7Mbps down 460kbps up... slowly
improving, and getting towards what was expected from it.

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [PATCH 1/2] ARM: dts: hummingboard: add support for BT/wifi where fitted
  2014-06-18 13:44       ` Russell King - ARM Linux
@ 2014-06-18 14:08           ` Shawn Guo
  -1 siblings, 0 replies; 8+ messages in thread
From: Shawn Guo @ 2014-06-18 14:08 UTC (permalink / raw)
  To: Russell King - ARM Linux
  Cc: linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r, Sascha Hauer,
	Rob Herring, Pawel Moll, Mark Rutland, Ian Campbell, Kumar Gala,
	devicetree-u79uwXL29TY76Z2rM5mHXA

On Wed, Jun 18, 2014 at 02:44:59PM +0100, Russell King - ARM Linux wrote:
> On Wed, Jun 18, 2014 at 09:33:46PM +0800, Shawn Guo wrote:
> > On Wed, Jun 11, 2014 at 10:58:12AM +0100, Russell King wrote:
> > > 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-lFZ/pmaqli7XmaaqVzeoHQ@public.gmane.org>
> > 
> > Applied this one, thanks.
> 
> Probably not a good idea - which is why I didn't re-send it with my

Okay, dropped.

Shawn
--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply	[flat|nested] 8+ messages in thread

* [PATCH 1/2] ARM: dts: hummingboard: add support for BT/wifi where fitted
@ 2014-06-18 14:08           ` Shawn Guo
  0 siblings, 0 replies; 8+ messages in thread
From: Shawn Guo @ 2014-06-18 14:08 UTC (permalink / raw)
  To: linux-arm-kernel

On Wed, Jun 18, 2014 at 02:44:59PM +0100, Russell King - ARM Linux wrote:
> On Wed, Jun 18, 2014 at 09:33:46PM +0800, Shawn Guo wrote:
> > On Wed, Jun 11, 2014 at 10:58:12AM +0100, Russell King wrote:
> > > 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>
> > 
> > Applied this one, thanks.
> 
> Probably not a good idea - which is why I didn't re-send it with my

Okay, dropped.

Shawn

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2014-06-18 14:08 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-06-11  9:58 [PATCH 1/2] ARM: dts: hummingboard: add support for BT/wifi where fitted Russell King
2014-06-11  9:58 ` Russell King
     [not found] ` <E1WufIK-0007yl-2k-eh5Bv4kxaXIANfyc6IWni62ZND6+EDdj@public.gmane.org>
2014-06-18 13:33   ` Shawn Guo
2014-06-18 13:33     ` Shawn Guo
2014-06-18 13:44     ` Russell King - ARM Linux
2014-06-18 13:44       ` Russell King - ARM Linux
     [not found]       ` <20140618134459.GD32514-l+eeeJia6m9vn6HldHNs0ANdhmdF6hFW@public.gmane.org>
2014-06-18 14:08         ` Shawn Guo
2014-06-18 14:08           ` Shawn Guo

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.