Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1502983
| From | Rob Herring <robh@kernel.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 1/2] mmc: sdhci-iproc: Add brcm,sdhci-iproc compat string in bindings document |
| Date | 2016-10-18 15:20 +0200 |
| Message-ID | <stCtb-294-9@gated-at.bofh.it> (permalink) |
| References | <srwBz-8aY-1@gated-at.bofh.it> <srwBA-8aY-35@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Wed, Oct 12, 2016 at 11:35:51AM -0700, Scott Branden wrote: > Adds brcm,sdhci-iproc compat string to DT bindings document for > the iProc SDHCI driver. > > Signed-off-by: Anup Patel <anup.patel@broadcom.com> > Signed-off-by: Scott Branden <scott.branden@broadcom.com> > --- > Documentation/devicetree/bindings/mmc/brcm,sdhci-iproc.txt | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/Documentation/devicetree/bindings/mmc/brcm,sdhci-iproc.txt b/Documentation/devicetree/bindings/mmc/brcm,sdhci-iproc.txt > index be56d2b..aa58b94 100644 > --- a/Documentation/devicetree/bindings/mmc/brcm,sdhci-iproc.txt > +++ b/Documentation/devicetree/bindings/mmc/brcm,sdhci-iproc.txt > @@ -7,6 +7,7 @@ Required properties: > - compatible : Should be one of the following > "brcm,bcm2835-sdhci" > "brcm,sdhci-iproc-cygnus" > + "brcm,sdhci-iproc" Seems kind of generic. SoC specific compatible strings please.
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
Re: [PATCH 1/2] mmc: sdhci-iproc: Add brcm,sdhci-iproc compat string in bindings document Rob Herring <robh@kernel.org> - 2016-10-18 15:20 +0200 Re: [PATCH 1/2] mmc: sdhci-iproc: Add brcm,sdhci-iproc compat string in bindings document Scott Branden <scott.branden@broadcom.com> - 2016-10-18 22:10 +0200
csiph-web