This is a note to let you know that I've just added the patch titled arm: multi_v7_defconfig: Enable Zynq UART driver to the 3.10-stable tree which can be found at: http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary The filename of the patch is: arm-multi_v7_defconfig-enable-zynq-uart-driver.patch and it can be found in the queue-3.10 subdirectory. If you, or anyone else, feels it should not be added to the stable tree, please let <stable@xxxxxxxxxxxxxxx> know about it. >From 90de827b9c238f8d8209bc7adc70190575514315 Mon Sep 17 00:00:00 2001 From: Soren Brinkmann <soren.brinkmann@xxxxxxxxxx> Date: Wed, 19 Jun 2013 10:53:03 -0700 Subject: arm: multi_v7_defconfig: Enable Zynq UART driver From: Soren Brinkmann <soren.brinkmann@xxxxxxxxxx> commit 90de827b9c238f8d8209bc7adc70190575514315 upstream. Signed-off-by: Soren Brinkmann <soren.brinkmann@xxxxxxxxxx> Signed-off-by: Michal Simek <michal.simek@xxxxxxxxxx> Signed-off-by: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx> --- arch/arm/configs/multi_v7_defconfig | 2 ++ 1 file changed, 2 insertions(+) --- a/arch/arm/configs/multi_v7_defconfig +++ b/arch/arm/configs/multi_v7_defconfig @@ -48,6 +48,8 @@ CONFIG_SERIAL_SIRFSOC=y CONFIG_SERIAL_SIRFSOC_CONSOLE=y CONFIG_SERIAL_VT8500=y CONFIG_SERIAL_VT8500_CONSOLE=y +CONFIG_SERIAL_XILINX_PS_UART=y +CONFIG_SERIAL_XILINX_PS_UART_CONSOLE=y CONFIG_IPMI_HANDLER=y CONFIG_IPMI_SI=y CONFIG_I2C=y Patches currently in stable-queue which might be from soren.brinkmann@xxxxxxxxxx are queue-3.10/arm-multi_v7_defconfig-enable-zynq-uart-driver.patch -- To unsubscribe from this list: send the line "unsubscribe stable" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html