Re: [PATCH v4 1/2] dt-bindings: hwmon: pmbus: Add Infineon tda38740 and tda38725
From: Colin Huang
Date: Mon Sep 14 2026 - 05:37:47 EST
Krzysztof Kozlowski <krzk@xxxxxxxxxx> 於 2026年9月11日週五 下午4:49寫道:
>
> On Thu, Sep 10, 2026 at 08:35:50PM +0800, Colin Huang wrote:
> > From: Colin Huang <u8813345@xxxxxxxxx>
> >
> > Add devicetree bindings for the Infineon TDA38740 and TDA38725
> > single-voltage synchronous buck regulators with PMBus interface.
> >
> > Signed-off-by: Colin Huang <u8813345@xxxxxxxxx>
> > ---
> > .../bindings/hwmon/pmbus/infineon,tda38740.yaml | 46 ++++++++++++++++++++++
> > 1 file changed, 46 insertions(+)
> >
> > diff --git a/Documentation/devicetree/bindings/hwmon/pmbus/infineon,tda38740.yaml b/Documentation/devicetree/bindings/hwmon/pmbus/infineon,tda38740.yaml
> > new file mode 100644
> > index 000000000000..28eeb85f13df
> > --- /dev/null
> > +++ b/Documentation/devicetree/bindings/hwmon/pmbus/infineon,tda38740.yaml
> > @@ -0,0 +1,46 @@
> > +# SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
> > +%YAML 1.2
> > +---
> > +
>
> There is no blank line here. Do not come with own style (like your
> version 1).
>
Hi Krzysztof
Thanks for review.
I will remove this blank line in next rev.
Best regards,
Colin Huang
> > +$id: http://devicetree.org/schemas/hwmon/pmbus/infineon,tda38740.yaml#
> > +$schema: http://devicetree.org/meta-schemas/core.yaml#
> > +
> > +title: Infineon TDA38740 and TDA38725 PMBus Synchronous Buck Regulator
> > +
> > +maintainers:
> > + - Colin Huang <u8813345@xxxxxxxxx>
> > +
> > +description: |
> > + The Infineon TDA38740/TDA38725 is a 40A/25A single-voltage synchronous
> > + buck regulator with a PMBus interface designed for industrial use.
> > +
> > + Datasheet:
> > + https://www.infineon.com/row/public/documents/24/49/infineon-tda38740-tda38725-datasheet-en.pdf
> > +
> > +properties:
> > + compatible:
> > + enum:
> > + - infineon,tda38725
> > + - infineon,tda38740
>
> I don't see how you responded to Conor's feedback.
>
Thanks for remind.
I have responded Connor's feedback today.
Best regards,
Colin Huang
> Best regards,
> Krzysztof
>