On Sun, Oct 04, 2020 at 01:31:11PM +0000, Peter Geis wrote: > Good Day, > > This series introduces upstream kernel support for the Ouya game console device. Please review and apply. Thank you in advance. > > Changelog: > v3: - Reorder aliases per Dmitry Osipenko's review. > - Add sdio clocks per Dmitry Osipenko's review. > - Add missing ti sleep bits per Dmitry Osipenko's review. > - Enable lp1 sleep mode. > - Fix bluetooth comment and add missing power supplies. > > 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 | 4511 +++++++++++++++++ > 4 files changed, 4518 insertions(+), 1 deletion(-) > create mode 100644 arch/arm/boot/dts/tegra30-ouya.dts This looks good to me and I see that Dmitry is happy with it. I'll make a mental note to apply it after the merge window closes. Thanks, Thierry