Re: [PATCH v3 1/2] dt-bindings: net: Add bindings for National Instruments XGE netdev

2018-02-19 Thread Rob Herring
On Fri, Feb 16, 2018 at 09:00:32AM -0800, Moritz Fischer wrote:
> This adds bindings for the NI XGE 1G/10G network device.
> 
> Signed-off-by: Moritz Fischer 
> ---
> 
> Changes from v2:
> - Addressed Rob's comments w.r.t to IRQ names and typo
> 
> Changes from v1:
> - Corrected from nixge -> nixge.txt
> 
> ---
>  Documentation/devicetree/bindings/net/nixge.txt | 32 
> +
>  1 file changed, 32 insertions(+)
>  create mode 100644 Documentation/devicetree/bindings/net/nixge.txt

Reviewed-by: Rob Herring 


Re: [PATCH v3 1/2] dt-bindings: net: Add bindings for National Instruments XGE netdev

2018-02-19 Thread Rob Herring
On Fri, Feb 16, 2018 at 09:00:32AM -0800, Moritz Fischer wrote:
> This adds bindings for the NI XGE 1G/10G network device.
> 
> Signed-off-by: Moritz Fischer 
> ---
> 
> Changes from v2:
> - Addressed Rob's comments w.r.t to IRQ names and typo
> 
> Changes from v1:
> - Corrected from nixge -> nixge.txt
> 
> ---
>  Documentation/devicetree/bindings/net/nixge.txt | 32 
> +
>  1 file changed, 32 insertions(+)
>  create mode 100644 Documentation/devicetree/bindings/net/nixge.txt

Reviewed-by: Rob Herring