Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S934728AbdC3PiB (ORCPT ); Thu, 30 Mar 2017 11:38:01 -0400 Received: from 7of9.schinagl.nl ([62.251.20.244]:58478 "EHLO 7of9.schinagl.nl" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933970AbdC3Ph6 (ORCPT ); Thu, 30 Mar 2017 11:37:58 -0400 Date: Thu, 30 Mar 2017 17:37:41 +0200 User-Agent: K-9 Mail for Android In-Reply-To: <9eed3c8e-a7af-1e1f-659a-a092a89d1679@nvidia.com> References: <20170329184806.6577-1-oliver@schinagl.nl> <9eed3c8e-a7af-1e1f-659a-a092a89d1679@nvidia.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Subject: Re: [PATCH] serial: tegra: Map the iir register to default defines To: Jon Hunter , Laxman Dewangan , Greg Kroah-Hartman , Jiri Slaby , Stephen Warren , Thierry Reding , Alexandre Courbot CC: linux-serial@vger.kernel.org, linux-tegra@vger.kernel.org, linux-kernel@vger.kernel.org From: Olliver Schinagl Message-ID: <0DEBCDAD-C7D3-4DB9-B5F5-408951165662@schinagl.nl> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by mail.home.local id v2UFc5mx017237 Content-Length: 1111 Lines: 32 Hey Jon, On March 30, 2017 3:42:19 PM CEST, Jon Hunter wrote: > >On 29/03/17 19:48, Olliver Schinagl wrote: >> The tegra serial IP seems to be following the common layout and the >> interrupt ID's match up nicely. Replace the magic values to match the >> common serial_reg defines, with the addition of the Tegra unique End >of >> Data interrupt. >> >> Signed-off-by: Olliver Schinagl >> --- >> Note I do not own any tegra hardware and just noticed it while >working on my >> somewhat related previous patch, >> "serial: Do not treat the IIR register as a bitfield" >> >> As such, this patch can only be applied after the aforementioned >patch or the >> iir variable will not have its mask applied yet. > >Nit-pick. If this is the case, then this should really be part of a >patch series so it is obvious to everyone that this should only be >applied after the other patch. Yes, and it was, but I did not want to have the really big list of names in this much smaller group. > >Cheers >Jon -- Sent from my Android device with K-9 Mail. Please excuse my brevity.