[PATCH 4/6] ARM: DT: STi: STiH407: Add dwc3 usb3 DT node.
From: peter.griffin@linaro.org (Peter Griffin)
Date: 2015-02-27 10:43:59
Also in:
linux-devicetree, lkml
From: peter.griffin@linaro.org (Peter Griffin)
Date: 2015-02-27 10:43:59
Also in:
linux-devicetree, lkml
Hi Lee, On Wed, 25 Feb 2015, Lee Jones wrote:
quoted
quoted
quoted
+ reset-names = "powerdown", + "softreset";Nit: What's the purpose of having these on separate lines?The only reason was to stay aligned with the example in Documentation/devicetree/bindings/usb/dwc3-st.txt.But didn't you author that too? :)
Yep
I would change them both. No need to force a line wrap if it's not required.
Ok, I'll remove it from both in v2, whilst adding the acks. regards, Peter.