All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] Add support for nyan-blaze
@ 2015-01-06 10:37 ` Tomeu Vizoso
  0 siblings, 0 replies; 41+ messages in thread
From: Tomeu Vizoso @ 2015-01-06 10:37 UTC (permalink / raw)
  To: linux-tegra-u79uwXL29TY76Z2rM5mHXA
  Cc: Javier Martinez Canillas, Tomeu Vizoso,
	devicetree-u79uwXL29TY76Z2rM5mHXA,
	linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r,
	linux-kernel-u79uwXL29TY76Z2rM5mHXA

Hi,

the nyan-blaze board is the HP Chromebook 14. This series reuses the DTS that we currently have for nyan-big and also contains two fixes needed to get it to feature parity.

Cheers,

Tomeu

Tomeu Vizoso (4):
  ARM: tegra: rely on bootloader pinmux programming on nyan-big
  ARM: tegra: Move out nyan-generic parts out from the nyan-big DT
  ARM: tegra: Add DTS for the nyan-blaze board
  ARM: tegra: remove wp-gpios from the generic nyan dtsi

 arch/arm/boot/dts/Makefile                |    1 +
 arch/arm/boot/dts/tegra124-nyan-big.dts   | 1127 +---------------------------
 arch/arm/boot/dts/tegra124-nyan-blaze.dts |   12 +
 arch/arm/boot/dts/tegra124-nyan.dtsi      | 1132 +++++++++++++++++++++++++++++
 4 files changed, 1148 insertions(+), 1124 deletions(-)
 create mode 100644 arch/arm/boot/dts/tegra124-nyan-blaze.dts
 create mode 100644 arch/arm/boot/dts/tegra124-nyan.dtsi

-- 
1.9.3

--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

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

end of thread, other threads:[~2015-01-07 17:15 UTC | newest]

Thread overview: 41+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-01-06 10:37 [PATCH 0/4] Add support for nyan-blaze Tomeu Vizoso
2015-01-06 10:37 ` Tomeu Vizoso
2015-01-06 10:37 ` Tomeu Vizoso
2015-01-06 10:37 ` [PATCH 1/4] ARM: tegra: rely on bootloader pinmux programming on nyan-big Tomeu Vizoso
2015-01-06 10:37   ` Tomeu Vizoso
2015-01-06 10:37   ` Tomeu Vizoso
     [not found]   ` <1420540653-14816-2-git-send-email-tomeu.vizoso-ZGY8ohtN/8qB+jHODAdFcQ@public.gmane.org>
2015-01-06 17:09     ` Stephen Warren
2015-01-06 17:09       ` Stephen Warren
2015-01-06 17:09       ` Stephen Warren
     [not found]       ` <54AC16B0.5050703-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org>
2015-01-07  3:37         ` Andrew Bresticker
2015-01-07  3:37           ` Andrew Bresticker
2015-01-07  3:37           ` Andrew Bresticker
2015-01-07  8:06         ` Tomeu Vizoso
2015-01-07  8:06           ` Tomeu Vizoso
2015-01-07  8:06           ` Tomeu Vizoso
     [not found]           ` <CAAObsKB1gMcLZ=n8Mc6JSLQHn5-6VWOhERLgYTdi6nit6yCj5w-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2015-01-07 17:15             ` Stephen Warren
2015-01-07 17:15               ` Stephen Warren
2015-01-07 17:15               ` Stephen Warren
2015-01-06 10:37 ` [PATCH 2/4] ARM: tegra: Move out nyan-generic parts out from the nyan-big DT Tomeu Vizoso
2015-01-06 10:37   ` Tomeu Vizoso
     [not found]   ` <1420540653-14816-3-git-send-email-tomeu.vizoso-ZGY8ohtN/8qB+jHODAdFcQ@public.gmane.org>
2015-01-06 13:06     ` Thierry Reding
2015-01-06 13:06       ` Thierry Reding
2015-01-06 13:06       ` Thierry Reding
     [not found]       ` <20150106130656.GF31830-AwZRO8vwLAwmlAP/+Wk3EA@public.gmane.org>
2015-01-06 17:30         ` Andrew Bresticker
2015-01-06 17:30           ` Andrew Bresticker
     [not found]           ` <CAL1qeaETERAm6aTwWycCat-RzQz8UmixWtc-uK4dFsu7wL8HAg-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2015-01-06 17:40             ` Olof Johansson
2015-01-06 17:40               ` Olof Johansson
2015-01-06 17:40               ` Olof Johansson
2015-01-06 13:24     ` Eduardo Valentin
2015-01-06 13:24       ` Eduardo Valentin
2015-01-06 13:24       ` Eduardo Valentin
2015-01-06 17:10   ` Stephen Warren
2015-01-06 17:10     ` Stephen Warren
     [not found] ` <1420540653-14816-1-git-send-email-tomeu.vizoso-ZGY8ohtN/8qB+jHODAdFcQ@public.gmane.org>
2015-01-06 10:37   ` [PATCH 3/4] ARM: tegra: Add DTS for the nyan-blaze board Tomeu Vizoso
2015-01-06 10:37     ` Tomeu Vizoso
2015-01-06 10:37     ` Tomeu Vizoso
2015-01-06 10:37 ` [PATCH 4/4] ARM: tegra: remove wp-gpios from the generic nyan dtsi Tomeu Vizoso
2015-01-06 10:37   ` Tomeu Vizoso
2015-01-06 13:08   ` Thierry Reding
2015-01-06 13:08     ` Thierry Reding
2015-01-06 13:08     ` Thierry Reding

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.