From: Krzysztof Kozlowski <krzk@kernel.org>
To: Chanh Nguyen <chanh@os.amperecomputing.com>,
Rob Herring <robh@kernel.org>,
Krzysztof Kozlowski <krzk+dt@kernel.org>,
Conor Dooley <conor+dt@kernel.org>,
Guenter Roeck <linux@roeck-us.net>,
Peter Yin <peteryin.openbmc@gmail.com>,
Noah Wang <noahwang.wang@outlook.com>,
Marek Vasut <marex@denx.de>, Fabio Estevam <festevam@gmail.com>,
Lukas Wunner <lukas@wunner.de>,
devicetree@vger.kernel.org, linux-kernel@vger.kernel.org,
OpenBMC Maillist <openbmc@lists.ozlabs.org>
Cc: Open Source Submission <patches@amperecomputing.com>,
Thang Nguyen <thang@os.amperecomputing.com>,
Phong Vo <phong@os.amperecomputing.com>,
Khanh Pham <khpham@amperecomputing.com>,
Quan Nguyen <quan@os.amperecomputing.com>
Subject: Re: [PATCH v2] dt-bindings: trivial-devices: add onnn,adt7462
Date: Thu, 26 Sep 2024 08:50:02 +0200 [thread overview]
Message-ID: <5fb1bb74-4e10-4593-aa45-04a1570c933e@kernel.org> (raw)
In-Reply-To: <20240923093800.892949-1-chanh@os.amperecomputing.com>
On 23/09/2024 11:38, Chanh Nguyen wrote:
> The adt7462 supports monitoring and controlling up to
> four PWM Fan drive outputs and eight TACH inputs measures.
> The adt7462 supports reading a single on chip temperature
> sensor and three remote temperature sensors. There are up
> to 13 voltage monitoring inputs.
>
> Add device tree bindings for the adt7462 device.
>
> Signed-off-by: Chanh Nguyen <chanh@os.amperecomputing.com>
> ---
> Change in v2:
> - Add onnn,adt7462 to the list of trivial devices [Guenter]
> ---
> Documentation/devicetree/bindings/trivial-devices.yaml | 2 ++
> 1 file changed, 2 insertions(+)
>
> diff --git a/Documentation/devicetree/bindings/trivial-devices.yaml b/Documentation/devicetree/bindings/trivial-devices.yaml
> index 0108d7507215..15f89d7ecf73 100644
> --- a/Documentation/devicetree/bindings/trivial-devices.yaml
> +++ b/Documentation/devicetree/bindings/trivial-devices.yaml
> @@ -311,6 +311,8 @@ properties:
> - nuvoton,w83773g
> # OKI ML86V7667 video decoder
> - oki,ml86v7667
> + # ON Semiconductor ADT7462 Temperature, Voltage Monitor and Fan Controller
> + - onnn,adt7462
I suggest to add the compatible to the driver, for explicit matching via OF.
Best regards,
Krzysztof
WARNING: multiple messages have this Message-ID (diff)
From: Krzysztof Kozlowski <krzk@kernel.org>
To: Chanh Nguyen <chanh@os.amperecomputing.com>,
Rob Herring <robh@kernel.org>,
Krzysztof Kozlowski <krzk+dt@kernel.org>,
Conor Dooley <conor+dt@kernel.org>,
Guenter Roeck <linux@roeck-us.net>,
Peter Yin <peteryin.openbmc@gmail.com>,
Noah Wang <noahwang.wang@outlook.com>,
Marek Vasut <marex@denx.de>, Fabio Estevam <festevam@gmail.com>,
Lukas Wunner <lukas@wunner.de>,
devicetree@vger.kernel.org, linux-kernel@vger.kernel.org,
OpenBMC Maillist <openbmc@lists.ozlabs.org>
Cc: Phong Vo <phong@os.amperecomputing.com>,
Thang Nguyen <thang@os.amperecomputing.com>,
Quan Nguyen <quan@os.amperecomputing.com>,
Khanh Pham <khpham@amperecomputing.com>,
Open Source Submission <patches@amperecomputing.com>
Subject: Re: [PATCH v2] dt-bindings: trivial-devices: add onnn,adt7462
Date: Thu, 26 Sep 2024 08:50:02 +0200 [thread overview]
Message-ID: <5fb1bb74-4e10-4593-aa45-04a1570c933e@kernel.org> (raw)
In-Reply-To: <20240923093800.892949-1-chanh@os.amperecomputing.com>
On 23/09/2024 11:38, Chanh Nguyen wrote:
> The adt7462 supports monitoring and controlling up to
> four PWM Fan drive outputs and eight TACH inputs measures.
> The adt7462 supports reading a single on chip temperature
> sensor and three remote temperature sensors. There are up
> to 13 voltage monitoring inputs.
>
> Add device tree bindings for the adt7462 device.
>
> Signed-off-by: Chanh Nguyen <chanh@os.amperecomputing.com>
> ---
> Change in v2:
> - Add onnn,adt7462 to the list of trivial devices [Guenter]
> ---
> Documentation/devicetree/bindings/trivial-devices.yaml | 2 ++
> 1 file changed, 2 insertions(+)
>
> diff --git a/Documentation/devicetree/bindings/trivial-devices.yaml b/Documentation/devicetree/bindings/trivial-devices.yaml
> index 0108d7507215..15f89d7ecf73 100644
> --- a/Documentation/devicetree/bindings/trivial-devices.yaml
> +++ b/Documentation/devicetree/bindings/trivial-devices.yaml
> @@ -311,6 +311,8 @@ properties:
> - nuvoton,w83773g
> # OKI ML86V7667 video decoder
> - oki,ml86v7667
> + # ON Semiconductor ADT7462 Temperature, Voltage Monitor and Fan Controller
> + - onnn,adt7462
I suggest to add the compatible to the driver, for explicit matching via OF.
Best regards,
Krzysztof
next prev parent reply other threads:[~2024-09-26 6:50 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-09-23 9:38 [PATCH v2] dt-bindings: trivial-devices: add onnn,adt7462 Chanh Nguyen
2024-09-23 9:38 ` Chanh Nguyen
2024-09-23 21:23 ` Conor Dooley
2024-09-23 21:23 ` Conor Dooley
2024-09-24 4:17 ` Chanh Nguyen
2024-09-24 4:17 ` Chanh Nguyen
2024-09-24 5:39 ` Guenter Roeck
2024-09-24 5:39 ` Guenter Roeck
2024-09-24 8:20 ` Conor Dooley
2024-09-24 8:20 ` Conor Dooley
2024-09-24 22:26 ` Rob Herring
2024-09-24 22:26 ` Rob Herring
2024-09-26 6:50 ` Krzysztof Kozlowski [this message]
2024-09-26 6:50 ` Krzysztof Kozlowski
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=5fb1bb74-4e10-4593-aa45-04a1570c933e@kernel.org \
--to=krzk@kernel.org \
--cc=chanh@os.amperecomputing.com \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=festevam@gmail.com \
--cc=khpham@amperecomputing.com \
--cc=krzk+dt@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux@roeck-us.net \
--cc=lukas@wunner.de \
--cc=marex@denx.de \
--cc=noahwang.wang@outlook.com \
--cc=openbmc@lists.ozlabs.org \
--cc=patches@amperecomputing.com \
--cc=peteryin.openbmc@gmail.com \
--cc=phong@os.amperecomputing.com \
--cc=quan@os.amperecomputing.com \
--cc=robh@kernel.org \
--cc=thang@os.amperecomputing.com \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.