MIPS: ingenic: Add support for the JZ4725B SoC
authorPaul Cercueil <paul@crapouillou.net>
Tue, 23 Jun 2020 18:24:30 +0000 (20:24 +0200)
committerThomas Bogendoerfer <tsbogend@alpha.franken.de>
Thu, 16 Jul 2020 08:47:50 +0000 (10:47 +0200)
commitc211ab5f5e6e304aee43bb5ef6919fbe4e41ef64
treef52e90e3646e061896f111143b3b52c8b9e0eada
parent68c48f7ce95a9d5d8e8c0296ce8c1f348c792d10
MIPS: ingenic: Add support for the JZ4725B SoC

Add preliminary support for boards based on the JZ4725B SoC from
Ingenic.

The JZ4725B SoC is supposed to be older than the JZ4740 SoC, but its
internals are much closer to what can be found on the JZ4750 and newer
SoCs.

It is low-power SoC with a MIPS32r1 SoC running at ~360 MHz, and no FPU.

Signed-off-by: Paul Cercueil <paul@crapouillou.net>
Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
arch/mips/boot/dts/ingenic/jz4725b.dtsi [new file with mode: 0644]
arch/mips/jz4740/Kconfig
arch/mips/jz4740/setup.c