Re: [PATCH 15/15] dt-bindings: usb: dwc2: Fix issues for stm32mp15x SoC

2020-05-27 Thread Rob Herring
On Wed, 13 May 2020 16:59:35 +0200, Benjamin Gaignard wrote: > Correct the compatible list for stm32mp15x SoC. > Fix the name of the stm32mp15x dedicated supply to be aligned with > what the driver use. > > Signed-off-by: Benjamin Gaignard > --- > Documentation/devicetree/bindings/usb/dwc2.yaml

[PATCH 15/15] dt-bindings: usb: dwc2: Fix issues for stm32mp15x SoC

2020-05-13 Thread Benjamin Gaignard
Correct the compatible list for stm32mp15x SoC. Fix the name of the stm32mp15x dedicated supply to be aligned with what the driver use. Signed-off-by: Benjamin Gaignard --- Documentation/devicetree/bindings/usb/dwc2.yaml | 6 -- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/D