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=-2.6 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS, USER_AGENT_SANE_1 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 7EB55C43215 for ; Tue, 19 Nov 2019 18:14:30 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 5C3CD2231A for ; Tue, 19 Nov 2019 18:14:30 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1574187270; bh=MaoweLr0+jj7NN7ZXdm5bKoPDeJBD3eQoTF2OJhRdVo=; h=Date:From:To:Cc:Subject:References:In-Reply-To:List-ID:From; b=VxjzTrBRvQiynJZcONX8EXNjoiXrkzlGCO7QuzLDJIlTTxkyzXPIUDW0bb3wP3yhC neihiy56h1M2EddXNYdNCYXyiNin+hz+7r6iF0gzEADEK6c8G+SAhzRUDiCkxcLvwp gwJ6TDU72LyZuejqUc0xOz9NmJ3/esip7f9+fKx0= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727222AbfKSSO3 (ORCPT ); Tue, 19 Nov 2019 13:14:29 -0500 Received: from foss.arm.com ([217.140.110.172]:56498 "EHLO foss.arm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726510AbfKSSO3 (ORCPT ); Tue, 19 Nov 2019 13:14:29 -0500 Received: from usa-sjc-imap-foss1.foss.arm.com (unknown [10.121.207.14]) by usa-sjc-mx-foss1.foss.arm.com (Postfix) with ESMTP id 6B2BD1FB; Tue, 19 Nov 2019 10:14:28 -0800 (PST) Received: from localhost (unknown [10.37.6.21]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPSA id CFDFA3F703; Tue, 19 Nov 2019 10:14:27 -0800 (PST) Date: Tue, 19 Nov 2019 18:14:26 +0000 From: Mark Brown To: Sven Van Asbroeck Cc: Lee Jones , Liam Girdwood , Jacek Anaszewski , Pavel Machek , Rob Herring , Linus Walleij , Grigoryev Denis , Axel Lin , Dan Murphy , Mark Rutland , devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-leds@vger.kernel.org Subject: Re: [PATCH v2 2/4] regulator: tps6105x: add optional devicetree support Message-ID: <20191119181426.GE3634@sirena.org.uk> References: <20191119154611.29625-1-TheSven73@gmail.com> <20191119154611.29625-3-TheSven73@gmail.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="Uwl7UQhJk99r8jnw" Content-Disposition: inline In-Reply-To: <20191119154611.29625-3-TheSven73@gmail.com> X-Cookie: Beam me up, Scotty! It ate my phaser! User-Agent: Mutt/1.10.1 (2018-07-13) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --Uwl7UQhJk99r8jnw Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Tue, Nov 19, 2019 at 10:46:09AM -0500, Sven Van Asbroeck wrote: > Tell the regulator framework to retrieve regulator init > data from the 'regulator' subnode, or from the parent mfd > device's platform data. This and the binding look good. I think there's no interdependency with the other patches and I can just apply them? --Uwl7UQhJk99r8jnw Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAABCgAdFiEEreZoqmdXGLWf4p/qJNaLcl1Uh9AFAl3UMQEACgkQJNaLcl1U h9Apugf/UYWHwasok+ymaJanhsZFyGXd/oMmnbzICBVxLOLXRiVnTDjcj3JZIza8 NWxt7fORjI2E6ViFwGrQzcbA4xEM/s0zYagxKFDEVc1UQ9xj5DoPh9BPwjd1t8cS ARymt9obh2EWLJjC1S1pZiPR1mrsK8ARUjPZI0RUY6JGFnMBHWIQ+dLC53UYtoQw tFx1MJkOI4o5oFjgdhlyvj1sCTIpP9td1u66GFZp2C0kqXqtoquQ7croQMT5Awd0 i+d8eBN4/huo8uOFYBAndXJzfdhelc0vqU8Fly8+fj6DBWrA2bWygm1DrymN5RHC XMOm9lEQKq0rgRXNzxAfPHLKzE0SLw== =q6i4 -----END PGP SIGNATURE----- --Uwl7UQhJk99r8jnw--