Re: [PATCH] tty: 8250_dw: fix build error for CONFIG_SERIAL_8250=m
From: Jamie Iles <hidden>
Date: 2011-08-24 15:24:48
From: Jamie Iles <hidden>
Date: 2011-08-24 15:24:48
Hi Arnd, On Wed, Aug 24, 2011 at 04:45:16PM +0200, Arnd Bergmann wrote:
When go go to such length, I think the approach I initially advocated (making 8250_dw a standalone platform_driver like of_serial) will be nicer.
For a separate driver, is it okay to make it depend on CONFIG_OF, and only have device tree bindings, or should this still support being registered as a static platform device with platform data? I'm not sure what the consensus is on creating device tree only platform drivers. Thanks, Jamie