From mboxrd@z Thu Jan 1 00:00:00 1970 From: Olof Johansson Subject: Re: [PATCH v3 2/4] ARM: digicolor: add low level debug support Date: Tue, 27 Jan 2015 15:02:18 -0800 Message-ID: <20150127230218.GC11263@quad.lixom.net> References: <5b6342c716e2e56da34d7a518b49817967de948a.1421219953.git.baruch@tkos.co.il> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <5b6342c716e2e56da34d7a518b49817967de948a.1421219953.git.baruch-NswTu9S1W3P6gbPvEgmw2w@public.gmane.org> Sender: devicetree-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Baruch Siach Cc: arm-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org, Mark Rutland , Arnd Bergmann , linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: devicetree@vger.kernel.org On Wed, Jan 14, 2015 at 10:40:31AM +0200, Baruch Siach wrote: > Use the USART peripheral as UART for low level debug. Only the UA0 port is > currently supported. > > Acked-by: Arnd Bergmann > Signed-off-by: Baruch Siach > --- > arch/arm/Kconfig.debug | 12 ++++++++++-- > arch/arm/include/debug/digicolor.S | 35 +++++++++++++++++++++++++++++++++++ > 2 files changed, 45 insertions(+), 2 deletions(-) > create mode 100644 arch/arm/include/debug/digicolor.S Applied, thanks. -Olof -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html