Re: [PATCH 1/3] ARM: tegra: Add device-tree for Ouya

From: Dmitry Osipenko
Date: Wed Sep 16 2020 - 14:08:53 EST


16.09.2020 15:22, Peter Geis пишет:
> The Ouya was the sole device produced by Ouya Inc in 2013.
> It was a game console originally running Android 5 on top of Linux 3.1.10.
>
> This patch adds the device tree supporting the Ouya.
> It has been tested on the original variant with Samsung ram.
>
> Signed-off-by: Peter Geis <pgwipeout@xxxxxxxxx>
> ---
> arch/arm/boot/dts/Makefile | 3 +-
> arch/arm/boot/dts/tegra30-ouya.dts | 4498 ++++++++++++++++++++++++++++
> 2 files changed, 4500 insertions(+), 1 deletion(-)
> create mode 100644 arch/arm/boot/dts/tegra30-ouya.dts

Hello, Peter! Very nice work!

Could you please clarify how many variants of the board exist?

What are the differences between the variants?

Is this device-tree suitable for all variants?

How user could determine the board's variant?