Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1485924
| From | Krzysztof Kozlowski <krzk@kernel.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v7 2/3] ARM: dts: add TOPEET itop elite based board |
| Date | 2016-09-18 21:30 +0200 |
| Message-ID | <siPWN-3Iw-5@gated-at.bofh.it> (permalink) |
| References | <siKX7-EH-7@gated-at.bofh.it> <siKX8-EH-23@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
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
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH v7 0/3] Add a new board TOPEET iTOP for Exynos 4412 Randy Li <ayaka@soulik.info> - 2016-09-18 16:10 +0200
[PATCH v7 2/3] ARM: dts: add TOPEET itop elite based board Randy Li <ayaka@soulik.info> - 2016-09-18 16:10 +0200
Re: [PATCH v7 2/3] ARM: dts: add TOPEET itop elite based board Krzysztof Kozlowski <krzk@kernel.org> - 2016-09-18 21:30 +0200
csiph-web