Received: by 2002:a05:6a10:206:0:0:0:0 with SMTP id 6csp3789874pxj; Tue, 15 Jun 2021 08:41:43 -0700 (PDT) X-Google-Smtp-Source: ABdhPJwdGpa4YwQlI47zs/sw+6sg8h+8s+YvGNmHEnC/lozgdiE2tZ1Naemywy4sZHfR9HuL+Bmn X-Received: by 2002:a17:906:dbc2:: with SMTP id yc2mr175928ejb.300.1623771703065; Tue, 15 Jun 2021 08:41:43 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1623771703; cv=none; d=google.com; s=arc-20160816; b=whJxe4wHQeM9UzIznY5ZyUGc2Ijb7PL8nxyMO2mCUwQ5IxIEwzea4Q53xV2dAzemfz 3NvP696PCVaN4bJSTJJsn5VZd16+1xJPxA1LtKhMHUCK7nbGwoGfLUUMypuGfaLs2PrV kpFS+/ZJXEJLvnO2b6HaZ3yfHiOgpcAOvPUKBaxIZuXpuOplsTzo+HciD0gfIn5tuUTa Ovs02QrzSMIaiKSwSK1jbR3XPcIHMfP1rQxoHGkdRGZjCyX7iSNTcBQpJ4yKhUbKv0rx rjk271dajTHMM9aoNbQwoBhCk/8Z3vYbLA+hSQkuUk8QG8GANBCZs/rj3eHIRw59oYxB zIrg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:in-reply-to:content-disposition:mime-version :references:message-id:subject:cc:to:from:date:dkim-signature; bh=5PEaKBCFh5Xx62USxm/DR0p495K7BxhEE0GH/JPuEME=; b=E36kv0Prjpv95A/tVsAS6ylGscAnDhBsyDICwgDYMRAxqE4xBPvNpA21NLuYvqjSN/ kmsWYx7Tg3h4+5UV3dCF06y8TYToSj5yD9lUXr2uPRfiGHxHwgjvNhyFhK6WQs3y1Q5g LLSByWqfY4sOPn5U1d/dlb7WfRcsz+rV2cU6HakwZluQS6N9rUkm/9g5XM+mWzDvmpRw jryoCHXllLcOVpYyvZQFp9QznZCs7KpA7itZxC8mrG9EWtZnZGailkWiMp/CHe1viGGg lXRd2Jj6xHFPTy8mmG+4NYevyakF68vRwroNv8Xnez9DuZEf0oDlwQ+nzpll9/o5TvlS 4liw== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=tNrGFppX; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id k11si15498501edi.278.2021.06.15.08.41.20; Tue, 15 Jun 2021 08:41:43 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=tNrGFppX; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231543AbhFOPmc (ORCPT + 99 others); Tue, 15 Jun 2021 11:42:32 -0400 Received: from mail.kernel.org ([198.145.29.99]:42514 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230076AbhFOPmc (ORCPT ); Tue, 15 Jun 2021 11:42:32 -0400 Received: by mail.kernel.org (Postfix) with ESMTPSA id 5AB39614A7; Tue, 15 Jun 2021 15:40:27 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1623771627; bh=0/iJJ3+XKp5sJZc5AAbZZ9NFk2IBuJKpX+hA7dyq40M=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=tNrGFppXsNH+JBIHX758FGJ+LI6sg4aM4/1kkUhVps3ZQmpj49/65AJiC2iaCV7j8 CH0F0U8bFbwR8GTd6/qmD0qhAQ3YW45Fj+jJkmLxYng/DOutmWRq3kB6czxT2jRBCs soyu0TrfiGY3ZT/H97RbCL+0xqRqMwqsXAd9NaSM= Date: Tue, 15 Jun 2021 17:40:25 +0200 From: Greg Kroah-Hartman To: Alex Nemirovsky Cc: Jiri Slaby , Jason Li , "linux-kernel@vger.kernel.org" , "linux-serial@vger.kernel.org" Subject: Re: [PATCH v4 1/3] tty: serial: Add UART driver for Cortina-Access platform Message-ID: References: <20210509184519.15816-1-alex.nemirovsky@cortina-access.com> <49AAFE67-C151-4A7D-AE6D-E8981CBC9503@cortina-access.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <49AAFE67-C151-4A7D-AE6D-E8981CBC9503@cortina-access.com> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org A: http://en.wikipedia.org/wiki/Top_post Q: Were do I find info about this thing called top-posting? A: Because it messes up the order in which people normally read text. Q: Why is top-posting such a bad thing? A: Top-posting. Q: What is the most annoying thing in e-mail? A: No. Q: Should I include quotations after my reply? http://daringfireball.net/2007/07/on_top On Tue, Jun 15, 2021 at 02:33:57PM +0000, Alex Nemirovsky wrote: > Does the serial driver portion in the first patch, require any more changes from your point of view > as the serial driver maintainer? If there are no issues with the driver itself, we can engage with the DT team to figure out why they have not > ACK or provided any feedback on the DT portion. Are you good with the content of the serial driver itself minus the lack of ACK from the DT team? I was waiting for the DT review before I looked at the serial driver again. thanks, greg k-h