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 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 78F1DC433F5 for ; Wed, 10 Nov 2021 11:03:49 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 6467961241 for ; Wed, 10 Nov 2021 11:03:49 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231248AbhKJLGf (ORCPT ); Wed, 10 Nov 2021 06:06:35 -0500 Received: from mga14.intel.com ([192.55.52.115]:35396 "EHLO mga14.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231380AbhKJLG2 (ORCPT ); Wed, 10 Nov 2021 06:06:28 -0500 X-IronPort-AV: E=McAfee;i="6200,9189,10163"; a="232892373" X-IronPort-AV: E=Sophos;i="5.87,223,1631602800"; d="scan'208";a="232892373" Received: from orsmga002.jf.intel.com ([10.7.209.21]) by fmsmga103.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 10 Nov 2021 03:03:41 -0800 X-IronPort-AV: E=Sophos;i="5.87,223,1631602800"; d="scan'208";a="470340341" Received: from smile.fi.intel.com ([10.237.72.184]) by orsmga002-auth.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 10 Nov 2021 03:03:39 -0800 Received: from andy by smile.fi.intel.com with local (Exim 4.95) (envelope-from ) id 1mklO3-005OZh-Va; Wed, 10 Nov 2021 13:03:27 +0200 Date: Wed, 10 Nov 2021 13:03:27 +0200 From: Andy Shevchenko To: Christophe Leroy Cc: "linux-kernel@vger.kernel.org" , "linuxppc-dev@lists.ozlabs.org" , Michael Ellerman , Paul Mackerras Subject: Re: [PATCH v1 1/1] soc: fsl: Replace kernel.h with the necessary inclusions Message-ID: References: <20211027153354.81129-1-andriy.shevchenko@linux.intel.com> <064efc28-eb86-b729-0bb0-b1f5ed5bbf60@csgroup.eu> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: Organization: Intel Finland Oy - BIC 0357606-4 - Westendinkatu 7, 02160 Espoo Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sat, Oct 30, 2021 at 10:28:01AM +0300, Andy Shevchenko wrote: > On Saturday, October 30, 2021, Christophe Leroy > wrote: > > Le 29/10/2021 à 22:31, Andy Shevchenko a écrit : ... > > That means that Michael considered it is not for him. > > > > And I think the reason is that in MAINTAINERS you have: > > > > FREESCALE QUICC ENGINE LIBRARY > > M: Qiang Zhao > > L: linuxppc-dev@lists.ozlabs.org > > S: Maintained > > F: drivers/soc/fsl/qe/ > > F: include/soc/fsl/*qe*.h > > F: include/soc/fsl/*ucc*.h > > > > > > FREESCALE SOC DRIVERS > > M: Li Yang > > L: linuxppc-dev@lists.ozlabs.org > > L: linux-arm-kernel@lists.infradead.org (moderated for > > non-subscribers) > > S: Maintained > > F: Documentation/devicetree/bindings/misc/fsl,dpaa2-console.yaml > > F: Documentation/devicetree/bindings/soc/fsl/ > > F: drivers/soc/fsl/ > > F: include/linux/fsl/ > > > Thanks! Now I should understand why get_maintainer hadn’t showed above for > me. He-he, there are two bugs in MAINTAINERS. v2 has been sent with the corresponding fixes and updated Cc list. -- With Best Regards, Andy Shevchenko