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=-14.0 required=3.0 tests=BAYES_00,INCLUDES_CR_TRAILER, INCLUDES_PATCH,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS autolearn=unavailable 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 C78D8C433E0 for ; Tue, 22 Dec 2020 08:38:50 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 95D4123124 for ; Tue, 22 Dec 2020 08:38:50 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726302AbgLVIi2 (ORCPT ); Tue, 22 Dec 2020 03:38:28 -0500 Received: from mail-wr1-f41.google.com ([209.85.221.41]:46086 "EHLO mail-wr1-f41.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725841AbgLVIi2 (ORCPT ); Tue, 22 Dec 2020 03:38:28 -0500 Received: by mail-wr1-f41.google.com with SMTP id d13so13627798wrc.13; Tue, 22 Dec 2020 00:38:11 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=X0BA0e9T0mQVaLBo1ALvv+cuK8jlEU6aVrK+/b+CSMc=; b=sGzpvwW2gFcqGNduoinnrgcFopV2fNgXguQ9qUSBA+hovRmuESeJS8K9jri2zDQCON 2+CHNUFhhCzi/PzvWBx0QcJoi6O0agMXPbHwr+iuqe4mTuk3ftjeT1kD/1Uuj8F2QT0T Bpknrl9RhqSXLBmvdGhmTLqh032g4ED/F1H+4YqJSlGEkRxOIUHl79I6yTdRdIshSpob iqMP+t6RXtaxH14YJcmPmTh49uSolMNhYtUlgvg1ugmp3NvRFkS6x7Rht+qrZl7an2f/ 0J0G0rKikD7JJ9rGifXMA34jyz5HJMadAQq75w7hD5JPlYYpY7dZDvKFfwO85VYj4gep 1l1w== X-Gm-Message-State: AOAM533PgtARlyOczmLKOYoELbppkPm8bm2cGoVpaHu+nHbIvTs1nOTO sN2GrBsjUREH71kqB+A2Sfk= X-Google-Smtp-Source: ABdhPJyp6WE8a8cAWoUct9vPX3lw1Fm7xVJrnYEtIyZyySix2X64WFkd6wr4a35UBKbIbVhazY4zgQ== X-Received: by 2002:a05:6000:124e:: with SMTP id j14mr23200208wrx.310.1608626265452; Tue, 22 Dec 2020 00:37:45 -0800 (PST) Received: from kozik-lap (adsl-84-226-167-205.adslplus.ch. [84.226.167.205]) by smtp.googlemail.com with ESMTPSA id t188sm25215830wmf.9.2020.12.22.00.37.44 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 22 Dec 2020 00:37:44 -0800 (PST) Date: Tue, 22 Dec 2020 09:37:43 +0100 From: Krzysztof Kozlowski To: Timon Baetz Cc: Liam Girdwood , Mark Brown , Rob Herring , MyungJoo Ham , Chanwoo Choi , Lee Jones , Sebastian Reichel , linux-kernel@vger.kernel.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-samsung-soc@vger.kernel.org, linux-pm@vger.kernel.org, ~postmarketos/upstreaming@lists.sr.ht Subject: Re: [PATCH v3 3/7] mfd: max8997: Add of_compatible to extcon and charger mfd_cell Message-ID: <20201222083743.GC5026@kozik-lap> References: <20201222070520.710096-1-timon.baetz@protonmail.com> <20201222070520.710096-3-timon.baetz@protonmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <20201222070520.710096-3-timon.baetz@protonmail.com> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Dec 22, 2020 at 07:31:32AM +0000, Timon Baetz wrote: > Add of_compatible ("maxim,max8997-muic") to the mfd_cell to have a > of_node set in the extcon driver. > > Add of_compatible ("maxim,max8997-battery") to the mfd_cell to configure > the charger driver. > > Signed-off-by: Timon Baetz > --- > drivers/mfd/max8997.c | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) Reviewed-by: Krzysztof Kozlowski Best regards, Krzysztof 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=-14.0 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,INCLUDES_CR_TRAILER,INCLUDES_PATCH,MAILING_LIST_MULTI, SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED 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 02021C433DB for ; Tue, 22 Dec 2020 08:38:59 +0000 (UTC) Received: from merlin.infradead.org (merlin.infradead.org [205.233.59.134]) (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 BF6422311D for ; Tue, 22 Dec 2020 08:38:58 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org BF6422311D Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org 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=merlin.20170209; h=Sender:Content-Transfer-Encoding: Content-Type:Cc:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References:Message-ID: Subject:To:From:Date:Reply-To:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=pMRxeoa0wPiFKGUPVnNQaC0Q19W2X9XJK3phIDj6TJQ=; b=NYj3CowWp0XOPZDHX/MIJBCwi U5Lg3UAs5hpNecrFMrZyXCA4rAEeetTONL5OEloM5DfJPTihfOI6ONzA7Js5hifPtRWvIAD7TvBqU gb6p8F/dNtIe6WOocxawnyXRy44DbFbWGTUjzmIR3iRpLYQCx/OsupoNLXANz4zmD1C0Qpx4pv5RZ g0EYrBi013PsNlX4sVY5lx+Cz6Vt3G0wR0G1/rQM7oq1ft+3tMKQQISw0qUGmHLHaL0amtw8Um1mO EC0V+XKiXChsm7it1InB+rVF26V7TAvzJ4J6PpOWWFxBZkWNlWX9f+YinNcl8m/9BCi7nPM4NnIo4 pHv9LaK2g==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1krdB0-0002MF-FR; Tue, 22 Dec 2020 08:37:50 +0000 Received: from mail-wr1-f49.google.com ([209.85.221.49]) by merlin.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1krdAx-0002Ka-LB for linux-arm-kernel@lists.infradead.org; Tue, 22 Dec 2020 08:37:48 +0000 Received: by mail-wr1-f49.google.com with SMTP id i9so13682921wrc.4 for ; Tue, 22 Dec 2020 00:37:46 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=X0BA0e9T0mQVaLBo1ALvv+cuK8jlEU6aVrK+/b+CSMc=; b=eLb6d70cdR0dnBD/mAaHqIoGKjOB5eObqzF9QT7hy13dOFKqD8FegBExE/IFOJu5JB kq/Tm1wP3oMmyE3QTBOA2xWeHeVJKRORFSfkTFYalvnbqyP21dHJZJkGiFvvvly5ISnE 02SYRMvxi2B6Gh5cqTaFbZARtT8mHsUMQMihZpjX9UdVAgNTmpi2UyVT4mZvVRktulps TzVQIhHdsyC3+3g/disMgmUSTgdwId0P0lvSo5d39vVzyWN9BgMYoklLZJZId3iW8IAT ozoDRFHFfKl/SYuCuSQ5wAEYsFakNHUjPbMGGCPz+2B0xeJVEY77VwQCu0k1vkUHHXQo E7CQ== X-Gm-Message-State: AOAM530xwDZdKjCyzcukk7BLzAhuPYOIf+fVUA/GltlWKvOdpv/7qgS/ ljZ9nlT7VxwF9yJOhjplEZM= X-Google-Smtp-Source: ABdhPJyp6WE8a8cAWoUct9vPX3lw1Fm7xVJrnYEtIyZyySix2X64WFkd6wr4a35UBKbIbVhazY4zgQ== X-Received: by 2002:a05:6000:124e:: with SMTP id j14mr23200208wrx.310.1608626265452; Tue, 22 Dec 2020 00:37:45 -0800 (PST) Received: from kozik-lap (adsl-84-226-167-205.adslplus.ch. [84.226.167.205]) by smtp.googlemail.com with ESMTPSA id t188sm25215830wmf.9.2020.12.22.00.37.44 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 22 Dec 2020 00:37:44 -0800 (PST) Date: Tue, 22 Dec 2020 09:37:43 +0100 From: Krzysztof Kozlowski To: Timon Baetz Subject: Re: [PATCH v3 3/7] mfd: max8997: Add of_compatible to extcon and charger mfd_cell Message-ID: <20201222083743.GC5026@kozik-lap> References: <20201222070520.710096-1-timon.baetz@protonmail.com> <20201222070520.710096-3-timon.baetz@protonmail.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20201222070520.710096-3-timon.baetz@protonmail.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20201222_033747_722935_25D26F85 X-CRM114-Status: GOOD ( 14.12 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: devicetree@vger.kernel.org, linux-samsung-soc@vger.kernel.org, linux-pm@vger.kernel.org, linux-kernel@vger.kernel.org, Mark Brown , Liam Girdwood , Rob Herring , Sebastian Reichel , Chanwoo Choi , MyungJoo Ham , ~postmarketos/upstreaming@lists.sr.ht, Lee Jones , linux-arm-kernel@lists.infradead.org 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 On Tue, Dec 22, 2020 at 07:31:32AM +0000, Timon Baetz wrote: > Add of_compatible ("maxim,max8997-muic") to the mfd_cell to have a > of_node set in the extcon driver. > > Add of_compatible ("maxim,max8997-battery") to the mfd_cell to configure > the charger driver. > > Signed-off-by: Timon Baetz > --- > drivers/mfd/max8997.c | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) Reviewed-by: Krzysztof Kozlowski Best regards, Krzysztof _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel