[PATCH v2 0/3] Support NVIDIA Tegra-based Ouya game console

From: Peter Geis
Date: Wed Sep 23 2020 - 17:04:07 EST


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