Re: [PATCH 03/18] dt-bindings: soc: qcom: add IPA bindings

2019-05-15 Thread Alex Elder
On 5/15/19 11:50 AM, Rob Herring wrote: >> OK. I didn't realize that was upstream yet. I will convert. > Not required yet, but it puts the maintainer in a good mood. :) > > As does CCing the DT list. I'll convert it to YAML *and* CC the DT list next time, to avoid triggering a crabby maintainer

Re: [PATCH 03/18] dt-bindings: soc: qcom: add IPA bindings

2019-05-15 Thread Rob Herring
On Wed, May 15, 2019 at 7:04 AM Alex Elder wrote: > > On 5/15/19 2:03 AM, Arnd Bergmann wrote: > > On Sun, May 12, 2019 at 3:25 AM Alex Elder wrote: > >> > >> Add the binding definitions for the "qcom,ipa" device tree node. > >> > >> Signed-off-by: Alex Elder > >> --- > >> .../devicetree/bindin

Re: [PATCH 03/18] dt-bindings: soc: qcom: add IPA bindings

2019-05-15 Thread Alex Elder
On 5/15/19 2:03 AM, Arnd Bergmann wrote: > On Sun, May 12, 2019 at 3:25 AM Alex Elder wrote: >> >> Add the binding definitions for the "qcom,ipa" device tree node. >> >> Signed-off-by: Alex Elder >> --- >> .../devicetree/bindings/net/qcom,ipa.txt | 164 ++ >> 1 file changed,

Re: [PATCH 03/18] dt-bindings: soc: qcom: add IPA bindings

2019-05-15 Thread Arnd Bergmann
On Sun, May 12, 2019 at 3:25 AM Alex Elder wrote: > > Add the binding definitions for the "qcom,ipa" device tree node. > > Signed-off-by: Alex Elder > --- > .../devicetree/bindings/net/qcom,ipa.txt | 164 ++ > 1 file changed, 164 insertions(+) > create mode 100644 Documenta

[PATCH 03/18] dt-bindings: soc: qcom: add IPA bindings

2019-05-11 Thread Alex Elder
Add the binding definitions for the "qcom,ipa" device tree node. Signed-off-by: Alex Elder --- .../devicetree/bindings/net/qcom,ipa.txt | 164 ++ 1 file changed, 164 insertions(+) create mode 100644 Documentation/devicetree/bindings/net/qcom,ipa.txt diff --git a/Documentat