All of lore.kernel.org
 help / color / mirror / Atom feed
From: Gerd Hoffmann <kraxel@redhat.com>
To: Eric Anholt <eric@anholt.net>
Cc: Stefan Wahren <stefan.wahren@i2se.com>,
	sbranden@broadcom.com, rjui@broadcom.com, lee@kernel.org,
	linux@armlinux.org.uk, linux-kernel@vger.kernel.org,
	robh+dt@kernel.org, linux-rpi-kernel@lists.infradead.org,
	linux-mmc@vger.kernel.org, bcm-kernel-feedback-list@broadcom.com,
	mark.rutland@arm.com, f.fainelli@gmail.com,
	ulf.hansson@linaro.org, linux-arm-kernel@lists.infradead.org,
	devicetree@vger.kernel.org
Subject: Re: [PATCH 1/4] dt-bindings: Add binding for brcm,bcm2835-sdhost.
Date: Wed, 01 Feb 2017 12:06:16 +0100	[thread overview]
Message-ID: <1485947176.1076.51.camel@redhat.com> (raw)
In-Reply-To: <87zii7m5tr.fsf@eliezer.anholt.net>

  Hi,

> The binding should be documentation of the binding.  I'd love to see
> more explanation in the mmc/host/bcm2835.c, though.

Updated both mmc/host/bcm2835.c comment and Kconfig entry now.

cheers,
  Gerd

WARNING: multiple messages have this Message-ID (diff)
From: kraxel@redhat.com (Gerd Hoffmann)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 1/4] dt-bindings: Add binding for brcm,bcm2835-sdhost.
Date: Wed, 01 Feb 2017 12:06:16 +0100	[thread overview]
Message-ID: <1485947176.1076.51.camel@redhat.com> (raw)
In-Reply-To: <87zii7m5tr.fsf@eliezer.anholt.net>

  Hi,

> The binding should be documentation of the binding.  I'd love to see
> more explanation in the mmc/host/bcm2835.c, though.

Updated both mmc/host/bcm2835.c comment and Kconfig entry now.

cheers,
  Gerd

  reply	other threads:[~2017-02-01 11:06 UTC|newest]

Thread overview: 50+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-01-27 11:36 [PATCH 0/4] mmc: bcm2835: Add new driver for the internal SD controller Gerd Hoffmann
2017-01-27 11:36 ` Gerd Hoffmann
2017-01-27 11:36 ` Gerd Hoffmann
2017-01-27 11:36 ` [PATCH 1/4] dt-bindings: Add binding for brcm,bcm2835-sdhost Gerd Hoffmann
2017-01-27 11:36   ` Gerd Hoffmann
2017-01-27 11:36   ` Gerd Hoffmann
2017-01-30 21:37   ` Stefan Wahren
2017-01-30 21:37     ` Stefan Wahren
2017-01-30 21:37     ` Stefan Wahren
2017-01-31  8:10     ` Gerd Hoffmann
2017-01-31  8:10       ` Gerd Hoffmann
2017-01-31  8:10       ` Gerd Hoffmann
2017-01-31 18:40     ` Eric Anholt
2017-01-31 18:40       ` Eric Anholt
2017-01-31 18:40       ` Eric Anholt
2017-02-01 11:06       ` Gerd Hoffmann [this message]
2017-02-01 11:06         ` Gerd Hoffmann
2017-02-01 15:02   ` Rob Herring
2017-02-01 15:02     ` Rob Herring
2017-02-01 15:02     ` Rob Herring
2017-02-01 15:54     ` Gerd Hoffmann
2017-02-01 15:54       ` Gerd Hoffmann
2017-01-27 11:36 ` [PATCH 2/4] mmc: bcm2835: Add new driver for the internal SD controller Gerd Hoffmann
2017-01-27 11:36   ` Gerd Hoffmann
2017-01-27 15:27   ` Ulf Hansson
2017-01-27 15:27     ` Ulf Hansson
2017-01-27 15:27     ` Ulf Hansson
2017-01-27 16:04     ` Stefan Wahren
2017-01-27 16:04       ` Stefan Wahren
2017-01-27 16:04       ` Stefan Wahren
2017-01-30  8:22       ` Ulf Hansson
2017-01-30  8:22         ` Ulf Hansson
2017-01-30  8:22         ` Ulf Hansson
2017-01-30 21:27   ` Stefan Wahren
2017-01-30 21:27     ` Stefan Wahren
2017-01-30 21:27     ` Stefan Wahren
2017-01-27 11:36 ` [PATCH 3/4] mmc: bcm2835: add internal SD controller to devicetree Gerd Hoffmann
2017-01-27 11:36   ` Gerd Hoffmann
2017-01-27 11:36   ` Gerd Hoffmann
2017-01-27 11:36 ` [PATCH 4/4] ARM: dts: bcm283x: switch from &sdhci to &sdhost Gerd Hoffmann
2017-01-27 11:36   ` Gerd Hoffmann
2017-01-27 11:36   ` Gerd Hoffmann
2017-01-30 21:33   ` Stefan Wahren
2017-01-30 21:33     ` Stefan Wahren
2017-01-30 21:33     ` Stefan Wahren
  -- strict thread matches above, loose matches on Subject: below --
2016-02-26 23:05 [PATCH 0/4] bcm2835 SDHOST controller Eric Anholt
2016-02-26 23:05 ` [PATCH 1/4] dt-bindings: Add binding for brcm,bcm2835-sdhost Eric Anholt
2016-02-26 23:05   ` Eric Anholt
2016-02-26 23:05   ` Eric Anholt
2016-03-03 22:02   ` Rob Herring
2016-03-03 22:02     ` Rob Herring

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=1485947176.1076.51.camel@redhat.com \
    --to=kraxel@redhat.com \
    --cc=bcm-kernel-feedback-list@broadcom.com \
    --cc=devicetree@vger.kernel.org \
    --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-mmc@vger.kernel.org \
    --cc=linux-rpi-kernel@lists.infradead.org \
    --cc=linux@armlinux.org.uk \
    --cc=mark.rutland@arm.com \
    --cc=rjui@broadcom.com \
    --cc=robh+dt@kernel.org \
    --cc=sbranden@broadcom.com \
    --cc=stefan.wahren@i2se.com \
    --cc=ulf.hansson@linaro.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.