[PATCH 2/3] ARM: dts: sti: Add st-dwc3 devicetree bindings documentation
From: peter.griffin@linaro.org (Peter Griffin)
Date: 2014-07-05 06:15:06
Also in:
linux-devicetree, linux-omap, lkml
From: peter.griffin@linaro.org (Peter Griffin)
Date: 2014-07-05 06:15:06
Also in:
linux-devicetree, linux-omap, lkml
Hi Daniele, Thanks for reviewing. On Fri, 04 Jul 2014, Daniele Forsi wrote:
2014-07-04 13:13 GMT+02:00 Peter Griffin:quoted
+Required properties: + - compatible : must be "st,stih407-dwc3" + - reg : glue logic base address and USB syscfg ctrl register offest + - reg-names : Should be "reg-glue" and "syscfg-reg". + - st,syscon : should be phandle to system configuration node which + encompases the glue registers. + - resets : phandle pointing to the system powerdown controllerminor knits: s/offest/offset/ s/encompases/encompasses/ "Should" is upper case while all other lines in this block start with a lower case letter; two lines end with a full stop, three lines without; colons the last lines do not align to the first three
All fixed in V2. Regards, Peter.