omap-serial: Add minimal device tree support
authorRajendra Nayak <rnayak@ti.com>
Wed, 14 Dec 2011 11:55:45 +0000 (17:25 +0530)
committerTony Lindgren <tony@atomide.com>
Fri, 16 Dec 2011 22:11:06 +0000 (14:11 -0800)
Adapt the driver to device tree and pass minimal platform
data from device tree needed for console boot.
No power management features will be suppported for now
since it requires more tweaks around OCP settings
to toggle forceidle/noidle/smartidle bits and handling
remote wakeup and dynamic muxing.

Signed-off-by: Rajendra Nayak <rnayak@ti.com>
Reviewed-by: Rob Herring <rob.herring@calxeda.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>

No differences found