From: "Andreas Färber" <afaerber-l3A5Bk7waGM@public.gmane.org>
To: linux-samsung-soc-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Cc: "Stephan van Schaik"
<stephan-zGZ7W/ttz6xN8Ch2cx6nig@public.gmane.org>,
"Vincent Palatin"
<vpalatin-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org>,
"Doug Anderson"
<dianders-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org>,
"Andreas Färber" <afaerber-l3A5Bk7waGM@public.gmane.org>,
linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Subject: [PATCH v2 0/4] ARM: dts: exynos: Prepare Spring
Date: Fri, 18 Jul 2014 19:20:05 +0200 [thread overview]
Message-ID: <1405704009-8430-1-git-send-email-afaerber@suse.de> (raw)
Hello,
Based on the preinstalled 3.8 based ChromeOS kernel and previous 3.15
based attempts by Stephan and me that broke for 3.16, I've prepared a
device tree for the HP Chromebook 11 aka Google Spring.
v2 reuses the new cros-ec-keyboard.dtsi and retires exynos5250-cros-common.dtsi.
It drops the timings subnode from dp-controller in expectation of the new
drm eDP bridge framework, which needs it under a different node.
The built-in MMC is now usable, its node had been inherited as "disabled".
Not yet enabled are trackpad, Wifi and sound.
Now depends on a Tegra branch (pull pending):
http://git.kernel.org/cgit/linux/kernel/git/tegra/linux.git/log/?h=for-3.17/dt-cros-ec-kbd
Cc: linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
My rebasing branch for testing is here:
https://github.com/afaerber/linux/commits/spring-next
Regards,
Andreas
v1 -> v2:
* Dropped 3 documentation patches from series:
2 picked up,
https://patchwork.kernel.org/patch/4397271/
https://patchwork.kernel.org/patch/4397291/
1 already sent separately as v2, pending.
https://patchwork.kernel.org/patch/4424881/
* Minimized and beautified Spring device tree and to some degree Snow as well.
See individual patches.
Andreas Färber (4):
ARM: dts: exynos5250: max77686 is Snow only
ARM: dts: exynos5250: cypress,cyapa trackpad is Snow only
ARM: dts: exynos5250: Fold common ChromeOS parts into Snow
ARM: dts: exynos5250: Add Spring device tree
arch/arm/boot/dts/Makefile | 1 +
arch/arm/boot/dts/exynos5250-cros-common.dtsi | 323 -----------------
arch/arm/boot/dts/exynos5250-snow.dts | 334 ++++++++++++++++--
arch/arm/boot/dts/exynos5250-spring.dts | 485 ++++++++++++++++++++++++++
4 files changed, 799 insertions(+), 344 deletions(-)
delete mode 100644 arch/arm/boot/dts/exynos5250-cros-common.dtsi
create mode 100644 arch/arm/boot/dts/exynos5250-spring.dts
--
1.9.3
next reply other threads:[~2014-07-18 17:20 UTC|newest]
Thread overview: 25+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-07-18 17:20 Andreas Färber [this message]
2014-07-18 17:20 ` [PATCH v2 1/4] ARM: dts: exynos5250: max77686 is Snow only Andreas Färber
2014-07-25 5:28 ` Kukjin Kim
2014-07-25 15:08 ` Doug Anderson
2014-07-25 15:13 ` Doug Anderson
2014-07-25 15:30 ` Andreas Färber
2014-07-25 16:02 ` Doug Anderson
2014-07-29 16:15 ` Doug Anderson
2014-07-18 17:20 ` [PATCH v2 2/4] ARM: dts: exynos5250: cypress,cyapa trackpad " Andreas Färber
2014-07-29 16:16 ` Doug Anderson
2014-07-29 23:06 ` Kukjin Kim
2014-07-30 0:21 ` Andreas Färber
2014-07-18 17:20 ` [PATCH v2 3/4] ARM: dts: exynos5250: Fold common ChromeOS parts into Snow Andreas Färber
2014-07-25 16:02 ` Doug Anderson
2014-07-29 12:45 ` Andreas Färber
2014-07-29 15:11 ` Doug Anderson
2014-07-25 16:35 ` Javier Martinez Canillas
2014-07-25 16:43 ` Doug Anderson
2014-07-25 17:02 ` Javier Martinez Canillas
2014-07-29 13:00 ` Andreas Färber
2014-07-29 14:39 ` Javier Martinez Canillas
2014-07-29 15:27 ` Doug Anderson
2014-07-18 17:20 ` [PATCH v2 4/4] ARM: dts: exynos5250: Add Spring device tree Andreas Färber
2014-07-25 16:02 ` Doug Anderson
[not found] ` <CAD=FV=Xu9b6433pV=bqi3jZZR03G6nyi2iNgbSXwAcRY4Y=4yA-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2014-07-30 13:06 ` Andreas Färber
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=1405704009-8430-1-git-send-email-afaerber@suse.de \
--to=afaerber-l3a5bk7wagm@public.gmane.org \
--cc=dianders-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org \
--cc=linux-samsung-soc-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=stephan-zGZ7W/ttz6xN8Ch2cx6nig@public.gmane.org \
--cc=vpalatin-F7+t8E8rja9g9hUCZPvPmw@public.gmane.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