Re: [PATCH V3 1/3] dt-bindings: mmc: Supply max load for mmc supplies

2020-06-10 Thread Mark Brown
On Tue, Jun 09, 2020 at 05:02:16PM -0600, Rob Herring wrote: > On Tue, Jun 02, 2020 at 04:17:54PM +0530, Veerabhadrarao Badiganti wrote: > > + vmmc-supply-max-microamp: > > +description: Maximum load for the card power. > > + vqmmc-supply-max-microamp: > > +description: Maximum load for

Re: [PATCH V3 1/3] dt-bindings: mmc: Supply max load for mmc supplies

2020-06-09 Thread Rob Herring
+Mark B On Tue, Jun 02, 2020 at 04:17:54PM +0530, Veerabhadrarao Badiganti wrote: > Supply the max load needed for driving the mmc supplies. > > Signed-off-by: Veerabhadrarao Badiganti > --- > Documentation/devicetree/bindings/mmc/mmc-controller.yaml | 6 ++ > 1 file changed, 6 insertions(+

[PATCH V3 1/3] dt-bindings: mmc: Supply max load for mmc supplies

2020-06-02 Thread Veerabhadrarao Badiganti
Supply the max load needed for driving the mmc supplies. Signed-off-by: Veerabhadrarao Badiganti --- Documentation/devicetree/bindings/mmc/mmc-controller.yaml | 6 ++ 1 file changed, 6 insertions(+) diff --git a/Documentation/devicetree/bindings/mmc/mmc-controller.yaml b/Documentation/devi