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=-15.7 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,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 29395C43460 for ; Wed, 19 May 2021 14:46:36 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 00A586105A for ; Wed, 19 May 2021 14:46:35 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S243150AbhESOry (ORCPT ); Wed, 19 May 2021 10:47:54 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:45462 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S239741AbhESOry (ORCPT ); Wed, 19 May 2021 10:47:54 -0400 Received: from mail-wr1-x42f.google.com (mail-wr1-x42f.google.com [IPv6:2a00:1450:4864:20::42f]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 05266C061761 for ; Wed, 19 May 2021 07:46:34 -0700 (PDT) Received: by mail-wr1-x42f.google.com with SMTP id c14so12531639wrx.3 for ; Wed, 19 May 2021 07:46:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:content-transfer-encoding:in-reply-to; bh=qcih1ZsB54IYnpGJlyvkpoeAatFrfT168mDlUAbVXbc=; b=ZtflBpiFzxk9IT9dvQLhj9zAX07ZOfwvbA/SbHogb7zqkB2Fz2wBOyx04jcdgoMnhR gtU55xkk+MqmEvBL27AxoxAWzkbfwlfrlMjcRDPD/+1gMbBah6cGyS7nnlqa7MJm31N4 qfI9xRe+I5hdagUQo++vkAvuF/oZicXRoRk/0egqw5P8AiVaMt0n68i1PCFFxOX/xNDm tqSIQmyan48kAtXOqtIrPvZUJMvCmK8ecONHAwhi+G/9q+FqJ3gkSpoQbcrGkLDRFxv+ kZjvm9gYTzXRoJeDB3BfkXBb7lG77g8e6AfI8UCTD/RwtRC6XFvuvKBDXpQDVj8rkGUB SEyA== 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:content-transfer-encoding :in-reply-to; bh=qcih1ZsB54IYnpGJlyvkpoeAatFrfT168mDlUAbVXbc=; b=k6kOb0o993Tw8GzhpG1ouIjd5DhVUo1hXV8MzKH9Y0xST4pITRrbiBL5hS+uqBz6Ut KXqNbNG7Rr4OLX6ImUt6Ite9R7+vkzkfq4dw7XHar+cLjGKT6A8METehCtw9KPOpVsDL 6zMWt+Egdd4HGtXMX8f0WmqQzB+sfDoMRrDs10CLa1F+tutOGLD4n8BGkGkv5GCm/VYW FDsZQ9gHYQItImOHwC9aPimKa0vp5Vv9DcD9HsAJdYOB4rykDqdbgdVnuc49RIKc9FNE QeP0gBiaNOQ0Cman5ZjAkxNgEJF+gGsYLz3UbGLnu4hS1h23GPVKT5Ajsc/eOvfax7cr rQKw== X-Gm-Message-State: AOAM5339CR+8jyiv7utgLnprwW1XQwJtrLcK6Mm6r0lyyAN8/Tlz0aSU LStUIapmL/poSQOl2ziJHv9dlg== X-Google-Smtp-Source: ABdhPJyIt8eL6wfcj/xZA/0YCPZS/2JzPSNbt554efDjHPLXgMAWowEbrZ1/KMI0hS6vR3gARlmFxw== X-Received: by 2002:adf:ffd2:: with SMTP id x18mr15161346wrs.144.1621435592655; Wed, 19 May 2021 07:46:32 -0700 (PDT) Received: from dell ([91.110.221.215]) by smtp.gmail.com with ESMTPSA id q13sm24456544wrw.56.2021.05.19.07.46.31 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 19 May 2021 07:46:32 -0700 (PDT) Date: Wed, 19 May 2021 15:46:30 +0100 From: Lee Jones To: Stephan Gerhold Cc: Sebastian Reichel , Rob Herring , linux-pm@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, Beomho Seo , Chanwoo Choi , ~postmarketos/upstreaming@lists.sr.ht Subject: Re: [PATCH v2 3/3] mfd: rt5033: Drop rt5033-battery sub-device Message-ID: <20210519144630.GC2549456@dell> References: <20210517105113.240379-1-stephan@gerhold.net> <20210517105113.240379-4-stephan@gerhold.net> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20210517105113.240379-4-stephan@gerhold.net> Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On Mon, 17 May 2021, Stephan Gerhold wrote: > The fuel gauge in the RT5033 PMIC (rt5033-battery) has its own I2C bus > and interrupt lines. Therefore, it is not part of the MFD device > and needs to be specified separately in the device tree. > > Cc: Beomho Seo > Cc: Chanwoo Choi > Fixes: 0b271258544b ("mfd: rt5033: Add Richtek RT5033 driver core.") > Signed-off-by: Stephan Gerhold > --- > drivers/mfd/rt5033.c | 3 --- > 1 file changed, 3 deletions(-) Acked-by: Lee Jones -- Lee Jones [李琼斯] Senior Technical Lead - Developer Services Linaro.org │ Open source software for Arm SoCs Follow Linaro: Facebook | Twitter | Blog