Re: [PATCH v3 0/4] OMAP serial device tree support
From: Govindraj <hidden>
Date: 2011-12-14 14:41:55
Also in:
linux-arm-kernel, linux-omap, linux-serial
From: Govindraj <hidden>
Date: 2011-12-14 14:41:55
Also in:
linux-arm-kernel, linux-omap, linux-serial
Hi Rajendra, On Wed, Dec 14, 2011 at 5:25 PM, Rajendra Nayak [off-list ref] wrote:
v3 is rebased on top of the latest serial runtime patches[1] and boot tested with/without DT on OMAP4 SDP and OMAP4 Panda boards. Patches can be found here.. git://gitorious.org/omap-pm/linux.git for-dt/serial I also had to pull in a fix[2] for DT testing (already in linux-omap master) which was missing as the serial runtime branch[1] was based on an older master commit. Changes in v3: -1- Rebased on latest serial runtime patches -2- Minor typr fixes Changes in v2: -1- Got rid of binding to define which uart is console -2- Added checks to default clock speed to 48Mhz -3- Added compatible for each OMAP family -4- Used of_alias_get_id to populate port.line [1] git://gitorious.org/runtime_3-0/runtime_3-0.git for_3_3/lo_rc4_uartruntime [2] http://www.spinics.net/lists/arm-kernel/msg150751.html
I merged this patch series to a tmp_intg branch [1] having uart runtime changes and sanity tested on 3430sdp/zoom3/panda seems fine. -- Thanks, Govindraj.R [1]: git://gitorious.org/runtime_3-0/runtime_3-0.git for_3_3/tmp_rc4_uart_pm_intg