Re: [PATCH v2 1/2] dt-bindings: mmc: add DT bindings for Milbeaut SD controller

2019-07-10 Thread orito.takao
Thanks for checking my patch. > On Thu, May 30, 2019 at 06:22:11PM +0900, Takao Orito wrote: > > Add the device-tree binding documentation for Milbeaut SDHCI driver. > > > > Signed-off-by: Takao Orito > > --- > > .../devicetree/bindings/mmc/sdhci-milbeaut.txt | 32 > >

Re: [PATCH v2 1/2] dt-bindings: mmc: add DT bindings for Milbeaut SD controller

2019-07-08 Thread Rob Herring
On Thu, May 30, 2019 at 06:22:11PM +0900, Takao Orito wrote: > Add the device-tree binding documentation for Milbeaut SDHCI driver. > > Signed-off-by: Takao Orito > --- > .../devicetree/bindings/mmc/sdhci-milbeaut.txt | 32 > ++ > 1 file changed, 32 insertions(+) > crea

Re: [PATCH v2 1/2] dt-bindings: mmc: add DT bindings for Milbeaut SD controller

2019-06-23 Thread orito.takao
Hello Does anyone have any comments on this ? > Add the device-tree binding documentation for Milbeaut SDHCI driver. > > Signed-off-by: Takao Orito > --- > .../devicetree/bindings/mmc/sdhci-milbeaut.txt | 32 > ++ > 1 file changed, 32 insertions(+) > create mode 1006

[PATCH v2 1/2] dt-bindings: mmc: add DT bindings for Milbeaut SD controller

2019-05-30 Thread Takao Orito
Add the device-tree binding documentation for Milbeaut SDHCI driver. Signed-off-by: Takao Orito --- .../devicetree/bindings/mmc/sdhci-milbeaut.txt | 32 ++ 1 file changed, 32 insertions(+) create mode 100644 Documentation/devicetree/bindings/mmc/sdhci-milbeaut.txt diff