Re: [PATCH v2 0/4] OMAP serial device tree support
From: Rob Herring <hidden>
Date: 2011-11-28 13:44:15
Also in:
linux-arm-kernel, linux-devicetree, linux-omap
From: Rob Herring <hidden>
Date: 2011-11-28 13:44:15
Also in:
linux-arm-kernel, linux-devicetree, linux-omap
On 11/28/2011 12:31 AM, Greg KH wrote:
On Mon, Nov 28, 2011 at 11:36:56AM +0530, Rajendra Nayak wrote:quoted
On Sunday 27 November 2011 09:06 AM, Greg KH wrote:quoted
On Tue, Nov 22, 2011 at 07:14:12PM +0530, Rajendra Nayak wrote:quoted
v2 is based on the latest omap-serial runtime patches, which can be found here[1] The series passes minimal data that allows serial console boot, with UART's initialised from device tree. However some of low power support for UART and remote wakeup needs more work. Boot tested on OMAP4 panda and OMAP4 sdp boards. Patches can be found here.. git://gitorious.org/omap-pm/linux.git for-dt/serialWhat tree are these going to go through, some device tree one, or do you want me to take the serial driver patches?Hi Greg, These patches have a dependency on the omap-serial runtime series. So once that makes it in, through the serial driver tree, and once we have the necessary Acks from the Device Tree maintainers on the relevant patches from this series, these could go through the serial driver tree as well.Then all of these should probably go through the device tree tree.
Generally, DT related driver changes go in thru the respective driver trees. Rob