devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Hyunki Koo" <hyunki00.koo@samsung.com>
To: "'Greg KH'" <gregkh@linuxfoundation.org>,
	"'Hyunki Koo'" <hyunki00.koo@gmail.com>
Cc: <robh+dt@kernel.org>, <krzk@kernel.org>,
	"'Kukjin Kim'" <kgene@kernel.org>,
	"'Jiri Slaby'" <jslaby@suse.com>, <linux-serial@vger.kernel.org>,
	<devicetree@vger.kernel.org>, <linux-kernel@vger.kernel.org>,
	<linux-arm-kernel@lists.infradead.org>,
	<linux-samsung-soc@vger.kernel.org>
Subject: RE: [PATCH v7 2/2] Support 32-bit access for the TX/RX hold registers UTXH and URXH.
Date: Fri, 17 Apr 2020 21:05:02 +0900	[thread overview]
Message-ID: <001501d614b0$6cab3ed0$4601bc70$@samsung.com> (raw)
In-Reply-To: <20200416135618.GA1295013@kroah.com>

On Thu, Apr 16, 2020 at 10:56:24PM +0900, Greg KH wrote:
> On Sat, Apr 11, 2020 at 09:33:24PM +0900, Hyunki Koo wrote:
> > From: Hyunki Koo <hyunki00.koo@samsung.com>
> >
> > This is required for some newer SoCs.
> >
> > Signed-off-by: Hyunki Koo <hyunki00.koo@samsung.com>
> > Reviewed-by: Krzysztof Kozlowski <krzk@kernel.org> Tested on Odroid
> > HC1 (Exynos5422):
> > Tested-by: Krzysztof Kozlowski <krzk@kernel.org>
> > ---
> > v2:
> > line 954 : change rd_regl to rd_reg in for backward compatibility.
> > line 2031: Add init value for ourport->port.iotype  to UPIO_MEM
> > v3:
> > line 2031: remove redundant init value  for ourport->port.iotype
> > v4:
> > correct variable types and change misleading function name
> > v5:
> > add dt-binding and go as first patch in this series.
> > v6:
> > no change in this patch, only chaged in [PATCH v6 1/2]
> > v7:
> > add reviewed by and tested by
> > ---
> 
> Your subject line changed for this and patch 2 :(
> 
> Also, I asked you to split this patch up better in the past, you seem to have
> ignored that :(
> 
> First patch would be to create the new functions and use them, with no
> functional change to the code as-is.  A second patch would add the new
> binding, and a third patch would be to add the new functionality.
> 
> And you need to describe all of this very well in your changelog, the one
> sentence here is not sufficient at all.
> 
> Please fix this all up and resend.
> 
> thanks,
> 
> greg k-h

Sorry I missed your comment in V4, I will split and update the patch and re-send.


      reply	other threads:[~2020-04-17 12:05 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-11 12:33 [PATCH v7 2/2] Support 32-bit access for the TX/RX hold registers UTXH and URXH Hyunki Koo
2020-04-11 12:33 ` [PATCH v7 1/2] dt-bindings: serial: add reg-io-width compatible Hyunki Koo
2020-04-16 13:56 ` [PATCH v7 2/2] Support 32-bit access for the TX/RX hold registers UTXH and URXH Greg KH
2020-04-17 12:05   ` Hyunki Koo [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='001501d614b0$6cab3ed0$4601bc70$@samsung.com' \
    --to=hyunki00.koo@samsung.com \
    --cc=devicetree@vger.kernel.org \
    --cc=gregkh@linuxfoundation.org \
    --cc=hyunki00.koo@gmail.com \
    --cc=jslaby@suse.com \
    --cc=kgene@kernel.org \
    --cc=krzk@kernel.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-samsung-soc@vger.kernel.org \
    --cc=linux-serial@vger.kernel.org \
    --cc=robh+dt@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).