From: Krzysztof Kozlowski <krzk@kernel.org>
To: Krzysztof Kozlowski <krzk@kernel.org>
Cc: Randy Li <ayaka@soulik.info>,
devicetree@vger.kernel.org, mark.rutland@arm.com,
linux@armlinux.org.uk, kgene@kernel.org,
linux-arm-kernel@lists.infradead.org,
linux-samsung-soc@vger.kernel.org, linux-kernel@vger.kernel.org,
robh@kernel.org
Subject: Re: [PATCH v9 2/2] ARM: dts: add TOPEET itop elite based board
Date: Tue, 18 Oct 2016 20:47:32 +0300 [thread overview]
Message-ID: <20161018174732.GC30003@kozik-lap> (raw)
In-Reply-To: <20161018173748.GB30003@kozik-lap>
On Tue, Oct 18, 2016 at 08:37:48PM +0300, Krzysztof Kozlowski wrote:
> On Wed, Oct 19, 2016 at 01:18:49AM +0800, Randy Li wrote:
> > The TOPEET itop exynos 4412 have three versions base board. The
> > Elite version is the cheap one without too much peripheral devices
> > on it.
> >
> > Currently supported are serial console, wired networking(USB),
> > USB OTG in peripheral mode, USB host, SD storage, GPIO buttons,
> > PWM beeper, ADC and LEDs. The WM8960 analog audio codec is also
> > enabled.
> >
> > The FIMC is not used for camera currently, I enabled it just for a
> > colorspace converter.
> >
> > Signed-off-by: Randy Li <ayaka@soulik.info>
> > Reviewed-by: Krzysztof Kozlowski <krzk@kernel.org>
>
> Thanks, applied, with missing Rob's ack, minor changes in commit msg and
> fix in pin function (you used macro for pull up/down instead of
> function).
I also changed your name in commit message from "ayaka" to "Randy Li".
The author of a patch (equal to "From:" in email) should match the
Signed-off-by. For the future, please fix your gitconfig and/or mail
transfer program.
Sample gitconfig regarding this:
[user]
name = Mr Foo Bar
email = foobar@gmail.com
[sendemail]
smtpencryption = tls
smtpserver = smtp.gmail.com
smtpuser = foobar@gmail.com
smtpserverport = 587
confirm = auto
Best regards,
Krzysztof
WARNING: multiple messages have this Message-ID (diff)
From: krzk@kernel.org (Krzysztof Kozlowski)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v9 2/2] ARM: dts: add TOPEET itop elite based board
Date: Tue, 18 Oct 2016 20:47:32 +0300 [thread overview]
Message-ID: <20161018174732.GC30003@kozik-lap> (raw)
In-Reply-To: <20161018173748.GB30003@kozik-lap>
On Tue, Oct 18, 2016 at 08:37:48PM +0300, Krzysztof Kozlowski wrote:
> On Wed, Oct 19, 2016 at 01:18:49AM +0800, Randy Li wrote:
> > The TOPEET itop exynos 4412 have three versions base board. The
> > Elite version is the cheap one without too much peripheral devices
> > on it.
> >
> > Currently supported are serial console, wired networking(USB),
> > USB OTG in peripheral mode, USB host, SD storage, GPIO buttons,
> > PWM beeper, ADC and LEDs. The WM8960 analog audio codec is also
> > enabled.
> >
> > The FIMC is not used for camera currently, I enabled it just for a
> > colorspace converter.
> >
> > Signed-off-by: Randy Li <ayaka@soulik.info>
> > Reviewed-by: Krzysztof Kozlowski <krzk@kernel.org>
>
> Thanks, applied, with missing Rob's ack, minor changes in commit msg and
> fix in pin function (you used macro for pull up/down instead of
> function).
I also changed your name in commit message from "ayaka" to "Randy Li".
The author of a patch (equal to "From:" in email) should match the
Signed-off-by. For the future, please fix your gitconfig and/or mail
transfer program.
Sample gitconfig regarding this:
[user]
name = Mr Foo Bar
email = foobar at gmail.com
[sendemail]
smtpencryption = tls
smtpserver = smtp.gmail.com
smtpuser = foobar at gmail.com
smtpserverport = 587
confirm = auto
Best regards,
Krzysztof
next prev parent reply other threads:[~2016-10-18 17:47 UTC|newest]
Thread overview: 23+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <devicetree@vger.kernel.org>
2016-10-18 17:18 ` [PATCH v9 0/2] Add a new board TOPEET iTOP for Exynos 4412 Randy Li
2016-10-18 17:18 ` Randy Li
2016-10-18 17:18 ` Randy Li
[not found] ` <1476811129-4450-1-git-send-email-ayaka-xPW3/0Ywev/iB9QmIjCX8w@public.gmane.org>
2016-10-18 17:18 ` [PATCH v9 1/2] ARM: dts: Add TOPEET itop core board SCP package version Randy Li
2016-10-18 17:18 ` Randy Li
2016-10-18 17:18 ` Randy Li
[not found] ` <1476811129-4450-2-git-send-email-ayaka-xPW3/0Ywev/iB9QmIjCX8w@public.gmane.org>
2016-10-18 17:34 ` Krzysztof Kozlowski
2016-10-18 17:34 ` Krzysztof Kozlowski
2016-10-18 17:34 ` Krzysztof Kozlowski
2016-10-18 17:18 ` [PATCH v9 2/2] ARM: dts: add TOPEET itop elite based board Randy Li
2016-10-18 17:18 ` Randy Li
2016-10-18 17:18 ` Randy Li
2016-10-18 17:37 ` Krzysztof Kozlowski
2016-10-18 17:37 ` Krzysztof Kozlowski
2016-10-18 17:47 ` Krzysztof Kozlowski [this message]
2016-10-18 17:47 ` Krzysztof Kozlowski
2016-10-18 17:57 ` Krzysztof Kozlowski
2016-10-18 17:57 ` Krzysztof Kozlowski
2016-10-19 1:15 ` Ayaka
2016-10-19 1:15 ` Ayaka
[not found] ` <58DB0A67-6C74-409B-80B2-9F02492D3A55-xPW3/0Ywev/iB9QmIjCX8w@public.gmane.org>
2016-10-19 5:51 ` Krzysztof Kozlowski
2016-10-19 5:51 ` Krzysztof Kozlowski
2016-10-19 5:51 ` Krzysztof Kozlowski
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=20161018174732.GC30003@kozik-lap \
--to=krzk@kernel.org \
--cc=ayaka@soulik.info \
--cc=devicetree@vger.kernel.org \
--cc=kgene@kernel.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-samsung-soc@vger.kernel.org \
--cc=linux@armlinux.org.uk \
--cc=mark.rutland@arm.com \
--cc=robh@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.