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=-5.6 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,MAILING_LIST_MULTI,SPF_HELO_NONE, SPF_PASS,USER_AGENT_SANE_2 autolearn=no 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 0D21DC55178 for ; Fri, 23 Oct 2020 05:41:48 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id B1BCB2222B for ; Fri, 23 Oct 2020 05:41:47 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1603431707; bh=Oe/vLGsyhwfOt3LYK05Ez026hYbO1+/n1v+vRTwBy2s=; h=Date:From:To:Cc:Subject:In-Reply-To:References:List-ID:From; b=g6BY1Zeeg99xcMdifBjVaJy9AI1zygbanj5Wbm5ArMEOx8owIICJsPs5NBhu1aOve mHharbaKQQQA6rD5xVPefsQEe60wMs5X9msjRSW95Cy/xhO3tRYHrjabWDR4B2WCgb xm3bOQKf0KTklJPW7NbY6Fb2tFsX0MBKgHy5KK1Q= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S371601AbgJWFlq (ORCPT ); Fri, 23 Oct 2020 01:41:46 -0400 Received: from mail.kernel.org ([198.145.29.99]:57856 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S371576AbgJWFlq (ORCPT ); Fri, 23 Oct 2020 01:41:46 -0400 Received: from coco.lan (ip5f5ad5a3.dynamic.kabel-deutschland.de [95.90.213.163]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 02DDD20BED; Fri, 23 Oct 2020 05:41:40 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1603431705; bh=Oe/vLGsyhwfOt3LYK05Ez026hYbO1+/n1v+vRTwBy2s=; h=Date:From:To:Cc:Subject:In-Reply-To:References:From; b=z/cbW75qPIw1uwojDU5DqSmvmGEQMYvz1ChR1phMrTkQPqGdMUiF1dUTIGwrP1V94 o5EO0Cpi1Tc00pMmPSkuJtvjprUMhxitTlAJnY0YyYmXGjfYiV4zbGtMqfRjl/b9Ii +xt2lfCMKCqmnltSTi4ueEyl9xKcvVdinZc3MA6M= Date: Fri, 23 Oct 2020 07:41:37 +0200 From: Mauro Carvalho Chehab To: Krzysztof Kozlowski Cc: Uwe =?UTF-8?B?S2xlaW5lLUvDtm5pZw==?= , Andrzej Hajda , Sylwester Nawrocki , Bartlomiej Zolnierkiewicz , Jean Delvare , Guenter Roeck , Kishon Vijay Abraham I , Vinod Koul , Thierry Reding , Lee Jones , Liam Girdwood , Mark Brown , linux-arm-kernel@lists.infradead.org, linux-media@vger.kernel.org, linux-kernel@vger.kernel.org, linux-samsung-soc@vger.kernel.org, linux-hwmon@vger.kernel.org, linux-pwm@vger.kernel.org, Kamil Debski Subject: Re: [PATCH 1/4] MAINTAINERS: move Kamil Debski to credits Message-ID: <20201023074137.1034a8df@coco.lan> In-Reply-To: <20201022200925.GA2525@kozik-lap> References: <20201016151528.7553-1-krzk@kernel.org> <20201022191314.plesyizmczgdmodr@pengutronix.de> <20201022200925.GA2525@kozik-lap> X-Mailer: Claws Mail 3.17.7 (GTK+ 2.24.32; x86_64-redhat-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Precedence: bulk List-ID: X-Mailing-List: linux-samsung-soc@vger.kernel.org Em Thu, 22 Oct 2020 22:09:25 +0200 Krzysztof Kozlowski escreveu: > On Thu, Oct 22, 2020 at 09:13:14PM +0200, Uwe Kleine-K=C3=B6nig wrote: > > Hello, > >=20 > > this series doesn't seem to be applied and looking at the list of people > > this mail was sent "To:" it's not obvious who is expected to take it. I > > assume it is not for us linux-pwm guys and will tag it as > > "not-applicable" in our patchwork. =20 >=20 > Hi Uwe, >=20 > All of the patches, including the one here, touch actually multiple > subsystems, so if this is OK with you, I could take them through > Samsung SoC. Acked-by: Mauro Carvalho Chehab >=20 > Best regards, > Krzysztof >=20 Thanks, Mauro