[PATCH v9 2/2] ARM: dts: add TOPEET itop elite based board

Krzysztof Kozlowski krzk at kernel.org
Tue Oct 18 10:47:32 PDT 2016


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 at soulik.info>
> > Reviewed-by: Krzysztof Kozlowski <krzk at 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



More information about the linux-arm-kernel mailing list