From: Greg KH <gregkh@linuxfoundation.org>
To: Hyunki Koo <hyunki00.koo@gmail.com>
Cc: robh+dt@kernel.org, krzk@kernel.org,
Hyunki Koo <hyunki00.koo@samsung.com>,
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: Thu, 16 Apr 2020 15:56:18 +0200 [thread overview]
Message-ID: <20200416135618.GA1295013@kroah.com> (raw)
In-Reply-To: <20200411123325.30501-1-hyunki00.koo@gmail.com>
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
next prev parent reply other threads:[~2020-04-16 14:03 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 ` Greg KH [this message]
2020-04-17 12:05 ` [PATCH v7 2/2] Support 32-bit access for the TX/RX hold registers UTXH and URXH Hyunki Koo
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=20200416135618.GA1295013@kroah.com \
--to=gregkh@linuxfoundation.org \
--cc=devicetree@vger.kernel.org \
--cc=hyunki00.koo@gmail.com \
--cc=hyunki00.koo@samsung.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).