From: Albert ARIBAUD <albert.u.boot@aribaud.net>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v5 1/5] exynos4: universal_C210: use software SPI
Date: Sun, 9 Dec 2012 06:46:49 +0100 [thread overview]
Message-ID: <20121209064649.7c5d9966@lilith> (raw)
In-Reply-To: <1350660847-29138-2-git-send-email-p.wilczek@samsung.com>
Hi Piotr,
On Fri, 19 Oct 2012 17:34:03 +0200, Piotr Wilczek
<p.wilczek@samsung.com> wrote:
> This patch use software spi on Samsung Universal C210 board.
>
> Signed-off-by: Piotr Wilczek <p.wilczek@samsung.com>
> Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
> CC: Minkyu Kang <mk7.kang@samsung.com>
> ---
> New path added in v5.
This patch, committed in Minkuy's tree as ff0fedd5, as well as
"exynos4: universal_C210: add display support", committed too, as
d984b9f8, conflict with PMIC/POWER reworks now in u-boot/master.
Piotr, can you see what neds reworking?
Minkyu, can you provide a pull request the same way as Stefano did for
the woodburn issue? See
<http://www.mail-archive.com/u-boot@lists.denx.de/msg101115.html>
Thanks in advance!
Amicalement,
--
Albert.
next prev parent reply other threads:[~2012-12-09 5:46 UTC|newest]
Thread overview: 32+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-09-19 13:01 [U-Boot] [PATCH v2 0/5] Exynos: Support for display drivers Piotr Wilczek
2012-09-19 13:01 ` [U-Boot] [PATCH v2 1/5] misc:max8998 Add LDO macros Piotr Wilczek
2012-09-24 13:04 ` [U-Boot] [PATCH v3 0/5] Exynos: Support for display drivers Piotr Wilczek
2012-09-24 13:04 ` [U-Boot] [PATCH v3 1/5] misc: max8998: Add LDO macros Piotr Wilczek
2012-09-24 13:04 ` [U-Boot] [PATCH v3 2/5] drivers: video: Add ld9040 video driver Piotr Wilczek
2012-09-27 6:58 ` Minkyu Kang
2012-09-27 7:39 ` Piotr Wilczek
2012-09-28 10:34 ` [U-Boot] [PATCH v4 0/4] Exynos: Support for display drivers Piotr Wilczek
2012-09-28 10:34 ` [U-Boot] [PATCH v4 1/4] misc:max8998 Add LDO macros Piotr Wilczek
2012-10-19 15:34 ` [U-Boot] [PATCH v5 0/5] arm:exynos: Support for display drivers Piotr Wilczek
2012-10-19 15:34 ` [U-Boot] [PATCH v5 1/5] exynos4: universal_C210: use software SPI Piotr Wilczek
2012-12-09 5:46 ` Albert ARIBAUD [this message]
2012-10-19 15:34 ` [U-Boot] [PATCH v5 2/5] misc:max8998 Add LDO macros Piotr Wilczek
2012-10-19 15:34 ` [U-Boot] [PATCH v5 3/5] drivers: video: Add ld9040 video driver Piotr Wilczek
2012-10-19 15:34 ` [U-Boot] [PATCH v5 4/5] drivers: video: fix image position Piotr Wilczek
2012-10-19 15:34 ` [U-Boot] [PATCH v5 5/5] exynos4: universal_C210: add display support Piotr Wilczek
2012-11-02 9:01 ` [U-Boot] [PATCH v5 0/5] arm:exynos: Support for display drivers Minkyu Kang
2012-09-28 10:34 ` [U-Boot] [PATCH v4 2/4] drivers: video: Add ld9040 video driver Piotr Wilczek
2012-09-28 10:34 ` [U-Boot] [PATCH v4 3/4] drivers: video: fix image position Piotr Wilczek
2012-09-28 10:34 ` [U-Boot] [PATCH v4 4/4] exynos4: universal_C210: add display support Piotr Wilczek
2012-09-24 13:04 ` [U-Boot] [PATCH v3 3/5] arm: exynos4: cpu: Add definition for display Piotr Wilczek
2012-09-27 0:21 ` Minkyu Kang
2012-09-27 6:11 ` Piotr Wilczek
2012-09-24 13:04 ` [U-Boot] [PATCH v3 4/5] drivers: video: fix image position Piotr Wilczek
2012-09-24 13:04 ` [U-Boot] [PATCH v3 5/5] arm: exynos4: universal_C210: add display support Piotr Wilczek
2012-09-19 13:01 ` [U-Boot] [PATCH v2 2/5] drivers: video: Add ld9040 video driver Piotr Wilczek
2012-09-20 9:57 ` Jaehoon Chung
2012-09-19 13:01 ` [U-Boot] [PATCH v2 3/5] arm: exynos4: cpu: Add definition for display Piotr Wilczek
2012-09-19 13:01 ` [U-Boot] [PATCH v2 4/5] drivers: video: fix image position Piotr Wilczek
2012-09-19 13:01 ` [U-Boot] [PATCH v2 5/5] arm: exynos4: universal_C210: add display support Piotr Wilczek
2012-09-20 9:56 ` [U-Boot] [PATCH v2 0/5] Exynos: Support for display drivers Jaehoon Chung
2012-09-20 11:11 ` Piotr Wilczek
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=20121209064649.7c5d9966@lilith \
--to=albert.u.boot@aribaud.net \
--cc=u-boot@lists.denx.de \
/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