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 Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id F0C16C25B67 for ; Thu, 26 Oct 2023 14:29:57 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1345233AbjJZO36 (ORCPT ); Thu, 26 Oct 2023 10:29:58 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:50938 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S235036AbjJZO34 (ORCPT ); Thu, 26 Oct 2023 10:29:56 -0400 Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 8A4CA1B2; Thu, 26 Oct 2023 07:29:54 -0700 (PDT) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 48792C433C7; Thu, 26 Oct 2023 14:29:52 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1698330594; bh=vv7qkD0QJgzQ4FzS0v5pjyrB4lFZ3kZFpqUdYHIgMWU=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=Cx8czMtr5PWdUmPj1oRqxqB4FpzttWpHoZ1l/+7zDDjVxba8R+BUWpuBE+rmFO06v KQMD0al+Sx4pnf1xlux4rx5cwI0dkKbgTqTrCRvVxuYGteZv1L330Rm1xgG+26HXgt E/nsJ7E+4miaEK9ESLgYu7NFgr5TzZEQKOAl5/AihdKONUAxBwbHOdDrEBRT3IbALP mvha/hTKMBMkqSIHNafrfOTVsHiDjXiUOzomRsRfpLjIcnAzvo02I1CTv9VHF9JUT3 Y7jsLmPWnyj12Hpl7CSR9ildgTe+9/FFZrSY5VlnO+W2IHICR+MwCB2AXmLh+AFs6Q q2HluKGNrcgbA== Date: Thu, 26 Oct 2023 15:29:50 +0100 From: Conor Dooley To: Richard Leitner Cc: Guenter Roeck , Jean Delvare , Rob Herring , Krzysztof Kozlowski , Conor Dooley , linux-kernel@vger.kernel.org, linux-hwmon@vger.kernel.org, devicetree@vger.kernel.org Subject: Re: [PATCH v2 2/2] dt-bindings: hwmon: ti,ina2xx: add ti,ina237 Message-ID: <20231026-astrology-map-9d85a2df0177@spud> References: <20231026-ina237-v2-0-dec44811a3c9@linux.dev> <20231026-ina237-v2-2-dec44811a3c9@linux.dev> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="cgKijTrTyz901EHF" Content-Disposition: inline In-Reply-To: <20231026-ina237-v2-2-dec44811a3c9@linux.dev> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --cgKijTrTyz901EHF Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Oct 26, 2023 at 09:08:50AM +0200, Richard Leitner wrote: > Add ti,ina237 binding to ti,ina2xx as they are very similar and may > share the same properties. >=20 > Signed-off-by: Richard Leitner Acked-by: Conor Dooley Thanks, Conor. > --- > Documentation/devicetree/bindings/hwmon/ti,ina2xx.yaml | 1 + > 1 file changed, 1 insertion(+) >=20 > diff --git a/Documentation/devicetree/bindings/hwmon/ti,ina2xx.yaml b/Doc= umentation/devicetree/bindings/hwmon/ti,ina2xx.yaml > index 8648877d2d01..378d1f6aeeb3 100644 > --- a/Documentation/devicetree/bindings/hwmon/ti,ina2xx.yaml > +++ b/Documentation/devicetree/bindings/hwmon/ti,ina2xx.yaml > @@ -26,6 +26,7 @@ properties: > - ti,ina226 > - ti,ina230 > - ti,ina231 > + - ti,ina237 > - ti,ina238 > =20 > reg: >=20 > --=20 > 2.40.1 >=20 --cgKijTrTyz901EHF Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEABYIAB0WIQRh246EGq/8RLhDjO14tDGHoIJi0gUCZTp33QAKCRB4tDGHoIJi 0nlIAP0Y62c1H1P0GZ4EpgrIIwA28NyyBMd65NgP2dqdiDEy2gEA55Xie9K+kT7f bJwPQpo31+5RqRNsYYLxs9dUXrbR+gE= =JjDE -----END PGP SIGNATURE----- --cgKijTrTyz901EHF--