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 bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 34029C433FE for ; Thu, 6 Oct 2022 10:12:44 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender:List-Subscribe:List-Help :List-Post:List-Archive:List-Unsubscribe:List-Id:Content-Transfer-Encoding: Content-Type:In-Reply-To:From:References:Cc:To:Subject:MIME-Version:Date: Message-ID:Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=pdQV8pDwwWWgx6N4TU889lZy5iFnLZiKGpszIPxOFcU=; b=S3LEk81RgSieqq+jHn0ZNXXKM8 IlzjyUrjRGDmeIGL//Zwb+gA1+MBG99qyEbKNwQFZ7WuywrcXz0l79CkCKVDcUroEmZ24bfiVYEiB QFdx8p2N8tusSeZK3O2hA/3cD4s6rt9X/sfw7ceDu298jvaZTSwzRRS1pGtg7n6/EoMylRZOHppef Zs9BoMrzC/2P8cig9GUmDqKpLdCbBOJ+fC5n/E3tRmFIptotfT35F2agAr5rx6yg4XFrdZ70DLIOw +X1vDOZyVaxwkZE9b4QJ+aeiaa3aiU1sI9Oss3weEQNYz91B1ZCG2Yl+utx5EA5Etd3+0Caw/wMp+ tFw+m/iQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1ogNro-001Nxm-A6; Thu, 06 Oct 2022 10:12:36 +0000 Received: from madras.collabora.co.uk ([46.235.227.172]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1ogNrW-001NpE-Ml; Thu, 06 Oct 2022 10:12:19 +0000 Received: from [192.168.1.100] (2-237-20-237.ip236.fastwebnet.it [2.237.20.237]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) (Authenticated sender: kholk11) by madras.collabora.co.uk (Postfix) with ESMTPSA id 60D6466022FB; Thu, 6 Oct 2022 11:12:16 +0100 (BST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=collabora.com; s=mail; t=1665051137; bh=F0Shbo3iDgIaWL5uTiEZ6K6dcKkSMlfWf6i5qnRR1tA=; h=Date:Subject:To:Cc:References:From:In-Reply-To:From; b=lNlsHyM5QBgpLUqzxXk+VG5RIHBprJQzoGpgQbiLX2bCrG+XgfavKprutex5f0CPo n608KPAwd/sRbD8V4vanhD2ZeS7+DO+mTGWiK7DjAEB6lsbigpaaVkC2xH8JEgE+Gz ZyT86pDOZw/AXBgpq+HG68kUa2pKzrMW62soM/22eHYxMhSDtJ52O95Ma2mJiOBoJB x7PfYFF3OayXV4x10GqYEYxO7IJyTdQjYmTZYoMy+arfRAEJmVX51VVt0TXwHXJ/0F q54vrBhRnRjLy+f1519fmjQV78HbrKMsVjRT6oR5/n/0ZCVXCH9i5h9bcxkc+h7cqI zcb0f3RszXg2Q== Message-ID: <5c38e7ba-a66d-4a93-653e-2739d6e92a76@collabora.com> Date: Thu, 6 Oct 2022 12:12:14 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.2.0 Subject: Re: [PATCH v2 5/5] Input: mtk-pmic-keys: add MT6357 support Content-Language: en-US To: Alexandre Mergnat , Lee Jones , Mark Brown , Matthias Brugger , Rob Herring , Liam Girdwood , Krzysztof Kozlowski , Dmitry Torokhov , Chen Zhong Cc: linux-mediatek@lists.infradead.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Rob Herring , linux-kernel@vger.kernel.org, linux-input@vger.kernel.org, Fabien Parent References: <20221005-mt6357-support-v2-0-f17ba2d2d0a9@baylibre.com> <20221005-mt6357-support-v2-5-f17ba2d2d0a9@baylibre.com> From: AngeloGioacchino Del Regno In-Reply-To: <20221005-mt6357-support-v2-5-f17ba2d2d0a9@baylibre.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20221006_031218_898452_5316B675 X-CRM114-Status: UNSURE ( 8.99 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-mediatek@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "Linux-mediatek" Errors-To: linux-mediatek-bounces+linux-mediatek=archiver.kernel.org@lists.infradead.org Il 05/10/22 16:57, Alexandre Mergnat ha scritto: > From: Fabien Parent > > Add PMIC Keys support on MT6357 SoC. > > Signed-off-by: Fabien Parent > Signed-off-by: Alexandre Mergnat > Reviewed-by: Mattijs Korpershoek Reviewed-by: AngeloGioacchino Del Regno