Re: [PATCH v2 03/13] mmc: dt-bindings: make compatible explicit

2017-10-13 Thread Chaotian Jing
On Fri, 2017-10-13 at 15:14 -0500, Rob Herring wrote: > On Mon, Oct 09, 2017 at 07:35:16PM +0800, Chaotian Jing wrote: > > the driver has updated to have an explicit compatible, so update > > binding file according to the driver change. > > Normally, that's not a reason for a binding change. An ol

Re: [PATCH v2 03/13] mmc: dt-bindings: make compatible explicit

2017-10-13 Thread Rob Herring
On Mon, Oct 09, 2017 at 07:35:16PM +0800, Chaotian Jing wrote: > the driver has updated to have an explicit compatible, so update > binding file according to the driver change. Normally, that's not a reason for a binding change. An old kernel without the driver change is still valid. > > Signed

Re: [PATCH v2 03/13] mmc: dt-bindings: make compatible explicit

2017-10-13 Thread Rob Herring
On Tue, Oct 10, 2017 at 09:19:14AM +0200, Ulf Hansson wrote: > On 10 October 2017 at 03:37, Chaotian Jing wrote: > > On Mon, 2017-10-09 at 16:54 +0200, Matthias Brugger wrote: > >> > >> On 10/09/2017 01:35 PM, Chaotian Jing wrote: > >> > the driver has updated to have an explicit compatible, so up

Re: [PATCH v2 03/13] mmc: dt-bindings: make compatible explicit

2017-10-10 Thread Matthias Brugger
On 10/10/2017 09:19 AM, Ulf Hansson wrote: On 10 October 2017 at 03:37, Chaotian Jing wrote: On Mon, 2017-10-09 at 16:54 +0200, Matthias Brugger wrote: On 10/09/2017 01:35 PM, Chaotian Jing wrote: the driver has updated to have an explicit compatible, so update binding file according to th

Re: [PATCH v2 03/13] mmc: dt-bindings: make compatible explicit

2017-10-10 Thread Ulf Hansson
On 10 October 2017 at 03:37, Chaotian Jing wrote: > On Mon, 2017-10-09 at 16:54 +0200, Matthias Brugger wrote: >> >> On 10/09/2017 01:35 PM, Chaotian Jing wrote: >> > the driver has updated to have an explicit compatible, so update >> > binding file according to the driver change. >> > >> > Signed

Re: [PATCH v2 03/13] mmc: dt-bindings: make compatible explicit

2017-10-09 Thread Chaotian Jing
On Mon, 2017-10-09 at 16:54 +0200, Matthias Brugger wrote: > > On 10/09/2017 01:35 PM, Chaotian Jing wrote: > > the driver has updated to have an explicit compatible, so update > > binding file according to the driver change. > > > > Signed-off-by: Chaotian Jing > > --- > > Documentation/devic

Re: [PATCH v2 03/13] mmc: dt-bindings: make compatible explicit

2017-10-09 Thread Matthias Brugger
On 10/09/2017 01:35 PM, Chaotian Jing wrote: the driver has updated to have an explicit compatible, so update binding file according to the driver change. Signed-off-by: Chaotian Jing --- Documentation/devicetree/bindings/mmc/mtk-sd.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletion

[PATCH v2 03/13] mmc: dt-bindings: make compatible explicit

2017-10-09 Thread Chaotian Jing
the driver has updated to have an explicit compatible, so update binding file according to the driver change. Signed-off-by: Chaotian Jing --- Documentation/devicetree/bindings/mmc/mtk-sd.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Documentation/devicetree/binding