Re: Device tree vs hardware configurations

2014-09-24 Thread Sascha Hauer
Hi Nikita, On Tue, Sep 23, 2014 at 09:58:08PM +0400, Nikita Yushchenko wrote: > Hi > > I'm currently forward-porting a BSP for imx6-based custom board from > pre-devicetree kernel to modern kernel. > > In old BSP there was a board setup file, that registered all board's > devices. For new BSP, I

Device tree vs hardware configurations

2014-09-23 Thread Nikita Yushchenko
Hi I'm currently forward-porting a BSP for imx6-based custom board from pre-devicetree kernel to modern kernel. In old BSP there was a board setup file, that registered all board's devices. For new BSP, I need to replace that with device tree based solution. However, old BSP used condition