From nobody Mon Oct 6 19:04:14 2025 Received: from metis.whiteo.stw.pengutronix.de (metis.whiteo.stw.pengutronix.de [185.203.201.7]) (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 249D529A331 for ; Fri, 18 Jul 2025 14:13:07 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=185.203.201.7 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1752847989; cv=none; b=ek3+NcQxEJ1w7OAfTiPXiMTVlv+csGlcpylL0Kvn+1ZaWxYO9BbSar1GI9xLG1Z4bLCdbCEa4tOGti1IuziZs9XwD2XKyrtE6ncSlwoD3CoofW4U1JMieO6a51urcq/fsveBH0wfXMecJtQeEmf60xsw64R+nsOS1BQ3Mn0n3Yo= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1752847989; c=relaxed/simple; bh=gRuoFQtmKUaRfbJUjBRpS3qKwR1FuGR+n2lAdbqy5Cg=; h=From:Date:Subject:MIME-Version:Content-Type:Message-Id:References: In-Reply-To:To:Cc; b=DInnfb5HKVRJX98uZgxJzf13QAqE/wxdDD/h+0C+1RukTkZ+TwN/uRjZMsDMLiKZDhDAIapEd/H4KMc1h5PRnKI95XbMzTAPFypl3MRtc2UJVdOIpBIvDSjCmu0NY6eVIFzhBWaPSdfXTEoSgOwzFdAC3BN+qBMukJZnK6aD1qI= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dmarc=none (p=none dis=none) header.from=pengutronix.de; spf=pass smtp.mailfrom=pengutronix.de; arc=none smtp.client-ip=185.203.201.7 Authentication-Results: smtp.subspace.kernel.org; dmarc=none (p=none dis=none) header.from=pengutronix.de Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=pengutronix.de Received: from dude04.red.stw.pengutronix.de ([2a0a:edc0:0:1101:1d::ac]) by metis.whiteo.stw.pengutronix.de with esmtp (Exim 4.92) (envelope-from ) id 1uclpT-00065i-MF; Fri, 18 Jul 2025 16:12:51 +0200 From: Jonas Rebmann Date: Fri, 18 Jul 2025 16:12:49 +0200 Subject: [PATCH v2 2/3] dt-bindings: Add INA228 to ina2xx devicetree bindings Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Message-Id: <20250718-ina228-v2-2-227feb62f709@pengutronix.de> References: <20250718-ina228-v2-0-227feb62f709@pengutronix.de> In-Reply-To: <20250718-ina228-v2-0-227feb62f709@pengutronix.de> To: Jean Delvare , Guenter Roeck , Rob Herring , Krzysztof Kozlowski , Conor Dooley Cc: linux-hwmon@vger.kernel.org, linux-kernel@vger.kernel.org, Krzysztof Kozlowski , devicetree@vger.kernel.org, kernel@pengutronix.de, Jonas Rebmann , Krzysztof Kozlowski X-Mailer: b4 0.15-dev-19c33 X-Developer-Signature: v=1; a=openpgp-sha256; l=978; i=jre@pengutronix.de; h=from:subject:message-id; bh=gRuoFQtmKUaRfbJUjBRpS3qKwR1FuGR+n2lAdbqy5Cg=; b=owGbwMvMwCF2ZcYT3onnbjcwnlZLYsioCktqOjnH/tLRi74R9vpL7rx+2Wlisoi39urfDevq1 jOplLQwd5SyMIhxMMiKKbLEqskpCBn7XzertIuFmcPKBDKEgYtTACbSWMzw30OoMd+1oUNYSY7D R1P/0c4lf2bcm/VUoywq/4mW7bG56gz/VCNSjjtPtYlqn6IWyp7UbcIwy/D+jX3TxNNfHfnMdt+ HGwA= X-Developer-Key: i=jre@pengutronix.de; a=openpgp; fpr=0B7B750D5D3CD21B3B130DE8B61515E135CD49B5 X-SA-Exim-Connect-IP: 2a0a:edc0:0:1101:1d::ac X-SA-Exim-Mail-From: jre@pengutronix.de X-SA-Exim-Scanned: No (on metis.whiteo.stw.pengutronix.de); SAEximRunCond expanded to false X-PTX-Original-Recipient: linux-kernel@vger.kernel.org Add the ina228 to ina2xx bindings. Reviewed-by: Krzysztof Kozlowski Signed-off-by: Jonas Rebmann --- Documentation/devicetree/bindings/hwmon/ti,ina2xx.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Documentation/devicetree/bindings/hwmon/ti,ina2xx.yaml b/Docum= entation/devicetree/bindings/hwmon/ti,ina2xx.yaml index d1fb7b9abda0..fa68b99ef2e2 100644 --- a/Documentation/devicetree/bindings/hwmon/ti,ina2xx.yaml +++ b/Documentation/devicetree/bindings/hwmon/ti,ina2xx.yaml @@ -25,6 +25,7 @@ properties: - ti,ina219 - ti,ina220 - ti,ina226 + - ti,ina228 - ti,ina230 - ti,ina231 - ti,ina233 @@ -107,6 +108,7 @@ allOf: - ti,ina219 - ti,ina220 - ti,ina226 + - ti,ina228 - ti,ina230 - ti,ina231 - ti,ina237 --=20 2.50.1.319.g90c0775e97