On Mon, Sep 07, 2026 at 03:03:29PM +0800, Colin Huang wrote: > From: Colin Huang > > Add Device Tree compatible strings for Renesas RAA229639 and > RAA229640 PMBus devices. Driver change suggests fallback compatibles could be used. Why aren't they? If they can be, add them. Otherwise, explain why not in your commit message. pw-bot: changes-requested Thanks, Conor. > > Signed-off-by: Colin Huang > --- > Documentation/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 8216cdf758d8..3537c7ddfb09 100644 > --- a/Documentation/devicetree/bindings/hwmon/pmbus/isil,isl68137.yaml > +++ b/Documentation/devicetree/bindings/hwmon/pmbus/isil,isl68137.yaml > @@ -60,6 +60,8 @@ properties: > - renesas,raa229001 > - renesas,raa229004 > - renesas,raa229621 > + - renesas,raa229639 > + - renesas,raa229640 > > - items: > - enum: > > -- > 2.34.1 >