Re: [PATCH mmc-next v3 1/2] dt-bindings: mmc: add alias example

2020-08-31 Thread Ulf Hansson
On Mon, 31 Aug 2020 at 09:58, Matthias Schiffer wrote: > > On Fri, 2020-08-28 at 16:24 -0600, Rob Herring wrote: > > On Tue, Aug 25, 2020 at 03:44:40PM +0200, Matthias Schiffer wrote: > > > As for I2C and SPI, it now is possible to reserve a fixed index for > > > mmc/mmcblk devices. > > > > > > Si

Re: [PATCH mmc-next v3 1/2] dt-bindings: mmc: add alias example

2020-08-31 Thread Matthias Schiffer
On Fri, 2020-08-28 at 16:24 -0600, Rob Herring wrote: > On Tue, Aug 25, 2020 at 03:44:40PM +0200, Matthias Schiffer wrote: > > As for I2C and SPI, it now is possible to reserve a fixed index for > > mmc/mmcblk devices. > > > > Signed-off-by: Matthias Schiffer > > > > --- > > > > v3: new patch >

Re: [PATCH mmc-next v3 1/2] dt-bindings: mmc: add alias example

2020-08-28 Thread Rob Herring
On Tue, Aug 25, 2020 at 03:44:40PM +0200, Matthias Schiffer wrote: > As for I2C and SPI, it now is possible to reserve a fixed index for > mmc/mmcblk devices. > > Signed-off-by: Matthias Schiffer > --- > > v3: new patch > > Documentation/devicetree/bindings/mmc/mmc-controller.yaml | 8

[PATCH mmc-next v3 1/2] dt-bindings: mmc: add alias example

2020-08-25 Thread Matthias Schiffer
As for I2C and SPI, it now is possible to reserve a fixed index for mmc/mmcblk devices. Signed-off-by: Matthias Schiffer --- v3: new patch Documentation/devicetree/bindings/mmc/mmc-controller.yaml | 8 1 file changed, 8 insertions(+) diff --git a/Documentation/devicetree/bindings/mmc