Re: [PATCH v2 3/3] MIPS: OCTEON: Use device tree to probe for flash chips.

2015-03-15 Thread Aaro Koskinen
Hi, On Thu, Mar 05, 2015 at 05:31:31PM +0300, Aleksey Makarov wrote: > From: David Daney > > Don't assume they are there, the device tree will tell us. > > Signed-off-by: David Daney > Signed-off-by: Aleksey Makarov Tested-by: Aaro Koskinen A. -- To unsubscribe from this list: send the

Re: [PATCH v2 3/3] MIPS: OCTEON: Use device tree to probe for flash chips.

2015-03-15 Thread Aaro Koskinen
Hi, On Thu, Mar 05, 2015 at 05:31:31PM +0300, Aleksey Makarov wrote: From: David Daney david.da...@cavium.com Don't assume they are there, the device tree will tell us. Signed-off-by: David Daney david.da...@cavium.com Signed-off-by: Aleksey Makarov aleksey.maka...@auriga.com Tested-by:

[PATCH v2 3/3] MIPS: OCTEON: Use device tree to probe for flash chips.

2015-03-05 Thread Aleksey Makarov
From: David Daney Don't assume they are there, the device tree will tell us. Signed-off-by: David Daney Signed-off-by: Aleksey Makarov --- arch/mips/cavium-octeon/flash_setup.c | 42 ++- 1 file changed, 37 insertions(+), 5 deletions(-) diff --git

[PATCH v2 3/3] MIPS: OCTEON: Use device tree to probe for flash chips.

2015-03-05 Thread Aleksey Makarov
From: David Daney david.da...@cavium.com Don't assume they are there, the device tree will tell us. Signed-off-by: David Daney david.da...@cavium.com Signed-off-by: Aleksey Makarov aleksey.maka...@auriga.com --- arch/mips/cavium-octeon/flash_setup.c | 42 ++- 1