From: Qipan Li Date: Tue, 11 Nov 2014 12:44:58 +0000 (+0800) Subject: serial: sirf: add a new uart type support X-Git-Tag: omap-for-v3.19/fixes-rc1~86^2~26 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=52bec4ed4ef83f1a14dbcfd1a97e35f77c6e261e;p=pandora-kernel.git serial: sirf: add a new uart type support in CSR A7DA SoC, uart6 located at BT module and it need multiple clock sources, so for "sirf,marco-bt-uart" compatible uarts, drivers take 3 clock sources and enable them. this patch also replaces clk_get by devm_clk_get function and fix DT binding document in which we missed to fix when we added marco platform in commit 909102db44f "serial: sirf: add support for Marco chip". Signed-off-by: Qipan Li Signed-off-by: Barry Song Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed