Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756549AbbDJR5N (ORCPT ); Fri, 10 Apr 2015 13:57:13 -0400 Received: from smtp.codeaurora.org ([198.145.29.96]:58893 "EHLO smtp.codeaurora.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756282AbbDJR5L (ORCPT ); Fri, 10 Apr 2015 13:57:11 -0400 Message-ID: <55280EF4.9000100@codeaurora.org> Date: Fri, 10 Apr 2015 10:57:08 -0700 From: Stephen Boyd User-Agent: Mozilla/5.0 (X11; Linux i686 on x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.5.0 MIME-Version: 1.0 To: Pramod Gurav , linux-arm-msm@vger.kernel.org, linux-serial@vger.kernel.org, linux-kernel@vger.kernel.org CC: gregkh@linuxfoundation.org, bryanh@codeaurora.org, jslaby@suse.cz Subject: Re: [PATCH v3 1/3] tty: serial: msm: Add mask value for UART_DM registers References: <1428668396-6955-1-git-send-email-gpramod@codeaurora.org> In-Reply-To: <1428668396-6955-1-git-send-email-gpramod@codeaurora.org> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 844 Lines: 22 On 04/10/15 05:19, Pramod Gurav wrote: > The bit masks for RFR_LEVEL1 and STALE_TIMEOUT_MSB values in MR1 and > IPR registers respectively are different for UART and UART_DM hardware > cores. We have been using UART core mask values for these. Add the same > for UART_DM core. > > There is no bit setting as UART_IPR_RXSTALE_LAST for UART_DM core so do > it only for UART core. > > Signed-off-by: Pramod Gurav Reviewed-by: Stephen Boyd -- Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, a Linux Foundation Collaborative Project -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/