From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-4.0 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SIGNED_OFF_BY,SPF_PASS,URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 98F7CC43381 for ; Thu, 14 Feb 2019 14:03:59 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 5E46421927 for ; Thu, 14 Feb 2019 14:03:59 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2393125AbfBNOD6 (ORCPT ); Thu, 14 Feb 2019 09:03:58 -0500 Received: from usa-sjc-mx-foss1.foss.arm.com ([217.140.101.70]:44010 "EHLO foss.arm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2390733AbfBNOD5 (ORCPT ); Thu, 14 Feb 2019 09:03:57 -0500 Received: from usa-sjc-imap-foss1.foss.arm.com (unknown [10.72.51.249]) by usa-sjc-mx-foss1.foss.arm.com (Postfix) with ESMTP id 24E4680D; Thu, 14 Feb 2019 06:03:57 -0800 (PST) Received: from big-swifty.misterjones.org (usa-sjc-mx-foss1.foss.arm.com [217.140.101.70]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPSA id 735223F675; Thu, 14 Feb 2019 06:03:55 -0800 (PST) Date: Thu, 14 Feb 2019 14:03:52 +0000 Message-ID: <86bm3esbzr.wl-marc.zyngier@arm.com> From: Marc Zyngier To: guoren@kernel.org Cc: arnd@arndb.de, robh+dt@kernel.org, linux-kernel@vger.kernel.org, linux-arch@vger.kernel.org, Guo Ren Subject: Re: [PATCH 01/10] irqchip/csky: Support csky,dh7k SOC intc driver In-Reply-To: <1548764669-16656-1-git-send-email-guoren@kernel.org> References: <1548764669-16656-1-git-send-email-guoren@kernel.org> User-Agent: Wanderlust/2.15.9 (Almost Unreal) SEMI-EPG/1.14.7 (Harue) FLIM/1.14.9 (=?UTF-8?B?R29qxY0=?=) APEL/10.8 EasyPG/1.0.0 Emacs/25.1 (aarch64-unknown-linux-gnu) MULE/6.0 (HANACHIRUSATO) Organization: ARM Ltd MIME-Version: 1.0 (generated by SEMI-EPG 1.14.7 - "Harue") Content-Type: text/plain; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, 29 Jan 2019 12:24:20 +0000, guoren@kernel.org wrote: > > From: Guo Ren > > C-SKY dh7k SOC use simple APB interrupt controller and most of driver's > implementation codes could be reused in csky-apb-intc.c. So merge them > together. > > Signed-off-by: Guo Ren > --- > drivers/irqchip/irq-csky-apb-intc.c | 95 +++++++++++++++++++++++++++++++++---- > 1 file changed, 85 insertions(+), 10 deletions(-) > So this patch series seems to contain both core c-sky stuff as well as irqchip updates. Please send an irqchip series that I can take standalone. If there are dependencies, please state so in the cover letter, and we'll work out something. Please make sure that everybody gets at least the cover letter (I didn't receive one for this series). Thanks, M. -- Jazz is not dead, it just smell funny.