Received: by 2002:a05:6a10:f347:0:0:0:0 with SMTP id d7csp2406491pxu; Mon, 7 Dec 2020 05:58:59 -0800 (PST) X-Google-Smtp-Source: ABdhPJwubw48IlYLqCGVp7FK/S4eBgYkpbivSnHpib5ynCwgkBdNwp0j8NDAoymf02I8tJlavTLk X-Received: by 2002:a17:906:1916:: with SMTP id a22mr18862591eje.536.1607349539563; Mon, 07 Dec 2020 05:58:59 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1607349539; cv=none; d=google.com; s=arc-20160816; b=IKwfFQkuJbAsr832iOH+wSNu1QAyX+uHnRO9F8tGjCezYFenWqYFFNMCzkFAEN+wP3 Uv9xZoHmI9OMg9KPx0mU4+y3hX2wLtIyzCz8wTO8MyrPJsX5LyhXbgUqKqw+AYEA8D7H 6qafw8FXmbNTVrlAg1bahaM439Gja7FMGdUNfnBRP3Aus9pPTKvQaQ1HdyyaeM9o0MIT 8HlknmhTJryxn9Y864ujXlQMjn7bdgoLA7sXQeoTwHpqF8P2N4oqFOvbijekxq0ZEtv4 Jma6BeueRdpoRo8afCzbYfkU8du6sB8ESu5eYLRv/fnvrDKqhJMBYexoBWa72gOK109Q xVLQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:user-agent:in-reply-to:content-disposition :mime-version:references:message-id:subject:cc:to:from :dkim-signature:date; bh=7CwmemEuqdX5UllKEqdNT1JRU7ZVlRU+MlKg3QrZ6pE=; b=ddG0d6KGIZM4qaLfKr/FGl4EAQaNjVs4+dja5vf9h6dgfE+GIRjj8jKRJZv1cLl4Sa O2nfpTbvsAjX8+VWBqnDH3eiYs7oYPbNMjPr3ZcFJ0ffx4Qd91Cz+RGDEyDtQwV+71tV /szPNWmgcmuUv4plkHHwttvrS3mAhi9ZditJyBna7qMSTR/KmLSk3KyZtYU6xyG2Xgx6 qwLy+KbSOctRmBMNedBRf9tuf16MRHwhcnc/YkkIfFcG2GfmKjL5JJRHK3bdTbl+gkt8 /dMtrBHQVEh4y3fMr932yphB0n5jW49LcCgvj8FX/cVQ7lhHKWorFmB5JBiKLCBAXhmt sbzA== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=k20201202 header.b=qmYCI9Ua; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id u18si6398652ejx.722.2020.12.07.05.58.36; Mon, 07 Dec 2020 05:58:59 -0800 (PST) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=k20201202 header.b=qmYCI9Ua; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726472AbgLGN4i (ORCPT + 99 others); Mon, 7 Dec 2020 08:56:38 -0500 Received: from mail.kernel.org ([198.145.29.99]:55254 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726197AbgLGN4h (ORCPT ); Mon, 7 Dec 2020 08:56:37 -0500 Date: Mon, 7 Dec 2020 13:55:51 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1607349356; bh=aR/NRdBp/XTaHY/Lbtre73wBwiC7h9vzC9/Oqrv1lPc=; h=From:To:Cc:Subject:References:In-Reply-To:From; b=qmYCI9Ua3j27G+ZVFuL74cZKEsHUncnzriJeaNgXWdg5PXNtiS0jhSZCHy5JFdm+h 8GfUeOzQBcKwx5BBwI5i+Vla43gx6hBUVPJoRDndrbi+ZR2nKubFniGzDVH6P1srRB 4RGCceW4hL35l5PpQT0PKn1kKHdCt49xY1EEZcOHomsu44U3HHaVIS1z3L5JPXsaKf cQ0S7ObEN5RlU8SH62D/+9D7fsifto55+OqHm9UfDh9Z9+/4ikQOgvjH13g4H82ZDf O+OWPgsEY9YEKN/6TBsfEMmUMjy3HGpd+xAlpwGh4VRAR0dOrGlu2VhfY6qJOaS7lg YEDGzlismANEw== From: Mark Brown To: Adrien Grassein Cc: lgirdwood@gmail.com, robh+dt@kernel.org, linux-kernel@vger.kernel.org, devicetree@vger.kernel.org, troy.kisky@boundarydevices.com, gary.bisson@boundarydevices.com Subject: Re: [PATCH 1/2] dt-bindings: regulator: Add pf8x00 regulator Message-ID: <20201207135551.GE5694@sirena.org.uk> References: <20201206002629.12872-1-adrien.grassein@gmail.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="G6nVm6DDWH/FONJq" Content-Disposition: inline In-Reply-To: <20201206002629.12872-1-adrien.grassein@gmail.com> X-Cookie: Absinthe makes the tart grow fonder. User-Agent: Mutt/1.10.1 (2018-07-13) Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --G6nVm6DDWH/FONJq Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Dec 06, 2020 at 01:26:28AM +0100, Adrien Grassein wrote: > Add dt-bindings for the pf8x00 driver. Please submit patches using subject lines reflecting the style for the subsystem, this makes it easier for people to identify relevant patches. Look at what existing commits in the area you're changing are doing and make sure your subject lines visually resemble what they're doing. There's no need to resubmit to fix this alone. > + compatible: > + enum: > + - nxp,pf8x00 Compatible strings should be for specific devices not wildcards. > + nxp,hw-en: > + $ref: /schemas/types.yaml#definitions/flag > + description: | > + Only available for ldo2. Used to enable or disable ld02. I don't understand what this is documenting - what is "hw-en" and how is it used to enable or disable LDO2? > + nxp,vselect-en: > + $ref: /schemas/types.yaml#definitions/flag > + description: | > + Only available for ldo2. When specified, use the VSELECT p= in > + of the chip to control the output voltage of the ldo02 reg= ulator. Shouldn't there be a GPIO specified somewhere or something so that the VSELECT pin can be controlled? =20 > + nxp,ilim-ma: > + $ref: /schemas/types.yaml#definitions/uint32 > + minimum: 2100 > + maximum: 4500 > + default: 2100 > + enum: [ 2100, 2600, 3000, 4500 ] > + description: | > + Defines the maximum current delivered by the regulator (in= mA). Is this not a fixed property of the regulator? > + nxp,quad-phase: > + $ref: /schemas/types.yaml#definitions/flag > + description: | > + This allow regulators sw1 and sw2, or sw3 and sw4 or sw4 = and sw5 > + to work together to deliver a maximum 10A current. Presumably this must be set on both the regulators being grouped together? --G6nVm6DDWH/FONJq Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAABCgAdFiEEreZoqmdXGLWf4p/qJNaLcl1Uh9AFAl/ONGYACgkQJNaLcl1U h9ALMgf/S3CUgMICMMHH6IBVaLN/WVSxyeihoNEW60F6OBxUO0Y7Ru0S8Q1PnMzm VLK/6pN5hXe73lDyZD2bOD2UMeU9mrb6uUWDuBeTC0wJ6fRXkLKOm/TmUFEkAPZW Bwa1GwZKaWm6TMw8FeenA07jQX6Wmj9PtOXdsxHmXVAeEts5VXBHRkapKVuUesWx B3Ly6tGRU1xm/mt/9abrvEZmiKuc+RkLooIrM3Fbw9yyxyElhBvHAVDYDGbW3hWi BFLDZkQ3Mhv5F7YVjOjD4tzD7L0O9UgnV31eXAJBN8DMvFoSTlaCJKzlFJ7L+4ZB lL/TCFraAyLpsHcZ3Da62A+qrDAsMQ== =nRAA -----END PGP SIGNATURE----- --G6nVm6DDWH/FONJq--