All of lore.kernel.org
 help / color / mirror / Atom feed
From: maxime.ripard@free-electrons.com (Maxime Ripard)
To: linux-arm-kernel@lists.infradead.org
Subject: [linux-sunxi] Re: [PATCH 5/5] ARM: dts: sun7i: Add dts file for Wits Pro A20 DKT
Date: Sat, 1 Aug 2015 11:30:46 +0200	[thread overview]
Message-ID: <20150801093046.GX2564@lukather> (raw)
In-Reply-To: <55BB9E92.30604@redhat.com>

On Fri, Jul 31, 2015 at 06:13:06PM +0200, Hans de Goede wrote:
> mmc-pwrseq-simple supports multiple reset/enable gpios (by listing
> them all as reset-gpios and setting GPIO_ACTIVE_LOW/HIGH depending
> on which value they need to be to activate things).
> 
> It also supports listing clocks which need to be enabled. I think
> that it may be a good idea to use this to also enable the bluetooth
> bits of the ap6210 module on the cubietruck. I know that the
> actual bt is interfaced over an uart, and we really should have
> a mechanism to enable/disable it separately, but for not this seems
> like a good way to get bluetooth to work.
> 
> We should ofcourse add a comment to the dts file that this is not a
> 100% ideal solution, but other then that I think this should work
> nicely. Maxime would enabling the bluetooth bits of this sdio
> module via mmc-pwrseq be acceptable to you?

As long as we have some comment on top, yep.

> ChenYu if Maxime acks this solution I hope you can write a patch for
> this, since you've been working on the bluetooth support before.

Note that I'm in holidays starting today. I plan on doing my
pull-requests for 4.3 later today, and will probably not be able to
merge any patches during the next two weeks, which mean that your
mmc-power seq patch for the cubietruck was probably the last one I was
merging for the 4.3 merge window.

Maxime

-- 
Maxime Ripard, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20150801/a03c54cf/attachment.sig>

WARNING: multiple messages have this Message-ID (diff)
From: Maxime Ripard <maxime.ripard-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>
To: Hans de Goede <hdegoede-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
Cc: Chen-Yu Tsai <wens-jdAy2FN1RRM@public.gmane.org>,
	linux-arm-kernel
	<linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org>,
	devicetree <devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>,
	linux-sunxi <linux-sunxi-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>,
	Jelle de Jong
	<jelledejong-OIcJOM8/mISwoUgIn9SVlA@public.gmane.org>
Subject: Re: Re: [PATCH 5/5] ARM: dts: sun7i: Add dts file for Wits Pro A20 DKT
Date: Sat, 1 Aug 2015 11:30:46 +0200	[thread overview]
Message-ID: <20150801093046.GX2564@lukather> (raw)
In-Reply-To: <55BB9E92.30604-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>

[-- Attachment #1: Type: text/plain, Size: 1491 bytes --]

On Fri, Jul 31, 2015 at 06:13:06PM +0200, Hans de Goede wrote:
> mmc-pwrseq-simple supports multiple reset/enable gpios (by listing
> them all as reset-gpios and setting GPIO_ACTIVE_LOW/HIGH depending
> on which value they need to be to activate things).
> 
> It also supports listing clocks which need to be enabled. I think
> that it may be a good idea to use this to also enable the bluetooth
> bits of the ap6210 module on the cubietruck. I know that the
> actual bt is interfaced over an uart, and we really should have
> a mechanism to enable/disable it separately, but for not this seems
> like a good way to get bluetooth to work.
> 
> We should ofcourse add a comment to the dts file that this is not a
> 100% ideal solution, but other then that I think this should work
> nicely. Maxime would enabling the bluetooth bits of this sdio
> module via mmc-pwrseq be acceptable to you?

As long as we have some comment on top, yep.

> ChenYu if Maxime acks this solution I hope you can write a patch for
> this, since you've been working on the bluetooth support before.

Note that I'm in holidays starting today. I plan on doing my
pull-requests for 4.3 later today, and will probably not be able to
merge any patches during the next two weeks, which mean that your
mmc-power seq patch for the cubietruck was probably the last one I was
merging for the 4.3 merge window.

Maxime

-- 
Maxime Ripard, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com

  parent reply	other threads:[~2015-08-01  9:30 UTC|newest]

Thread overview: 44+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-07-31  8:59 [PATCH 0/5] ARM: dts: sunxi: Enable USB DRC on a bunch of boards Hans de Goede
2015-07-31  8:59 ` Hans de Goede
2015-07-31  8:59 ` [PATCH 1/5] ARM: dts: sun4i: Enable USB DRC on A10 OLinuxIno Lime Hans de Goede
2015-07-31  8:59   ` Hans de Goede
2015-07-31 10:10   ` Maxime Ripard
2015-07-31 10:10     ` Maxime Ripard
2015-07-31  8:59 ` [PATCH 2/5] ARM: dts: sun5i: Enable USB DRC on A10s OLinuxIno Micro Hans de Goede
2015-07-31  8:59   ` Hans de Goede
2015-07-31 10:11   ` Maxime Ripard
2015-07-31 10:11     ` Maxime Ripard
2015-07-31  8:59 ` [PATCH 3/5] ARM: dts: sun5i: Enable USB DRC on A13 OLinuxIno Hans de Goede
2015-07-31  8:59   ` Hans de Goede
2015-07-31 10:11   ` Maxime Ripard
2015-07-31 10:11     ` Maxime Ripard
2015-07-31  8:59 ` [PATCH 4/5] ARM: dts: sun8i: Enable USB DRC on Ippo Q8H-A33 tablet Hans de Goede
2015-07-31  8:59   ` Hans de Goede
2015-07-31 10:08   ` Maxime Ripard
2015-07-31 10:08     ` Maxime Ripard
2015-07-31  8:59 ` [PATCH 5/5] ARM: dts: sun7i: Add dts file for Wits Pro A20 DKT Hans de Goede
2015-07-31  8:59   ` Hans de Goede
2015-07-31 10:20   ` Maxime Ripard
2015-07-31 10:20     ` Maxime Ripard
2015-07-31 10:25     ` [linux-sunxi] " Chen-Yu Tsai
2015-07-31 10:25       ` Chen-Yu Tsai
2015-07-31 12:45       ` [linux-sunxi] " Hans de Goede
2015-07-31 12:45         ` Hans de Goede
2015-07-31 16:13       ` Hans de Goede
2015-07-31 16:13         ` Hans de Goede
2015-07-31 17:33         ` [linux-sunxi] " Chen-Yu Tsai
2015-07-31 17:33           ` Chen-Yu Tsai
2015-08-01  9:30         ` Maxime Ripard [this message]
2015-08-01  9:30           ` Maxime Ripard
2015-08-02 12:58           ` [linux-sunxi] " Hans de Goede
2015-08-02 12:58             ` Hans de Goede
2015-08-02 13:00           ` [linux-sunxi] " Hans de Goede
2015-08-02 13:00             ` Hans de Goede
2015-07-31 16:56       ` Maxime Ripard
2015-07-31 16:56         ` Maxime Ripard
2015-07-31 17:28         ` [linux-sunxi] " Chen-Yu Tsai
2015-07-31 17:28           ` Chen-Yu Tsai
2015-07-31 18:02         ` [linux-sunxi] " Hans de Goede
2015-07-31 18:02           ` Hans de Goede
2015-08-01  9:18           ` Maxime Ripard
2015-08-01  9:18             ` Maxime Ripard

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=20150801093046.GX2564@lukather \
    --to=maxime.ripard@free-electrons.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 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.