From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-5.6 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,MAILING_LIST_MULTI,SIGNED_OFF_BY,SPF_HELO_NONE, SPF_PASS,URIBL_BLOCKED,USER_AGENT_SANE_1 autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 3BF2EC43331 for ; Fri, 3 Apr 2020 11:39:36 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 05FA52073B for ; Fri, 3 Apr 2020 11:39:36 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1585913976; bh=w0jqL9tj7pQTt1pZj1giryviTnK5UbFL/q7mv/JOMAw=; h=Date:From:To:Cc:Subject:References:In-Reply-To:List-ID:From; b=TOmnG64MX5B8MzIgbrr5dtdlMlKrQRpTMh9LOtHCwqKhsBLvIMaPZa+La2gsxH8Q6 61SkeqlXHSpLXvX3uo4q1whPm/KW3l9QaF5PE3UHdYKyHjITIcpWdG6LlRCKqKgc8C 3rS1RYZxZLdMZhK3ULs14plH63INgrJH2ZiJyPTU= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2390570AbgDCLjf (ORCPT ); Fri, 3 Apr 2020 07:39:35 -0400 Received: from mail-ed1-f65.google.com ([209.85.208.65]:42589 "EHLO mail-ed1-f65.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728083AbgDCLjf (ORCPT ); Fri, 3 Apr 2020 07:39:35 -0400 Received: by mail-ed1-f65.google.com with SMTP id cw6so8859435edb.9; Fri, 03 Apr 2020 04:39:34 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to:user-agent; bh=UKKPCRgqOm2anwGdxhjT+1W/zjQgQoWsKsTzbih7afk=; b=Opa/tCraMNYcTLoWj0QQSHWKGO5DL0QrAptosrYnVDjQu2lMUq6UZetXZkm2eM6wt9 mOc3NUqTcnhnbBcgCuf3Ujhr1AR6zWaDZ3rNFaqokCUyKWzP/cLdmAhdipwf+QKIOuke ZYIYw/12B/4rEWRasmJyc2H3QZOf5at4vHxlR/HeSFAqr5/S6HYCFYEp+gGFIer2dyIc YgbOKpkmfkIlIX9QxqgkkWWE0yQ2mbIcIG2KnWRqzgjx9WEbfo3V6n+5NT5qkO8zgq8N gfVfdaVKyHF14sRyYfaEDyYUhhsHePCOiAEV6pXUHUKXAdBaM/nYdasDa5Qxm3SXyvmv Ozqw== X-Gm-Message-State: AGi0PuaqOdVLx67gbp1957aWzSYUJyoX1EjYLG8NO32twetT8nRNYgbE /g8rVzpiG1TTNIL/5RkkzRSRyWjI X-Google-Smtp-Source: APiQypIFfUmjJ6MKsEttuYiNjXdHs3Tt9Cih39BKeATM+aTzjF/Fk/3pMfwKnIQQJinSpqgNPABv9w== X-Received: by 2002:a17:906:1001:: with SMTP id 1mr7947398ejm.267.1585913973645; Fri, 03 Apr 2020 04:39:33 -0700 (PDT) Received: from kozik-lap ([194.230.155.125]) by smtp.googlemail.com with ESMTPSA id l19sm1609707ejn.31.2020.04.03.04.39.28 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Fri, 03 Apr 2020 04:39:32 -0700 (PDT) Date: Fri, 3 Apr 2020 13:39:25 +0200 From: 'Krzysztof Kozlowski' To: Hyunki Koo Cc: gregkh@linuxfoundation.org, 'Kukjin Kim' , 'Jiri Slaby' , linux-arm-kernel@lists.infradead.org, linux-samsung-soc@vger.kernel.org, linux-serial@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v3] tty: samsung_tty: 32-bit access for TX/RX hold registers Message-ID: <20200403113925.GA4957@kozik-lap> References: <20200401082721.19431-1-hyunki00.koo@samsung.com> <20200403102041.22015-1-hyunki00.koo@samsung.com> <20200403104744.GA29385@kozik-lap> <005601d609a8$d3243710$796ca530$@samsung.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <005601d609a8$d3243710$796ca530$@samsung.com> User-Agent: Mutt/1.9.4 (2018-02-28) Sender: linux-samsung-soc-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-samsung-soc@vger.kernel.org On Fri, Apr 03, 2020 at 08:12:55PM +0900, Hyunki Koo wrote: > On Thu, Apr 02, 2020 at 7:48:38PM +0900, Krzysztof Kozlowski > > On Fri, Apr 03, 2020 at 07:20:41PM +0900, Hyunki Koo wrote: > > > Support 32-bit access for the TX/RX hold registers UTXH and URXH. > > > > > > This is required for some newer SoCs. > > > > > > Signed-off-by: Hyunki Koo > > > --- > > > v3: change rd_regl to rd_reg in line 954 for backward compatibility. > > > > I cannot find this change against v2. > Okay, I will add all changes. No, I mean, I cannot find the change rd_regl->rd_reg around line 954. There was no changes around line 954 in v2. Best regards, Krzysztof From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-5.5 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,MAILING_LIST_MULTI,SIGNED_OFF_BY,SPF_HELO_NONE,SPF_PASS, URIBL_BLOCKED,USER_AGENT_SANE_1 autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 44B90C43331 for ; Fri, 3 Apr 2020 11:39:39 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 17A792073B for ; Fri, 3 Apr 2020 11:39:38 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="WT3LKN/7" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 17A792073B Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:Cc:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=QpaTSnYDFjnsObzL/48St4t1GXKRA9x6h3BCTFoxCPM=; b=WT3LKN/7/m3JTF VqEB9Ytsf4zlDN/J81ILePKsNxvcVkM0l/zDHHgD+zTji9gCD9cUdOHN2FBUkhyHZNzX9dvYbrun0 UDU0XZvSGOMcm/dPfT3vi73NZ8DHwsRZsFsn7RtGrWYRLuz5IfWzbTCU6ff3pMy3uCKmbbLPDRzPZ LlUWI09EY7auJ+1Uhlavovc+lhvYgBFQ6E33E2IyT2SRtKlfXG8lGr3TWqYHDgPrPU8PYwamG+jko TCdWnMUypvHCyjzF3V5Fkz/A+s8OGgKVP+7gZJEgJ4/F4Wi0fUyfC8Pd7/oHTqn41lEOPamRWHUFO qKm9TaLEYzUpq6Qva9Tg==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1jKKfi-00041W-GX; Fri, 03 Apr 2020 11:39:38 +0000 Received: from mail-ed1-f65.google.com ([209.85.208.65]) by bombadil.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1jKKfe-000419-SU for linux-arm-kernel@lists.infradead.org; Fri, 03 Apr 2020 11:39:36 +0000 Received: by mail-ed1-f65.google.com with SMTP id i7so8922128edq.3 for ; Fri, 03 Apr 2020 04:39:34 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to:user-agent; bh=UKKPCRgqOm2anwGdxhjT+1W/zjQgQoWsKsTzbih7afk=; b=aGsdeVi/6N0z+8Obzz2P2/M0pr3uXM5GthRvPBuqcY7ME1AJzoH7bkRsp5eKPgemlT QBnwHNxo5HQKndI7WujmLincMlUpg/Iva2RUp0rDNddPdZL0tAlRj2Q7OgpZ60IAgOx/ VDsutW+QsIUQioGgBtmNizy7WmjIvewDnjRm3C3Md1BCC/ZK76U1vj/BJNDNAfsE291A Wv50WfGhobwt3WXJjDZDa/vLL3p2ohlWGvM8HRATg4DnAQGybEAh8nXTone9V4ZYrUri LKErdtLQHabrJbez6wtG/B/rP3rNvMYTS34x97TgGdvAzL9bf7L//kokGBZqNGZKKrey RQZQ== X-Gm-Message-State: AGi0PuYaLVEJKs504bsq8kI2nw8/Gnyk+4k1K6Ljy11omOII6rYszc0I Fw2PtFDF48iMTmI7+e/AcEo= X-Google-Smtp-Source: APiQypIFfUmjJ6MKsEttuYiNjXdHs3Tt9Cih39BKeATM+aTzjF/Fk/3pMfwKnIQQJinSpqgNPABv9w== X-Received: by 2002:a17:906:1001:: with SMTP id 1mr7947398ejm.267.1585913973645; Fri, 03 Apr 2020 04:39:33 -0700 (PDT) Received: from kozik-lap ([194.230.155.125]) by smtp.googlemail.com with ESMTPSA id l19sm1609707ejn.31.2020.04.03.04.39.28 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Fri, 03 Apr 2020 04:39:32 -0700 (PDT) Date: Fri, 3 Apr 2020 13:39:25 +0200 From: 'Krzysztof Kozlowski' To: Hyunki Koo Subject: Re: [PATCH v3] tty: samsung_tty: 32-bit access for TX/RX hold registers Message-ID: <20200403113925.GA4957@kozik-lap> References: <20200401082721.19431-1-hyunki00.koo@samsung.com> <20200403102041.22015-1-hyunki00.koo@samsung.com> <20200403104744.GA29385@kozik-lap> <005601d609a8$d3243710$796ca530$@samsung.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <005601d609a8$d3243710$796ca530$@samsung.com> User-Agent: Mutt/1.9.4 (2018-02-28) X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20200403_043934_918720_C698936C X-CRM114-Status: GOOD ( 11.53 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: linux-samsung-soc@vger.kernel.org, gregkh@linuxfoundation.org, linux-kernel@vger.kernel.org, 'Kukjin Kim' , linux-serial@vger.kernel.org, 'Jiri Slaby' , linux-arm-kernel@lists.infradead.org Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Fri, Apr 03, 2020 at 08:12:55PM +0900, Hyunki Koo wrote: > On Thu, Apr 02, 2020 at 7:48:38PM +0900, Krzysztof Kozlowski > > On Fri, Apr 03, 2020 at 07:20:41PM +0900, Hyunki Koo wrote: > > > Support 32-bit access for the TX/RX hold registers UTXH and URXH. > > > > > > This is required for some newer SoCs. > > > > > > Signed-off-by: Hyunki Koo > > > --- > > > v3: change rd_regl to rd_reg in line 954 for backward compatibility. > > > > I cannot find this change against v2. > Okay, I will add all changes. No, I mean, I cannot find the change rd_regl->rd_reg around line 954. There was no changes around line 954 in v2. Best regards, Krzysztof _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel