From: Darren Hart Date: Fri, 9 Mar 2012 17:51:50 +0000 (-0800) Subject: pch_uart: Add user_uartclk parameter X-Git-Tag: v3.4-rc1~185^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2a44feb20bbe3db3b86bc5d976c8647cfda48588;p=pandora-kernel.git pch_uart: Add user_uartclk parameter For cases where boards with non-default clocks are not yet added to the kernel or when the clock varies across hardware revisions, it is useful to be able to specify the UART clock on the kernel command line. Add the user_uartclk parameter and prefer it, if set, to the default and board specific UART clock settings. Specify user_uartclock on the command-line with "pch_uart.user_uartclk=48000000". Signed-off-by: Darren Hart CC: Tomoya MORINAGA CC: Feng Tang CC: Alan Cox Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed