All of lore.kernel.org
 help / color / mirror / Atom feed
From: Arnd Bergmann <arnd@arndb.de>
To: Eric Anholt <eric@anholt.net>
Cc: Lee Jones <lee@kernel.org>,
	Florian Fainelli <f.fainelli@gmail.com>,
	Stefan Wahren <stefan.wahren@i2se.com>,
	Stephen Warren <swarren@wwwdotorg.org>,
	Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
	bcm-kernel-feedback-list@broadcom.com,
	linux-rpi-kernel@lists.infradead.org,
	Linux ARM <linux-arm-kernel@lists.infradead.org>
Subject: Re: [GIT PULL 1/4] bcm2835 arm DT updates for 4.12
Date: Fri, 24 Mar 2017 23:25:50 +0100	[thread overview]
Message-ID: <CAK8P3a2X0LYeidiPw4xN07WdU86Ah3_nJeropNSieJWxsHoEmA@mail.gmail.com> (raw)
In-Reply-To: <20170321193952.10270-1-eric@anholt.net>

On Tue, Mar 21, 2017 at 8:39 PM, Eric Anholt <eric@anholt.net> wrote:
>   Linux 4.11-rc1 (2017-03-05 12:59:56 -0800)
>
> are available in the git repository at:
>
>   git://github.com/anholt/linux tags/bcm2835-dt-next-2017-03-21
>
> for you to fetch changes up to 7f31a955a0c34de0463f7ff50b2bd62a5cce4204:
>
>   ARM: dts: bcm2835: add sdhost controller to devicetree (2017-03-17 17:35:50 -0700)
>
> ----------------------------------------------------------------
> This pull request brings in the DT nodes for enabling HDMI audio on
> Raspberry Pi, and nodes to describe the DSI and SDHOST hardware
> modules (which are still disabled by default).

Just a quick question: how do you plan to switch between the SD host
drivers? If I understand this right, there are two working hardware blocks
that can connect to the same slot. Do you have to configure this in
device tree using  hardwired pinctrl settings, or can the user pick
one of the drivers at runtime?

        Arnd

WARNING: multiple messages have this Message-ID (diff)
From: arnd@arndb.de (Arnd Bergmann)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL 1/4] bcm2835 arm DT updates for 4.12
Date: Fri, 24 Mar 2017 23:25:50 +0100	[thread overview]
Message-ID: <CAK8P3a2X0LYeidiPw4xN07WdU86Ah3_nJeropNSieJWxsHoEmA@mail.gmail.com> (raw)
In-Reply-To: <20170321193952.10270-1-eric@anholt.net>

On Tue, Mar 21, 2017 at 8:39 PM, Eric Anholt <eric@anholt.net> wrote:
>   Linux 4.11-rc1 (2017-03-05 12:59:56 -0800)
>
> are available in the git repository at:
>
>   git://github.com/anholt/linux tags/bcm2835-dt-next-2017-03-21
>
> for you to fetch changes up to 7f31a955a0c34de0463f7ff50b2bd62a5cce4204:
>
>   ARM: dts: bcm2835: add sdhost controller to devicetree (2017-03-17 17:35:50 -0700)
>
> ----------------------------------------------------------------
> This pull request brings in the DT nodes for enabling HDMI audio on
> Raspberry Pi, and nodes to describe the DSI and SDHOST hardware
> modules (which are still disabled by default).

Just a quick question: how do you plan to switch between the SD host
drivers? If I understand this right, there are two working hardware blocks
that can connect to the same slot. Do you have to configure this in
device tree using  hardwired pinctrl settings, or can the user pick
one of the drivers at runtime?

        Arnd

  parent reply	other threads:[~2017-03-24 22:25 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-03-21 19:39 [GIT PULL 1/4] bcm2835 arm DT updates for 4.12 Eric Anholt
2017-03-21 19:39 ` Eric Anholt
2017-03-21 19:39 ` [GIT PULL 2/4] bcm2835 arm defconfig " Eric Anholt
2017-03-21 19:39   ` Eric Anholt
2017-03-24 17:13   ` Florian Fainelli
2017-03-24 17:13     ` Florian Fainelli
2017-03-21 19:39 ` [GIT PULL 1/4] bcm2835 arm64 " Eric Anholt
2017-03-21 19:39   ` Eric Anholt
2017-03-24 17:14   ` Florian Fainelli
2017-03-24 17:14     ` Florian Fainelli
2017-03-21 19:39 ` [GIT PULL 4/4] bcm2835 MAINTAINERS " Eric Anholt
2017-03-21 19:39   ` Eric Anholt
2017-03-24 17:15   ` Florian Fainelli
2017-03-24 17:15     ` Florian Fainelli
2017-03-24 17:13 ` [GIT PULL 1/4] bcm2835 arm DT " Florian Fainelli
2017-03-24 17:13   ` Florian Fainelli
2017-03-24 22:25 ` Arnd Bergmann [this message]
2017-03-24 22:25   ` Arnd Bergmann
2017-03-25 11:03   ` Stefan Wahren
2017-03-25 11:03     ` Stefan Wahren
2017-03-27 14:21     ` Arnd Bergmann
2017-03-27 14:21       ` Arnd Bergmann

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=CAK8P3a2X0LYeidiPw4xN07WdU86Ah3_nJeropNSieJWxsHoEmA@mail.gmail.com \
    --to=arnd@arndb.de \
    --cc=bcm-kernel-feedback-list@broadcom.com \
    --cc=eric@anholt.net \
    --cc=f.fainelli@gmail.com \
    --cc=lee@kernel.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-rpi-kernel@lists.infradead.org \
    --cc=stefan.wahren@i2se.com \
    --cc=swarren@wwwdotorg.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.