From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Boyd Subject: Re: [PATCH] ARM: debug: qcom: make UART address selection configuration option Date: Mon, 14 Apr 2014 10:48:19 -0700 Message-ID: <534C1F63.1040705@codeaurora.org> References: <53458708.40702@codeaurora.org> <1397483254-3612-1-git-send-email-iivanov@mm-sol.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: Received: from smtp.codeaurora.org ([198.145.11.231]:40868 "EHLO smtp.codeaurora.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754379AbaDNRsV (ORCPT ); Mon, 14 Apr 2014 13:48:21 -0400 In-Reply-To: <1397483254-3612-1-git-send-email-iivanov@mm-sol.com> Sender: linux-arm-msm-owner@vger.kernel.org List-Id: linux-arm-msm@vger.kernel.org To: "Ivan T. Ivanov" , Russell King , David Brown , Daniel Walker Cc: Rohit Vaswani , linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, linux-arm-msm@vger.kernel.org On 04/14/14 06:47, Ivan T. Ivanov wrote: > From: "Ivan T. Ivanov" > > Separate Qualcomm low-level debugging UART to two options. > > DEBUG_MSM_UART is used in earlier non-multi platform arches, > like MSM7X00A, QSD8X50 and MSM7X30. > > DEBUG_QCOM_UARTDM is used in multi-plafrom arches and have > embedded data mover. > > Make DEBUG_UART_PHYS and DEBUG_UART_BASE user adjustable by > Kconfig menu. > > Signed-off-by: Ivan T. Ivanov Reviewed-by: Stephen Boyd Looks good. Thanks. I'll give it a test later today. We may still need to send the small fix for 3.15 if this is too large for rc2. -- Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, hosted by The Linux Foundation