[PATCH 3/3] dt-bindings: hwmon: (pmbus/isl68137) add RAA228244 and RAA228246 support

Grant Peltier posted 3 patches 1 month ago
[PATCH 3/3] dt-bindings: hwmon: (pmbus/isl68137) add RAA228244 and RAA228246 support
Posted by Grant Peltier 1 month ago
Add device type support for raa228244 and raa228246.

Signed-off-by: Grant Peltier <grantpeltier93@gmail.com>
---
 .../devicetree/bindings/hwmon/pmbus/isil,isl68137.yaml          | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/Documentation/devicetree/bindings/hwmon/pmbus/isil,isl68137.yaml b/Documentation/devicetree/bindings/hwmon/pmbus/isil,isl68137.yaml
index 3dc7f15484d2..ae23a05375cb 100644
--- a/Documentation/devicetree/bindings/hwmon/pmbus/isil,isl68137.yaml
+++ b/Documentation/devicetree/bindings/hwmon/pmbus/isil,isl68137.yaml
@@ -54,6 +54,8 @@ properties:
       - renesas,raa228004
       - renesas,raa228006
       - renesas,raa228228
+      - renesas,raa228244
+      - renesas,raa228246
       - renesas,raa229001
       - renesas,raa229004
       - renesas,raa229621
-- 
2.39.5
Re: [PATCH 3/3] dt-bindings: hwmon: (pmbus/isl68137) add RAA228244 and RAA228246 support
Posted by Guenter Roeck 1 month ago
On Wed, Aug 27, 2025 at 05:44:19PM -0500, Grant Peltier wrote:
> Add device type support for raa228244 and raa228246.
> 
> Signed-off-by: Grant Peltier <grantpeltier93@gmail.com>
> Acked-by: Conor Dooley <conor.dooley@microchip.com>

Applied.

Guenter
Re: [PATCH 3/3] dt-bindings: hwmon: (pmbus/isl68137) add RAA228244 and RAA228246 support
Posted by Conor Dooley 1 month ago
Acked-by: Conor Dooley <conor.dooley@microchip.com>