Re: [RESEND][PATCH v5] MIPS: NI 169445 board support

2017-07-14 Thread Rob Herring
On Fri, Jul 14, 2017 at 12:33:27PM -0500, Nathan Sullivan wrote: > Support the National Instruments 169445 board. > > Signed-off-by: Nathan Sullivan > --- > > Changes from v4: > > - Address Rob Herring's device tree feedback > >

Re: [RESEND][PATCH v5] MIPS: NI 169445 board support

2017-07-14 Thread Rob Herring
On Fri, Jul 14, 2017 at 12:33:27PM -0500, Nathan Sullivan wrote: > Support the National Instruments 169445 board. > > Signed-off-by: Nathan Sullivan > --- > > Changes from v4: > > - Address Rob Herring's device tree feedback > > Documentation/devicetree/bindings/mips/ni.txt | 7 ++ >

[RESEND][PATCH v5] MIPS: NI 169445 board support

2017-07-14 Thread Nathan Sullivan
Support the National Instruments 169445 board. Signed-off-by: Nathan Sullivan --- Changes from v4: - Address Rob Herring's device tree feedback Documentation/devicetree/bindings/mips/ni.txt | 7 ++ MAINTAINERS | 8 ++

[RESEND][PATCH v5] MIPS: NI 169445 board support

2017-07-14 Thread Nathan Sullivan
Support the National Instruments 169445 board. Signed-off-by: Nathan Sullivan --- Changes from v4: - Address Rob Herring's device tree feedback Documentation/devicetree/bindings/mips/ni.txt | 7 ++ MAINTAINERS | 8 ++ arch/mips/boot/dts/Makefile

Re: [PATCH v5] MIPS: NI 169445 board support

2017-06-07 Thread Paul Burton
Hi Nathan, On Wednesday, 31 May 2017 12:33:57 PDT Nathan Sullivan wrote: > Support the National Instruments 169445 board. > > Signed-off-by: Nathan Sullivan > --- > > Changes from v4: > > - Address Rob Herring's device tree feedback > > I'm still unclear on the

Re: [PATCH v5] MIPS: NI 169445 board support

2017-06-07 Thread Paul Burton
Hi Nathan, On Wednesday, 31 May 2017 12:33:57 PDT Nathan Sullivan wrote: > Support the National Instruments 169445 board. > > Signed-off-by: Nathan Sullivan > --- > > Changes from v4: > > - Address Rob Herring's device tree feedback > > I'm still unclear on the vmlinux.its.S changes. The

Re: [PATCH v5] MIPS: NI 169445 board support

2017-06-07 Thread Rob Herring
On Wed, May 31, 2017 at 02:33:57PM -0500, Nathan Sullivan wrote: > Support the National Instruments 169445 board. > > Signed-off-by: Nathan Sullivan > --- > > Changes from v4: > > - Address Rob Herring's device tree feedback > > I'm still unclear on the vmlinux.its.S

Re: [PATCH v5] MIPS: NI 169445 board support

2017-06-07 Thread Rob Herring
On Wed, May 31, 2017 at 02:33:57PM -0500, Nathan Sullivan wrote: > Support the National Instruments 169445 board. > > Signed-off-by: Nathan Sullivan > --- > > Changes from v4: > > - Address Rob Herring's device tree feedback > > I'm still unclear on the vmlinux.its.S changes. The linux-mti

[PATCH v5] MIPS: NI 169445 board support

2017-05-31 Thread Nathan Sullivan
Support the National Instruments 169445 board. Signed-off-by: Nathan Sullivan --- Changes from v4: - Address Rob Herring's device tree feedback I'm still unclear on the vmlinux.its.S changes. The linux-mti tree has a config in the image tree for each board it

[PATCH v5] MIPS: NI 169445 board support

2017-05-31 Thread Nathan Sullivan
Support the National Instruments 169445 board. Signed-off-by: Nathan Sullivan --- Changes from v4: - Address Rob Herring's device tree feedback I'm still unclear on the vmlinux.its.S changes. The linux-mti tree has a config in the image tree for each board it supports, and I followed that