Re: [PATCH 0/3] sh: make early_platform code SuperH-specific

2018-04-30 Thread Rich Felker
On Mon, Apr 30, 2018 at 06:35:53PM +0200, Bartosz Golaszewski wrote: > I recently started a discussion about the need for a proper early device > probing mechanism[1]. One that would be based on real platform drivers > and support both platform data and device tree. > > While we're far from reachi

[PATCH 0/3] sh: make early_platform code SuperH-specific

2018-04-30 Thread Bartosz Golaszewski
I recently started a discussion about the need for a proper early device probing mechanism[1]. One that would be based on real platform drivers and support both platform data and device tree. While we're far from reaching any consensus on the implementation, Arnd suggested that I start off by movi