All of lore.kernel.org
 help / color / mirror / Atom feed
* [RFC 0/4] ARM: dts: exynos: Prepare Spring
@ 2014-06-23  1:21 Andreas Färber
  2014-06-23  1:21   ` Andreas Färber
                   ` (5 more replies)
  0 siblings, 6 replies; 43+ messages in thread
From: Andreas Färber @ 2014-06-23  1:21 UTC (permalink / raw)
  To: linux-samsung-soc
  Cc: Stephan van Schaik, Vincent Palatin, Doug Anderson,
	Andreas Färber

From: Andreas Färber <andreas.faerber@web.de>

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.

The first three patches should be good to go and contain documentation 
fixes found while comparing exynos5250-snow.dts vs. /proc/device-tree.

The main patch was tested using a chained non-verified U-Boot (simplefb) 
and a rootfs on USB-attached SD card.
The display goes dark unfortunately (drm bridge series not yet tested),
but I am able to log in via ssh over USB ethernet adapter okay.

Audio support is likely missing as my focus was getting USB booting.
Not included is touchpad support, as "atmel,atmel_mxt_tp" is not 
documented to be available upstream. And no /dev/mmcblk0 or Wifi yet.
Also when the screen stayed on, the embedded controller's keymap seems 
hardcoded to US English with system settings not taking effect; but 
surely we don't want per-keyboard device tree files to remedy that.

I'd appreciate if we can get a core .dts sorted out and consider 
incremental changes from there.

Regards,
Andreas

Andreas Färber (4):
  Documentation: devicetree: Fix s2mps11 and s5m8767 typos
  Documentation: devicetree: Fix s2mps11 example syntax
  Documentation: devicetree: Fix tps65090 typos
  ARM: dts: exynos5250: Add Spring device tree

 Documentation/devicetree/bindings/mfd/s2mps11.txt  |   4 +-
 .../bindings/regulator/s5m8767-regulator.txt       |   2 +-
 .../devicetree/bindings/regulator/tps65090.txt     |   4 +-
 arch/arm/boot/dts/Makefile                         |   1 +
 arch/arm/boot/dts/exynos5250-spring.dts            | 556 +++++++++++++++++++++
 5 files changed, 562 insertions(+), 5 deletions(-)
 create mode 100644 arch/arm/boot/dts/exynos5250-spring.dts

-- 
1.9.3

^ permalink raw reply	[flat|nested] 43+ messages in thread

end of thread, other threads:[~2014-07-02 14:56 UTC | newest]

Thread overview: 43+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-06-23  1:21 [RFC 0/4] ARM: dts: exynos: Prepare Spring Andreas Färber
2014-06-23  1:21 ` [PATCH 1/4] Documentation: devicetree: Fix s2mps11 and s5m8767 typos Andreas Färber
2014-06-23  1:21   ` Andreas Färber
2014-06-23  3:21   ` Sachin Kamat
2014-06-23 23:06     ` Andreas Färber
2014-06-23 23:20       ` Doug Anderson
2014-06-23  8:15   ` Lee Jones
2014-06-23  1:21 ` [PATCH 2/4] Documentation: devicetree: Fix s2mps11 example syntax Andreas Färber
2014-06-23  1:21   ` Andreas Färber
2014-06-23  3:23   ` Sachin Kamat
2014-06-23  8:15   ` Lee Jones
2014-06-23  1:21 ` [PATCH 3/4] Documentation: devicetree: Fix tps65090 typos Andreas Färber
2014-06-23  1:21   ` Andreas Färber
2014-06-23 17:27   ` Doug Anderson
2014-06-25 10:47     ` Mark Rutland
2014-06-25 11:43       ` Andreas Färber
2014-06-25 12:23         ` Rob Herring
2014-06-23  1:21 ` [RFC 4/4] ARM: dts: exynos5250: Add Spring device tree Andreas Färber
2014-06-23  1:21   ` Andreas Färber
2014-06-23  1:21   ` Andreas Färber
2014-06-23 19:47   ` Doug Anderson
2014-06-23 19:47     ` Doug Anderson
2014-06-23 22:46     ` Andreas Färber
2014-06-23 22:46       ` Andreas Färber
2014-06-24  4:05       ` Doug Anderson
2014-06-24  4:05         ` Doug Anderson
     [not found]         ` <CAD=FV=W96QpDhh1NSaVwrXYjL6Jr-v4sq1-eRSfT=tErw_KCOQ-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2014-06-24 10:06           ` Javier Martinez Canillas
2014-06-24 10:06             ` Javier Martinez Canillas
2014-06-24 10:06             ` Javier Martinez Canillas
2014-06-24 15:20             ` Doug Anderson
2014-06-24 15:20               ` Doug Anderson
2014-06-24 15:03         ` Vincent Palatin
2014-06-24 15:06         ` Vincent Palatin
2014-06-24 15:06           ` Vincent Palatin
2014-06-23 19:57 ` [RFC 0/4] ARM: dts: exynos: Prepare Spring Doug Anderson
2014-06-23 20:11   ` Benson Leung
     [not found]     ` <CANLzEksRmsk1y2ZEjRVE8F8DjSUeW3AebaaDWL71Z4Gc9NvZeg-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2014-06-23 21:24       ` Andreas Färber
     [not found]         ` <53A89B0C.5000206-l3A5Bk7waGM@public.gmane.org>
2014-07-02  4:18           ` Andreas Färber
2014-07-02 14:56             ` Vincent Palatin
2014-06-24 23:18 ` Andreas Färber
2014-06-24 23:42   ` Doug Anderson
2014-06-24 23:44   ` Vincent Palatin
2014-06-24 23:56     ` Andreas Färber

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.