[PATCH v4 1/2] dt-bindings: hwmon: (pmbus/isl68137) Add RAA229621 support

Chiang Brian posted 2 patches 8 months, 1 week ago
There is a newer version of this series
[PATCH v4 1/2] dt-bindings: hwmon: (pmbus/isl68137) Add RAA229621 support
Posted by Chiang Brian 8 months, 1 week ago
Add device type support for raa229621

Signed-off-by: Chiang Brian <chiang.brian@inventec.com>
---
v1 -> v4:
- Correct the subject and commit message
- Patch kept in sync with series version
- Link to v1: https://lore.kernel.org/all/20250314032055.3125534-1-chiang.brian@inventec.com/

 Documentation/devicetree/bindings/hwmon/pmbus/isil,isl68137.yaml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/hwmon/pmbus/isil,isl68137.yaml b/Documentation/devicetree/bindings/hwmon/pmbus/isil,isl68137.yaml
index bac5f8e352aa..3dc7f15484d2 100644
--- a/Documentation/devicetree/bindings/hwmon/pmbus/isil,isl68137.yaml
+++ b/Documentation/devicetree/bindings/hwmon/pmbus/isil,isl68137.yaml
@@ -56,6 +56,7 @@ properties:
       - renesas,raa228228
       - renesas,raa229001
       - renesas,raa229004
+      - renesas,raa229621
 
   reg:
     maxItems: 1
-- 
2.43.0
Re: [PATCH v4 1/2] dt-bindings: hwmon: (pmbus/isl68137) Add RAA229621 support
Posted by Krzysztof Kozlowski 8 months, 1 week ago
On Mon, Jun 02, 2025 at 01:04:14PM GMT, Chiang Brian wrote:
> Add device type support for raa229621
> 
> Signed-off-by: Chiang Brian <chiang.brian@inventec.com>
> ---
> v1 -> v4:
> - Correct the subject and commit message
> - Patch kept in sync with series version
> - Link to v1: https://lore.kernel.org/all/20250314032055.3125534-1-chiang.brian@inventec.com/

Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>

Best regards,
Krzysztof