Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753929AbdL1OBQ (ORCPT ); Thu, 28 Dec 2017 09:01:16 -0500 Received: from outils.crapouillou.net ([89.234.176.41]:47700 "EHLO crapouillou.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753293AbdL1N4x (ORCPT ); Thu, 28 Dec 2017 08:56:53 -0500 From: Paul Cercueil To: Ralf Baechle , Rob Herring , Michael Turquette Cc: Mark Rutland , Stephen Boyd , Maarten ter Huurne , devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-mips@linux-mips.org, linux-clk@vger.kernel.org Subject: [PATCH v4 00/15] Ingenic JZ4770 and GCW Zero support Date: Thu, 28 Dec 2017 14:56:19 +0100 Message-Id: <20171228135634.30000-1-paul@crapouillou.net> In-Reply-To: <20170702163016.6714-2-paul@crapouillou.net> References: <20170702163016.6714-2-paul@crapouillou.net> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 341 Lines: 11 Hi, This is my v4 of my patch series to support the JZ4770 SoC from Ingenic as well as the GCW Zero handheld console. Not much changed since v3, I dropped the three serial-related patches (07-08-09/18) as I will submit them separately. The only other change is that I rebased the patch series on top of v4.15-rc5. Regards, -Paul Cercueil