Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754105AbeAGQTa (ORCPT + 1 other); Sun, 7 Jan 2018 11:19:30 -0500 Received: from mail-wm0-f68.google.com ([74.125.82.68]:35452 "EHLO mail-wm0-f68.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753902AbeAGQT3 (ORCPT ); Sun, 7 Jan 2018 11:19:29 -0500 X-Google-Smtp-Source: ACJfBosvjeDnxKoqRXXcmI1ByLNwB458cbxU/f/Fbu9YxtaFLVEC5t8HKHrTEzsVKGTnQQoa/rlNUR0Lis01MCTTskU= MIME-Version: 1.0 In-Reply-To: <20180105182513.16248-16-paul@crapouillou.net> References: <20180102150848.11314-1-paul@crapouillou.net> <20180105182513.16248-1-paul@crapouillou.net> <20180105182513.16248-16-paul@crapouillou.net> From: Philippe Ombredanne Date: Sun, 7 Jan 2018 17:18:47 +0100 Message-ID: Subject: Re: [PATCH v6 15/15] MIPS: ingenic: Initial GCW Zero support To: Paul Cercueil Cc: Ralf Baechle , Maarten ter Huurne , Paul Burton , LKML , Linux MIPS Content-Type: text/plain; charset="UTF-8" Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Return-Path: On Fri, Jan 5, 2018 at 7:25 PM, Paul Cercueil 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 > Acked-by: Mathieu Malaterre > --- > 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 -- Cordially Philippe Ombredanne