From b51312bebfa4452470c2bbf179200cb7c16d82d4 Mon Sep 17 00:00:00 2001 From: Florian Fainelli Date: Wed, 8 Jan 2014 09:19:50 -0800 Subject: [PATCH] ARM: BCM63XX: add low-level UART debug support Broadcom BCM63xx DSL SoCs have a different UART implementation for which we need specially crafted low-level debug assembly code to support. Add support for this using the standard definitions provided in include/linux/serial_bcm63xx.h (shared with their MIPS counterparts). Acked-by: Arnd Bergmann Signed-off-by: Florian Fainelli --- Reading git-format-patch failed