From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Warren Subject: Re: [PATCH 1/2] DT: bindings: remove bcm2835-sdhci Date: Fri, 3 Jun 2016 14:00:49 -0600 Message-ID: <5751E1F1.5020202@wwwdotorg.org> References: <1464983233-27001-1-git-send-email-stefan.wahren@i2se.com> <1464983233-27001-2-git-send-email-stefan.wahren@i2se.com> Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1464983233-27001-2-git-send-email-stefan.wahren-eS4NqCHxEME@public.gmane.org> Sender: devicetree-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Stefan Wahren Cc: Ulf Hansson , Adrian Hunter , Eric Anholt , Lee Jones , Rob Herring , Pawel Moll , Mark Rutland , devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-rpi-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, linux-mmc-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: linux-mmc@vger.kernel.org On 06/03/2016 01:47 PM, Stefan Wahren wrote: > The sdhci-iproc also supports bcm2835. So this binding is obsolete. sdhci-iproc supports this binding, so I don't believe the binding is obsolete. The duplicate implementations (drivers) can possibly be removed, but not the binding doc, which is (or at least could be) still in use. -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html From mboxrd@z Thu Jan 1 00:00:00 1970 From: swarren@wwwdotorg.org (Stephen Warren) Date: Fri, 3 Jun 2016 14:00:49 -0600 Subject: [PATCH 1/2] DT: bindings: remove bcm2835-sdhci In-Reply-To: <1464983233-27001-2-git-send-email-stefan.wahren@i2se.com> References: <1464983233-27001-1-git-send-email-stefan.wahren@i2se.com> <1464983233-27001-2-git-send-email-stefan.wahren@i2se.com> Message-ID: <5751E1F1.5020202@wwwdotorg.org> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On 06/03/2016 01:47 PM, Stefan Wahren wrote: > The sdhci-iproc also supports bcm2835. So this binding is obsolete. sdhci-iproc supports this binding, so I don't believe the binding is obsolete. The duplicate implementations (drivers) can possibly be removed, but not the binding doc, which is (or at least could be) still in use.