Re: [PATCH v2] dt-bindings: usb: ti,keystone-dwc3.yaml: Improve schema

2020-07-13 Thread Rob Herring
On Fri, 10 Jul 2020 14:33:37 +0300, Roger Quadros wrote: > There were some review comments after the patch was integrated. > Address those. > > Fixes: 1883a934e156 ("dt-bindings: usb: convert keystone-usb.txt to YAML") > Signed-off-by: Roger Quadros > --- >

[PATCH v2] dt-bindings: usb: ti,keystone-dwc3.yaml: Improve schema

2020-07-10 Thread Roger Quadros
There were some review comments after the patch was integrated. Address those. Fixes: 1883a934e156 ("dt-bindings: usb: convert keystone-usb.txt to YAML") Signed-off-by: Roger Quadros --- .../bindings/usb/ti,keystone-dwc3.yaml| 51 ++- 1 file changed, 37 insertions(+), 14

Re: [PATCH v2] dt-bindings: usb: ti,keystone-dwc3.yaml: Improve schema

2020-06-24 Thread Roger Quadros
Hi, On 15/06/2020 20:41, Rob Herring wrote: On Fri, Jun 05, 2020 at 10:52:15AM +0300, Roger Quadros wrote: There were some review comments after the patch was integrated. Address those. Fixes: 1883a934e156 ("dt-bindings: usb: convert keystone-usb.txt to YAML") Signed-off-by: Roger Quadros

Re: [PATCH v2] dt-bindings: usb: ti,keystone-dwc3.yaml: Improve schema

2020-06-15 Thread Rob Herring
On Fri, Jun 05, 2020 at 10:52:15AM +0300, Roger Quadros wrote: > There were some review comments after the patch was integrated. > Address those. > > Fixes: 1883a934e156 ("dt-bindings: usb: convert keystone-usb.txt to YAML") > Signed-off-by: Roger Quadros > --- > > Changelog: > v2 > - don't use

[PATCH v2] dt-bindings: usb: ti,keystone-dwc3.yaml: Improve schema

2020-06-05 Thread Roger Quadros
There were some review comments after the patch was integrated. Address those. Fixes: 1883a934e156 ("dt-bindings: usb: convert keystone-usb.txt to YAML") Signed-off-by: Roger Quadros --- Changelog: v2 - don't use quotes for enum/const string - use phandle instead of phandle-array for phys -