[linux-sunxi] Re: [PATCH 5/5] ARM: sunxi: Remove sun4i and sun7i machine definitions

2014-04-30 Thread Maxime Ripard
Hi, On Mon, Apr 28, 2014 at 06:08:53PM -0700, Olof Johansson wrote: On Wed, Apr 23, 2014 at 9:02 AM, Arnd Bergmann a...@arndb.de wrote: On Wednesday 23 April 2014 17:04:36 Maxime Ripard wrote: -static void __init sunxi_dt_init(void) -{ - of_platform_populate(NULL,

[linux-sunxi] Re: [PATCH 5/5] ARM: sunxi: Remove sun4i and sun7i machine definitions

2014-04-30 Thread Stefan Monnier
I guess the /proc/cpuinfo thing just tip the scales to keeping the minimal machines. I'll update the patches. I agree that having this data in cpuinfo is important, but I think this just begs for a way to get this data (or something equivalent) in cpuinfo *without* having a machine definition.

[linux-sunxi] Re: [PATCH 5/5] ARM: sunxi: Remove sun4i and sun7i machine definitions

2014-04-28 Thread Olof Johansson
On Wed, Apr 23, 2014 at 9:02 AM, Arnd Bergmann a...@arndb.de wrote: On Wednesday 23 April 2014 17:04:36 Maxime Ripard wrote: -static void __init sunxi_dt_init(void) -{ - of_platform_populate(NULL, of_default_bus_match_table, NULL, NULL); -} - -static const char * const

[linux-sunxi] Re: [PATCH 5/5] ARM: sunxi: Remove sun4i and sun7i machine definitions

2014-04-23 Thread Arnd Bergmann
On Wednesday 23 April 2014 17:04:36 Maxime Ripard wrote: -static void __init sunxi_dt_init(void) -{ - of_platform_populate(NULL, of_default_bus_match_table, NULL, NULL); -} - -static const char * const sunxi_board_dt_compat[] = { - allwinner,sun4i-a10, -