]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
msm_serial: Add devicetree support
authorDavid Brown <davidb@codeaurora.org>
Thu, 4 Aug 2011 08:55:24 +0000 (01:55 -0700)
committerDavid Brown <davidb@codeaurora.org>
Mon, 29 Aug 2011 19:47:36 +0000 (12:47 -0700)
commitcfdad2aba7398021f6eec415b9271b9cb40065f9
treea38cd210577bdba2affd72322fa36b41404adcd1
parent886a451bd2491de3551c2aea2a2f155f159716c8
msm_serial: Add devicetree support

Add devicetree support to the msm_serial driver.  Clocks are still
queried by direct name from the driver until device tree clock support
is implemented.

Change-Id: Ia6b2ddfcf1e5dc3bd25dd502662f971202e6d56f
Signed-off-by: David Brown <davidb@codeaurora.org>
Acked-by: Arnd Bergmann <arnd@arndb.de>
Documentation/devicetree/bindings/tty/serial/msm_serial.txt [new file with mode: 0644]
drivers/tty/serial/msm_serial.c