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 v2 1/2] dt-bindings: hwmon/pmbus: Add Infineon XDP720
Date: Thu, 2 Apr 2026 09:44:05 +0200 [thread overview]
Message-ID: <20260402-enlightened-analytic-leopard-ddc512@quoll> (raw)
In-Reply-To: <20260401104550.115715-2-Ashish.Yadav@infineon.com>
On Wed, Apr 01, 2026 at 04:15:49PM +0530, ASHISH YADAV wrote:
> From: Ashish Yadav <ashish.yadav@infineon.com>
>
> Add documentation for the device tree binding of the XDP720 eFuse.
>
> Signed-off-by: Ashish Yadav <ashish.yadav@infineon.com>
> ---
> This patch introduces a YAML schema describing the required and optional
> properties for the XDP720 eFuse device node. It includes details on the
> compatible string, register mapping, and rimon-micro-ohms(RIMON).
>
> The RIMON resistance is installed between the Imon pin and the ground
> reference.
Why are you adding second commit msg? Hardware description goes to
commit msg. Redundant parts go to /dev/null.
> ---
> .../bindings/hwmon/pmbus/infineon,xdp720.yaml | 51 +++++++++++++++++++
> 1 file changed, 51 insertions(+)
> create mode 100644 Documentation/devicetree/bindings/hwmon/pmbus/infineon,xdp720.yaml
>
> diff --git a/Documentation/devicetree/bindings/hwmon/pmbus/infineon,xdp720.yaml b/Documentation/devicetree/bindings/hwmon/pmbus/infineon,xdp720.yaml
> new file mode 100644
> index 000000000000..bbde8ff92ae9
> --- /dev/null
> +++ b/Documentation/devicetree/bindings/hwmon/pmbus/infineon,xdp720.yaml
> @@ -0,0 +1,51 @@
> +# SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
> +%YAML 1.2
> +---
> +
> +$id: http://devicetree.org/schemas/hwmon/pmbus/infineon,xdp720.yaml#
> +$schema: http://devicetree.org/meta-schemas/core.yaml#
> +
> +title: Infineon XDP720 Digital eFuse Controller
> +
> +maintainers:
> + - Ashish Yadav <ashish.yadav@infineon.com>
> +
> +description: |
> + The XDP720 is an eFuse with integrated current sensor and digital
> + controller. It provides accurate system telemetry (V, I, P, T) and
> + reports analog current at the IMON pin for post-processing.
> +
> + Datasheet:
> + https://www.infineon.com/assets/row/public/documents/24/49/infineon-xdp720-001-datasheet-en.pdf
> +
> +properties:
> + compatible:
> + enum:
> + - infineon,xdp720
> +
> + reg:
> + maxItems: 1
> +
> + infineon,rimon-micro-ohms:
> + description: |
Do not need '|' unless you need to preserve formatting.
> + The value of the RIMON resistor, in micro ohms, required to enable
> + the system overcurrent protection.
> +
Missing supply
> +required:
> + - compatible
> + - reg
Here as well, most likely.
Best regards,
Krzysztof
next prev parent reply other threads:[~2026-04-02 7:44 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-04-01 10:45 [PATCH v2 0/2] Add support for Infineon Digital eFuse XDP720 ASHISH YADAV
2026-04-01 10:45 ` [PATCH v2 1/2] dt-bindings: hwmon/pmbus: Add Infineon XDP720 ASHISH YADAV
2026-04-02 7:44 ` Krzysztof Kozlowski [this message]
2026-04-02 13:58 ` ashish yadav
2026-04-02 14:01 ` Krzysztof Kozlowski
2026-04-01 10:45 ` [PATCH v2 2/2] hwmon:(pmbus/xdp720) Add support for efuse xdp720 ASHISH YADAV
2026-04-01 15:56 ` Guenter Roeck
2026-04-02 14:09 ` ashish yadav
2026-04-06 5:22 ` ashish yadav
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=20260402-enlightened-analytic-leopard-ddc512@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