Linux Hardware Monitor development
 help / color / mirror / Atom feed
From: Krzysztof Kozlowski <krzk@kernel.org>
To: ASHISH YADAV <ashishyadav78@gmail.com>
Cc: Guenter Roeck <linux@roeck-us.net>, Rob Herring <robh@kernel.org>,
	 Krzysztof Kozlowski <krzk+dt@kernel.org>,
	Conor Dooley <conor+dt@kernel.org>,
	linux-hwmon@vger.kernel.org,  devicetree@vger.kernel.org,
	linux-kernel@vger.kernel.org,
	 Ashish Yadav <ashish.yadav@infineon.com>
Subject: Re: [PATCH v3 1/2] dt-bindings: hwmon/pmbus: Add Infineon xdp730
Date: Mon, 1 Jun 2026 13:58:08 +0200	[thread overview]
Message-ID: <20260601-first-attentive-puffin-d7ca66@quoll> (raw)
In-Reply-To: <20260601090925.3781-2-Ashish.Yadav@infineon.com>

On Mon, Jun 01, 2026 at 02:39:24PM +0530, ASHISH YADAV wrote:
>  required:
>    - compatible
> @@ -50,10 +58,23 @@ examples:
>          #address-cells = <1>;
>          #size-cells = <0>;
>  
> -        hwmon@11 {
> +        efuse@11 {

Explain that in commit msg.

>              compatible = "infineon,xdp720";
>              reg = <0x11>;
>              vdd-vin-supply = <&vdd_vin>;
>              infineon,rimon-micro-ohms = <1098000000>;  /* 1.098k ohm */
>          };
>      };
> +
> +  - |
> +    i2c {
> +        #address-cells = <1>;
> +        #size-cells = <0>;
> +
> +        efuse@12 {
> +            compatible = "infineon,xdp730";
> +            reg = <0x12>;
> +            vdd-vin-supply = <&vdd_vin>;
> +            infineon,rimon-micro-ohms = <1098000000>;  /* 1.098k ohm */

It's exactly the same as previous example, drop this hunk.

> +        };
> +    };
> -- 
> 2.39.5
> 

  parent reply	other threads:[~2026-06-01 11:58 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-06-01  9:09 [PATCH v3 0/2] Add support for Infineon eFuse xdp730 ASHISH YADAV
2026-06-01  9:09 ` [PATCH v3 1/2] dt-bindings: hwmon/pmbus: Add Infineon xdp730 ASHISH YADAV
2026-06-01  9:13   ` sashiko-bot
2026-06-01 11:58   ` Krzysztof Kozlowski [this message]
2026-06-01  9:09 ` [PATCH v3 2/2] hwmon:(pmbus/xdp720) Add support for efuse xdp730 ASHISH YADAV
2026-06-01  9:17   ` sashiko-bot
2026-06-04  4:19   ` ashish yadav
2026-06-08  2:39   ` Guenter Roeck

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20260601-first-attentive-puffin-d7ca66@quoll \
    --to=krzk@kernel.org \
    --cc=ashish.yadav@infineon.com \
    --cc=ashishyadav78@gmail.com \
    --cc=conor+dt@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=krzk+dt@kernel.org \
    --cc=linux-hwmon@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux@roeck-us.net \
    --cc=robh@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox