From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id A7DCE2376D; Mon, 13 Nov 2023 19:53:00 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b="Rks3S6dZ" Received: by smtp.kernel.org (Postfix) with ESMTPSA id B413DC433C9; Mon, 13 Nov 2023 19:52:58 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1699905180; bh=ffLcDRGqnUdm0yatIQP+KftLtw8Kq854UisLinpCfkE=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=Rks3S6dZ+7Jjp4tXAycU1iqgHBCErzgrQVDxCo/cZU5shwg2hEgTJXJUeXaeLFyni +CVDX2NiHzYtD20ed6jtswkVpDqmglEmqUdpM5oohrdvWku/nzYSgG20l/Piy70n7B NB5rmdA5VNxDBJpiqP6X2PhaLbSfswQuIvMf0p9QLDoQEOz5324ZwgDJfdXZmrezwU 44iZP1NTiGvAdWPMM6476hnynjk40o/M7OEoNLOeQvDnJz5qw4U/wSUvMt1TzwSRw+ aDEeoHZcsUvSyMsL6zCHaFdOgkHF1C+YltwZzPUwQ9oJUI9FWKr0HvVULJfsqs3hud gsm6TGvm1ArIw== Date: Mon, 13 Nov 2023 19:52:56 +0000 From: Conor Dooley To: Peter Yin Cc: patrick@stwcx.xyz, Rob Herring , Krzysztof Kozlowski , Conor Dooley , Jean Delvare , Guenter Roeck , Jonathan Corbet , Joel Stanley , Chanh Nguyen , devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-hwmon@vger.kernel.org, linux-doc@vger.kernel.org Subject: Re: [PATCH v3 1/2] dt-bindings: hwmon: Add mps mp5990 driver bindings Message-ID: <20231113-zesty-utilize-10ffeb80cb80@squawk> References: <20231113155008.2147090-1-peteryin.openbmc@gmail.com> <20231113155008.2147090-2-peteryin.openbmc@gmail.com> Precedence: bulk X-Mailing-List: devicetree@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="w0GpC5z66S9rvkCL" Content-Disposition: inline In-Reply-To: <20231113155008.2147090-2-peteryin.openbmc@gmail.com> --w0GpC5z66S9rvkCL Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Nov 13, 2023 at 11:50:07PM +0800, Peter Yin wrote: > Add a device tree bindings for mp5990 device. >=20 > Signed-off-by: Peter Yin Acked-by: Conor Dooley Thanks, Conor, > --- > Documentation/devicetree/bindings/trivial-devices.yaml | 2 ++ > 1 file changed, 2 insertions(+) >=20 > diff --git a/Documentation/devicetree/bindings/trivial-devices.yaml b/Doc= umentation/devicetree/bindings/trivial-devices.yaml > index 7680c8a9b4ad..eb83ab4c02ee 100644 > --- a/Documentation/devicetree/bindings/trivial-devices.yaml > +++ b/Documentation/devicetree/bindings/trivial-devices.yaml > @@ -123,6 +123,8 @@ properties: > - mps,mp2888 > # Monolithic Power Systems Inc. multi-phase controller mp2975 > - mps,mp2975 > + # Monolithic Power Systems Inc. multi-phase hot-swap control= ler mp5990 > + - mps,mp5990 > # Honeywell Humidicon HIH-6130 humidity/temperature sensor > - honeywell,hi6130 > # IBM Common Form Factor Power Supply Versions (all versions) > --=20 > 2.25.1 >=20 --w0GpC5z66S9rvkCL Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEARYKAB0WIQRh246EGq/8RLhDjO14tDGHoIJi0gUCZVJ+lgAKCRB4tDGHoIJi 0v2OAP9c9NGnaiv1W+5gqKFFbzEC35fZg8gCBlYC3BjyLfEsyQD/YNq8VwQytXuA Dp6g72fS9OCud1M5ffI7sbMNw+//lwE= =dQgz -----END PGP SIGNATURE----- --w0GpC5z66S9rvkCL--