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.8 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, SPF_HELO_NONE,SPF_PASS 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 3C9A8C4361B for ; Tue, 15 Dec 2020 20:27:39 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 09C5022BEF for ; Tue, 15 Dec 2020 20:27:39 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727771AbgLOUYf (ORCPT ); Tue, 15 Dec 2020 15:24:35 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:40890 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727986AbgLOUYY (ORCPT ); Tue, 15 Dec 2020 15:24:24 -0500 Received: from mail-ed1-x541.google.com (mail-ed1-x541.google.com [IPv6:2a00:1450:4864:20::541]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 421E5C061248 for ; Tue, 15 Dec 2020 12:17:45 -0800 (PST) Received: by mail-ed1-x541.google.com with SMTP id i24so22396043edj.8 for ; Tue, 15 Dec 2020 12:17:45 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=amarulasolutions.com; s=google; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=p4IfDAsFT+1pIweofB2DvGvloM8Try3h+0NfT8+jEF4=; b=C0PuUe/yOGU0mFP0Q7Hd/fulYcJnz3YUWU3oGj9Ijlu+B7gWdx+DC2ZRGgv5gptgBL dEF6fUtRL+ct2AWOHyvvZaVUhMMiynSRYeKu2+61ElyQKgjq3YIDAeFzSo0F+Ty9tlxw z4OYHYY+gV3IrIpl55U3TnYK9JUppntdjCB5U= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=p4IfDAsFT+1pIweofB2DvGvloM8Try3h+0NfT8+jEF4=; b=pk/B6w3V1wxh+drBmSL/rcA6THwxDQSwruXCjGVhhCXc15gjREIixAM5PnC6+kzdue aJIcINJArCjysGIcvwyIfGzzW2dbJJAyh6jzleAsuIKt4pQPz61VdbgoQBnh5lUioU3L +1LduKBVsvynq4rTs3Gdv3sNRQkGOH8V+bLwRFcqmReT6aBdppx+9biAT95lVfXCluS6 6PjuYUfWdPvG7zsx+hePZugjhpif+j2LWJNqSPjXzxYQrVd0HvJ63MpsBylCWp8OClz7 L4H83tDXooS2Oyn+IrNesWrkFtBTjzhSwC71KzTbxvHO/rY0Aq7a/2rFK0h1fSqJxn/W N+/A== X-Gm-Message-State: AOAM532Jynk4tr8Cbbbn+eZMEVyMYYDwMLCSvAyUTj2OAgyhjdYrVLA2 rOc7uBViGzrL0yi4v/vc+UIzBgLA2gP0eztYYqbwPw== X-Google-Smtp-Source: ABdhPJziZIKr6/+fuDejYAesDr2tpqYBDCF5FBi5/xYYKJGEjfXIuVzMPP/E8UAUlxkY5OKE6Xm4GPxMe8ioVMuV0yY= X-Received: by 2002:a05:6402:2041:: with SMTP id bc1mr15589729edb.369.1608063463836; Tue, 15 Dec 2020 12:17:43 -0800 (PST) MIME-Version: 1.0 References: <20201214225851.23342-1-adrien.grassein@gmail.com> <20201215130622.GD4738@sirena.org.uk> In-Reply-To: <20201215130622.GD4738@sirena.org.uk> From: Jagan Teki Date: Wed, 16 Dec 2020 01:47:32 +0530 Message-ID: Subject: Re: [PATCH v3 0/2] Add support of nxp pf8x00 regulator To: Mark Brown , Adrien Grassein Cc: Liam Girdwood , Rob Herring , linux-kernel , devicetree , Troy Kisky , Gary Bisson Content-Type: text/plain; charset="UTF-8" Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On Tue, Dec 15, 2020 at 6:36 PM Mark Brown wrote: > > On Mon, Dec 14, 2020 at 11:58:49PM +0100, Adrien Grassein wrote: > > > this set of patch intends to add the support of the pf8x00 PMIC > > regulators. This family of PMIC contains 12 regulators (7 bucks > > converters, 4 LDO, 1 RTC supply). All these 12 regulators are > > configurable via an OTP memory and by i2c at runtime for some > > specific properties. > > This looks to have raced with the addition of support for the same > device by Jagan Teki - unfortunately I didn't register that I'd seen > other patches for the same driver go past so I applied Jagan's version > (both look to be based on original work by Troy), sorry about that. > Could you please take a look at what got merged and send incremental > improvements on top of it - I do notice that I missed the use of the > wildcard compatible in there so that needs fixing at least. :/ Sorry, I'm unable to understand the pharse here. is there any issue with the existing patchset? Thanks, Jagan.