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


Groups > linux.kernel > #1227852

Re: [PATCH 0/5] ARM: sunxi: Introduce CHIP support

From Arnd Bergmann <arnd@arndb.de>
Newsgroups linux.kernel
Subject Re: [PATCH 0/5] ARM: sunxi: Introduce CHIP support
Date 2015-09-18 15:20 +0200
Message-ID <qa3K2-3Fh-19@gated-at.bofh.it> (permalink)
References <q9ZwL-5W4-19@gated-at.bofh.it> <q9ZQ6-6yg-27@gated-at.bofh.it> <qa2NX-2kJ-7@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Friday 18 September 2015 14:19:05 Maxime Ripard wrote:
> 
> There's actually two issues that are pretty orthogonal:
> 
>   * the fact that the regulator to power the wifi chip needs to be
>     enabled before it enumerates and the driver is probed. The MMC
>     pwrseq stuff seems to fix that, even if it doesn't really fit in
>     the usual DT model.

Ok. If there is anything missing in the pwrseq implementation or
binding at the moment, you'll have to work with Ulf to get it to
drive your hardware then.

>   * The fact that that regulator on this board is actually two
>     regulators in parallel that needs to be controlled in parallel
>     too. Here, it will probably require a new regulator driver to
>     combine two regulators into one.

I don't yet understand what it means to control them in parallel.
Do you mean the hardware uses two outputs to support a higher
current than you could do with one?

How critical is the timing? Would it be enough if the mmc
code knew how to set more than one regulator and do them
one at a time?

	Arnd
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCH 0/5] ARM: sunxi: Introduce CHIP support Maxime Ripard <maxime.ripard@free-electrons.com> - 2015-09-18 11:10 +0200
  Re: [PATCH 0/5] ARM: sunxi: Introduce CHIP support Arnd Bergmann <arnd@arndb.de> - 2015-09-18 11:10 +0200
    Re: [PATCH 0/5] ARM: sunxi: Introduce CHIP support Maxime Ripard <maxime.ripard@free-electrons.com> - 2015-09-18 14:20 +0200
      Re: [PATCH 0/5] ARM: sunxi: Introduce CHIP support Arnd Bergmann <arnd@arndb.de> - 2015-09-18 15:20 +0200
        Re: [PATCH 0/5] ARM: sunxi: Introduce CHIP support Maxime Ripard <maxime.ripard@free-electrons.com> - 2015-09-18 16:00 +0200
          Re: [PATCH 0/5] ARM: sunxi: Introduce CHIP support Arnd Bergmann <arnd@arndb.de> - 2015-09-18 16:00 +0200
  Re: [linux-sunxi] [PATCH 0/5] ARM: sunxi: Introduce CHIP support Hans de Goede <hdegoede@redhat.com> - 2015-09-18 17:40 +0200

csiph-web