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=-8.8 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS 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 79849C433B4 for ; Wed, 31 Mar 2021 19:20:18 +0000 (UTC) Received: from desiato.infradead.org (desiato.infradead.org [90.155.92.199]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id E50FE61056 for ; Wed, 31 Mar 2021 19:20:17 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org E50FE61056 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=siol.net Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=desiato.20200630; h=Sender:Content-Transfer-Encoding :Content-Type:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:MIME-Version:References:In-Reply-To:Message-ID:Date: Subject:Cc:To:From:Reply-To:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=wJJ4osnzRKamiNvf2nkGYnLPTSyXZh0bWN4mDyjRW7w=; b=HXRGV+RZESuZMlnZhUscBP3J/ vd33PUs9ArYWz2keNz1sX/w9HQMKfrzUgiADhEJv3DdbpIUxyuBbylnCXARmDM8dOzCfNeVFeEcRb ch60+7w3IAxK5aISciQwVIUaPtpzM3v9L6HDRKWEJn4ZAIwMOPoY3mapxgId+Df0e5Z33e5t98aGk uSl+Loc5pgXndiK/pUawav+EZ3OYANpilnisqUYODifexx+EZm9UUd6oSo+bC0g34pgimTI6hD4tj vFuoi+PAuFaiYbIBEqHhCeoxBzwe7KvzUSyoo7fsqxD9uVsWzvFAjhSUnLvPjLTEppKploptVr/As 5r9OogB7w==; Received: from localhost ([::1] helo=desiato.infradead.org) by desiato.infradead.org with esmtp (Exim 4.94 #2 (Red Hat Linux)) id 1lRgMa-007LV6-RS; Wed, 31 Mar 2021 19:18:49 +0000 Received: from mailoutvs5.siol.net ([185.57.226.196] helo=mail.siol.net) by desiato.infradead.org with esmtps (Exim 4.94 #2 (Red Hat Linux)) id 1lRgMV-007LTj-P4 for linux-arm-kernel@lists.infradead.org; Wed, 31 Mar 2021 19:18:45 +0000 Received: from localhost (localhost [127.0.0.1]) by mail.siol.net (Postfix) with ESMTP id 2CE09523F72; Wed, 31 Mar 2021 21:18:38 +0200 (CEST) X-Virus-Scanned: amavisd-new at psrvmta10.zcs-production.pri Received: from mail.siol.net ([127.0.0.1]) by localhost (psrvmta10.zcs-production.pri [127.0.0.1]) (amavisd-new, port 10032) with ESMTP id ECMDnI33ypo0; Wed, 31 Mar 2021 21:18:38 +0200 (CEST) Received: from mail.siol.net (localhost [127.0.0.1]) by mail.siol.net (Postfix) with ESMTPS id EBE13523F75; Wed, 31 Mar 2021 21:18:37 +0200 (CEST) Received: from kista.localnet (cpe-86-58-17-133.cable.triera.net [86.58.17.133]) (Authenticated sender: jernej.skrabec@siol.net) by mail.siol.net (Postfix) with ESMTPA id 59970523F72; Wed, 31 Mar 2021 21:18:36 +0200 (CEST) From: Jernej =?utf-8?B?xaBrcmFiZWM=?= To: Chen-Yu Tsai , Maxime Ripard , Maxime Ripard Cc: linux-arm-kernel@lists.infradead.org, linux-sunxi@lists.linux.dev Subject: Re: [PATCH 2/2] MAINTAINERS: Match on allwinner keyword Date: Wed, 31 Mar 2021 21:18:36 +0200 Message-ID: <9627361.1JYF2Y7Mv4@kista> In-Reply-To: <20210331130830.64182-2-maxime@cerno.tech> References: <20210331130830.64182-1-maxime@cerno.tech> <20210331130830.64182-2-maxime@cerno.tech> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210331_201844_035404_618D8FD2 X-CRM114-Status: UNSURE ( 6.16 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org Hi! Dne sreda, 31. marec 2021 ob 15:08:30 CEST je Maxime Ripard napisal(a): > Some drivers (phy, crypto, net) folders don't have sunxi in it but > allwinner. Add that keyword to match on it too. > > Signed-off-by: Maxime Ripard Acked-by: Jernej Skrabec Best regards, Jernej _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail.siol.net (mailoutvs32.siol.net [185.57.226.223]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id A531E5F for ; Wed, 31 Mar 2021 19:24:48 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.siol.net (Postfix) with ESMTP id 2CE09523F72; Wed, 31 Mar 2021 21:18:38 +0200 (CEST) X-Virus-Scanned: amavisd-new at psrvmta10.zcs-production.pri Received: from mail.siol.net ([127.0.0.1]) by localhost (psrvmta10.zcs-production.pri [127.0.0.1]) (amavisd-new, port 10032) with ESMTP id ECMDnI33ypo0; Wed, 31 Mar 2021 21:18:38 +0200 (CEST) Received: from mail.siol.net (localhost [127.0.0.1]) by mail.siol.net (Postfix) with ESMTPS id EBE13523F75; Wed, 31 Mar 2021 21:18:37 +0200 (CEST) Received: from kista.localnet (cpe-86-58-17-133.cable.triera.net [86.58.17.133]) (Authenticated sender: jernej.skrabec@siol.net) by mail.siol.net (Postfix) with ESMTPA id 59970523F72; Wed, 31 Mar 2021 21:18:36 +0200 (CEST) From: Jernej =?utf-8?B?xaBrcmFiZWM=?= To: Chen-Yu Tsai , Maxime Ripard , Maxime Ripard Cc: linux-arm-kernel@lists.infradead.org, linux-sunxi@lists.linux.dev Subject: Re: [PATCH 2/2] MAINTAINERS: Match on allwinner keyword Date: Wed, 31 Mar 2021 21:18:36 +0200 Message-ID: <9627361.1JYF2Y7Mv4@kista> In-Reply-To: <20210331130830.64182-2-maxime@cerno.tech> References: <20210331130830.64182-1-maxime@cerno.tech> <20210331130830.64182-2-maxime@cerno.tech> X-Mailing-List: linux-sunxi@lists.linux.dev List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Hi! Dne sreda, 31. marec 2021 ob 15:08:30 CEST je Maxime Ripard napisal(a): > Some drivers (phy, crypto, net) folders don't have sunxi in it but > allwinner. Add that keyword to match on it too. > > Signed-off-by: Maxime Ripard Acked-by: Jernej Skrabec Best regards, Jernej