History log of /linux-master/arch/mips/boot/dts/ingenic/rs90.dts
Revision Date Author Comments
# 5ee46bfb 24-Jun-2022 Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>

MIPS: dts: correct gpio-keys names and properties

gpio-keys children do not use unit addresses.

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Acked-by: Arınç ÜNAL <arinc.unal@arinc9.com>
Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>


# 0fe0fbc8 30-May-2021 Paul Cercueil <paul@crapouillou.net>

MIPS: ingenic: rs90: Add dedicated VRAM memory region

Add a 1 MiB memory area dedicated to the video driver. This area will be
managed by Linux' CMA, so that the ingenic-drm driver can be sure to
always be able to allocate contiguous buffers.

Signed-off-by: Paul Cercueil <paul@crapouillou.net>
Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>


# d8727385 25-Jul-2020 Paul Cercueil <paul@crapouillou.net>

MIPS: ingenic: JZ4725B: Add IPU node

Add a devicetree node for the Image Processing Unit (IPU) found in the
JZ4725B. Connect it with graph nodes to the LCD node. The LCD driver
will expect the IPU node to be accessed through graph port #8, as stated
in the bindings documentation.

Signed-off-by: Paul Cercueil <paul@crapouillou.net>
Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>


# ac6b1381 23-Jun-2020 Paul Cercueil <paul@crapouillou.net>

MIPS: ingenic: Add support for the RS90 board

The RS-90, better known as RetroMini, is a small and pocketable handheld
gaming console from YLMChina. It has little more than a JZ4725B SoC, a
NAND, a screen, some buttons and a speaker.

Signed-off-by: Paul Cercueil <paul@crapouillou.net>
Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>