Hi Philippe,
Le dim. 7 janv. 2018 à 17:18, Philippe Ombredanne
<pombreda...@nexb.com> a écrit :
On Fri, Jan 5, 2018 at 7:25 PM, Paul Cercueil <p...@crapouillou.net>
wrote:
The GCW Zero (http://www.gcw-zero.com) is a retro-gaming focused
handheld game console, successfully kickstarted in ~2012, running
Linux.
Signed-off-by: Paul Cercueil <p...@crapouillou.net>
Acked-by: Mathieu Malaterre <ma...@debian.org>
---
arch/mips/boot/dts/ingenic/Makefile | 1 +
arch/mips/boot/dts/ingenic/gcw0.dts | 62
+++++++++++++++++++++++++++++++++++++
arch/mips/configs/gcw0_defconfig | 27 ++++++++++++++++
arch/mips/jz4740/Kconfig | 4 +++
4 files changed, 94 insertions(+)
create mode 100644 arch/mips/boot/dts/ingenic/gcw0.dts
create mode 100644 arch/mips/configs/gcw0_defconfig
v2: No change
v3: No change
v4: No change
v5: Use SPDX license identifier
Drop custom CROSS_COMPILE from defconfig
v6: Add "model" property in devicetree
For the use of SPDX tags for the whole patch set: thank you!
Acked-by: Philippe Ombredanne <pombreda...@nexb.com>
Is your Acked-by for the whole patchset? Or just this one patch?
-Paul