Re: [PATCH v2 1/5] dt-bindings: net: Add Qualcomm ethqos binding

2019-01-16 Thread Vinod Koul
On 15-01-19, 15:03, Rob Herring wrote: > On Tue, Jan 08, 2019 at 09:59:22PM +0530, Vinod Koul wrote: > > Add support for Qualcomm ethqos found in some SoCs like QCS404. > > > > Signed-off-by: Vinod Koul > > --- > > .../devicetree/bindings/net/qcom,dwmac.txt| 129 ++ > > 1 fil

Re: [PATCH v2 1/5] dt-bindings: net: Add Qualcomm ethqos binding

2019-01-15 Thread Rob Herring
On Tue, Jan 08, 2019 at 09:59:22PM +0530, Vinod Koul wrote: > Add support for Qualcomm ethqos found in some SoCs like QCS404. > > Signed-off-by: Vinod Koul > --- > .../devicetree/bindings/net/qcom,dwmac.txt| 129 ++ > 1 file changed, 129 insertions(+) > create mode 100644 Do

[PATCH v2 1/5] dt-bindings: net: Add Qualcomm ethqos binding

2019-01-08 Thread Vinod Koul
Add support for Qualcomm ethqos found in some SoCs like QCS404. Signed-off-by: Vinod Koul --- .../devicetree/bindings/net/qcom,dwmac.txt| 129 ++ 1 file changed, 129 insertions(+) create mode 100644 Documentation/devicetree/bindings/net/qcom,dwmac.txt diff --git a/Documenta