Message ID | 20250314032055.3125534-1-chiang.brian@inventec.com (mailing list archive) |
---|---|
State | New |
Headers | show |
Series | [v1] dt-bindings: hwmon: (pmbus/isl68137) Document RAA229621 | expand |
On 14/03/2025 04:20, Chiang Brian wrote: > Add undocumented raa229621 into compatible in dt-bindings > > Signed-off-by: Chiang Brian <chiang.brian@inventec.com> > --- <form letter> Please use scripts/get_maintainers.pl to get a list of necessary people and lists to CC. It might happen, that command when run on an older kernel, gives you outdated entries. Therefore please be sure you base your patches on recent Linux kernel. Tools like b4 or scripts/get_maintainer.pl provide you proper list of people, so fix your workflow. Tools might also fail if you work on some ancient tree (don't, instead use mainline) or work on fork of kernel (don't, instead use mainline). Just use b4 and everything should be fine, although remember about `b4 prep --auto-to-cc` if you added new patches to the patchset. You missed at least devicetree list (maybe more), so this won't be tested by automated tooling. Performing review on untested code might be a waste of time. Please kindly resend and include all necessary To/Cc entries. </form letter> Best regards, Krzysztof
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
Add undocumented raa229621 into compatible in dt-bindings Signed-off-by: Chiang Brian <chiang.brian@inventec.com> --- Documentation/devicetree/bindings/hwmon/pmbus/isil,isl68137.yaml | 1 + 1 file changed, 1 insertion(+)