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 vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id EEA01FA3740 for ; Mon, 24 Oct 2022 14:25:34 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S235547AbiJXOZa (ORCPT ); Mon, 24 Oct 2022 10:25:30 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:51176 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S237041AbiJXOY2 (ORCPT ); Mon, 24 Oct 2022 10:24:28 -0400 Received: from dfw.source.kernel.org (dfw.source.kernel.org [IPv6:2604:1380:4641:c500::1]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 19FCA9834A; Mon, 24 Oct 2022 05:59:18 -0700 (PDT) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id 16135612F4; Mon, 24 Oct 2022 12:50:34 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id DCBE4C433D6; Mon, 24 Oct 2022 12:50:29 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1666615833; bh=muZZQCY2YzmlU83yu+6go4k9bEyOW1zq3CdA5eo6BEU=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=D3gaU+rlu3tHAPHeK/twHPUpXCK2BibDRPeLcmuyZnr5/ogwB5gL5452WF7WxeFkr LiFv0N0G/mv8Pz/fjbe5um3/fgiUvVDCdV/ggczrVZG8pshGu3uuecHahC+OB/4Idp GMSj7ylh26GrcbGg2jjUlJDzOO+YDgG/c6iymYVD1w8z//TQVcv+CtlBq3jzx52mFp agXgmdbsbLT+8huJHUVloo8T8wQQ3K9m939uhLyHhLRTTOlOwbVu5m/6yoJbnW3Ovt xlljEMYYI1GXC1a36p99/SKm6tzw1hE+rI0WulrjFaAwt0wDlk0+CofHaFoHZAdfRl 2Uv3UPdyz4LHg== Date: Mon, 24 Oct 2022 13:50:26 +0100 From: Lee Jones To: Dmitry Torokhov Cc: Alexandre Mergnat , Mark Brown , Matthias Brugger , Rob Herring , Liam Girdwood , Krzysztof Kozlowski , Chen Zhong , 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 Subject: Re: [PATCH v2 5/5] Input: mtk-pmic-keys: add MT6357 support Message-ID: References: <20221005-mt6357-support-v2-0-f17ba2d2d0a9@baylibre.com> <20221005-mt6357-support-v2-5-f17ba2d2d0a9@baylibre.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: Precedence: bulk List-ID: X-Mailing-List: linux-input@vger.kernel.org On Mon, 10 Oct 2022, Dmitry Torokhov wrote: > On Wed, Oct 05, 2022 at 04:57:25PM +0200, Alexandre Mergnat wrote: > > From: Fabien Parent > > > > Add PMIC Keys support on MT6357 SoC. > > > > Signed-off-by: Fabien Parent > > Signed-off-by: Alexandre Mergnat > > Acked-by: Dmitry Torokhov > > Please merge through MFD tree with the rest of the patches. The MFD part is only a small doc change. The Input and Regulator changes should be merged through their own subsystems IMHO. -- Lee Jones [李琼斯]