linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: krzk@kernel.org (Krzysztof Kozlowski)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v7 2/3] ARM: dts: add TOPEET itop elite based board
Date: Sun, 18 Sep 2016 21:23:14 +0200	[thread overview]
Message-ID: <20160918192314.GA6676@kozik-book> (raw)
In-Reply-To: <1474207279-9662-3-git-send-email-ayaka@soulik.info>

On Sun, Sep 18, 2016 at 10:01:18PM +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 convertor.
> 
> Signed-off-by: Randy Li <ayaka@soulik.info>
> ---
>  .../bindings/arm/samsung/samsung-boards.txt        |   3 +
>  arch/arm/boot/dts/Makefile                         |   1 +
>  arch/arm/boot/dts/exynos4412-itop-elite.dts        | 240 +++++++++++++++++++++
>  3 files changed, 244 insertions(+)
>  create mode 100644 arch/arm/boot/dts/exynos4412-itop-elite.dts

Looks good to me, for the record:

Reviewed-by: Krzysztof Kozlowski <krzk@kernel.org>

You don't need to resend the third patch. Rob took it.

Best regards,
Krzysztof

  reply	other threads:[~2016-09-18 19:23 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-09-18 14:01 [PATCH v7 0/3] Add a new board TOPEET iTOP for Exynos 4412 Randy Li
2016-09-18 14:01 ` [PATCH v7 1/3] ARM: dts: Add TOPEET itop core board SCP package version Randy Li
2016-09-18 19:15   ` Krzysztof Kozlowski
2016-09-18 14:01 ` [PATCH v7 2/3] ARM: dts: add TOPEET itop elite based board Randy Li
2016-09-18 19:23   ` Krzysztof Kozlowski [this message]
2016-09-18 14:01 ` [PATCH v7 3/3] devicetree: bindings: Add vendor prefix for Topeet Randy Li

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=20160918192314.GA6676@kozik-book \
    --to=krzk@kernel.org \
    --cc=linux-arm-kernel@lists.infradead.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).