Add device type support for raa229621 Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx> Signed-off-by: Chiang Brian <chiang.brian@xxxxxxxxxxxx> --- v4 -> v5: - No code changed, included Acked-by tag - Link to v4: https://lore.kernel.org/all/20250602050415.848112-2-chiang.brian@xxxxxxxxxxxx/ 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@xxxxxxxxxxxx/ 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.25.1