linux-brain/arch/arm/boot/dts/sun8i-r16-nintendo-super-nes-classic.dts
Miquel Raynal 9621d0bd1b
ARM: dts: nes: add Nintendo NES/SuperNES Classic Edition support
The Nintendo NES/SuperNES features an R16 already well supported in
mainline.

The console over UART0 may be wired on two ports of the R16, both
available on the NES Classic PCB.

Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
Signed-off-by: Maxime Ripard <maxime.ripard@bootlin.com>
2018-04-25 09:03:02 +02:00

12 lines
343 B
Plaintext

// SPDX-License-Identifier: GPL-2.0 OR X11
/* Copyright (c) 2018 Miquèl RAYNAL <miquel.raynal@bootlin.com> */
/dts-v1/;
#include "sun8i-r16-nintendo-nes-classic.dts"
/ {
model = "Nintendo SuperNES Classic Edition";
compatible = "nintendo,super-nes-classic", "nintendo,nes-classic",
"allwinner,sun8i-r16", "allwinner,sun8i-a33";
};