Re: [PATCH 2/2] MIPS: NI 169445 board support

2017-03-24 Thread Nathan Sullivan
On Thu, Mar 23, 2017 at 05:29:45PM -0500, Rob Herring wrote: > On Tue, Mar 14, 2017 at 11:13:23AM -0500, Nathan Sullivan wrote: > > Support the National Instruments 169445 board. > > > > Signed-off-by: Nathan Sullivan > > --- > > Documentation/devicetree/bindings/mips/ni.txt | 7 ++ > > MAIN

Re: [PATCH 2/2] MIPS: NI 169445 board support

2017-03-23 Thread Rob Herring
On Tue, Mar 14, 2017 at 11:13:23AM -0500, Nathan Sullivan wrote: > Support the National Instruments 169445 board. > > Signed-off-by: Nathan Sullivan > --- > Documentation/devicetree/bindings/mips/ni.txt | 7 ++ > MAINTAINERS | 8 ++ > arch/mips/boot/dts/

Re: [PATCH 2/2] MIPS: NI 169445 board support

2017-03-15 Thread Linus Walleij
On Mon, Mar 6, 2017 at 9:06 PM, Nathan Sullivan wrote: > Support the National Instruments 169445 board. > > Signed-off-by: Nathan Sullivan (...) > + gpio1:gpio-controller@1f300010 { > + compatible = "ni,169445-nand-gpio"; > + reg = <0x10

Re: [PATCH 2/2] MIPS: NI 169445 board support

2017-03-06 Thread James Hogan
Hi Nathan, On Mon, Mar 06, 2017 at 02:06:01PM -0600, Nathan Sullivan wrote: > Support the National Instruments 169445 board. > > Signed-off-by: Nathan Sullivan > --- > Documentation/devicetree/bindings/mips/ni.txt | 7 ++ > arch/mips/boot/dts/Makefile | 1 + > arch/mip

Re: [PATCH 2/2] MIPS: NI 169445 board support

2017-03-06 Thread Nathan Sullivan
On Mon, Mar 06, 2017 at 11:04:13PM +, James Hogan wrote: > Hi Nathan, > > On Mon, Mar 06, 2017 at 02:06:01PM -0600, Nathan Sullivan wrote: > > Support the National Instruments 169445 board. > > > > Signed-off-by: Nathan Sullivan > > --- > > Documentation/devicetree/bindings/mips/ni.txt |