linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/3] Support NVIDIA Tegra-based Ouya game console
@ 2020-09-23 21:03 Peter Geis
  2020-09-23 21:03 ` [PATCH v2 1/3] ARM: tegra: Add device-tree for Ouya Peter Geis
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Peter Geis @ 2020-09-23 21:03 UTC (permalink / raw)
  To: Rob Herring, Thierry Reding, Jonathan Hunter, Matt Merhar,
	Dmitry Osipenko, Stephen Warren, Bob Ham, Leonardo Bras,
	Michael Brougham
  Cc: linux-tegra, devicetree, linux-kernel, Peter Geis

Good Day,

This series introduces upstream kernel support for the Ouya game console device. Please review and apply. Thank you in advance.

Changelog:

v2: - Update pmic and clock handles per Rob Herring's review.
    - Add acks from Rob Herring to patch 2 and 3.

Peter Geis (3):
  ARM: tegra: Add device-tree for Ouya
  dt-bindings: Add vendor prefix for Ouya Inc.
  dt-bindings: ARM: tegra: Add Ouya game console

 .../devicetree/bindings/arm/tegra.yaml        |    3 +
 .../devicetree/bindings/vendor-prefixes.yaml  |    2 +
 arch/arm/boot/dts/Makefile                    |    3 +-
 arch/arm/boot/dts/tegra30-ouya.dts            | 4498 +++++++++++++++++
 4 files changed, 4505 insertions(+), 1 deletion(-)
 create mode 100644 arch/arm/boot/dts/tegra30-ouya.dts

-- 
2.25.1


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

end of thread, other threads:[~2020-09-29  4:01 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-23 21:03 [PATCH v2 0/3] Support NVIDIA Tegra-based Ouya game console Peter Geis
2020-09-23 21:03 ` [PATCH v2 1/3] ARM: tegra: Add device-tree for Ouya Peter Geis
2020-09-25  0:12   ` Dmitry Osipenko
2020-09-26  2:01     ` Peter Geis
2020-09-26 13:47       ` Dmitry Osipenko
2020-09-29  4:01         ` Dmitry Osipenko
2020-09-23 21:03 ` [PATCH v2 2/3] dt-bindings: Add vendor prefix for Ouya Inc Peter Geis
2020-09-23 21:03 ` [PATCH v2 3/3] dt-bindings: ARM: tegra: Add Ouya game console Peter Geis

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).