lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <c536f43a-56f8-4cbf-99a0-fe3b54a42886@amperemail.onmicrosoft.com>
Date: Tue, 24 Sep 2024 11:17:53 +0700
From: Chanh Nguyen <chanh@...eremail.onmicrosoft.com>
To: Conor Dooley <conor@...nel.org>,
 Chanh Nguyen <chanh@...amperecomputing.com>
Cc: Rob Herring <robh@...nel.org>, Krzysztof Kozlowski <krzk+dt@...nel.org>,
 Conor Dooley <conor+dt@...nel.org>, Guenter Roeck <linux@...ck-us.net>,
 Peter Yin <peteryin.openbmc@...il.com>, Noah Wang
 <noahwang.wang@...look.com>, Marek Vasut <marex@...x.de>,
 Fabio Estevam <festevam@...il.com>, Lukas Wunner <lukas@...ner.de>,
 devicetree@...r.kernel.org, linux-kernel@...r.kernel.org,
 OpenBMC Maillist <openbmc@...ts.ozlabs.org>,
 Phong Vo <phong@...amperecomputing.com>,
 Thang Nguyen <thang@...amperecomputing.com>,
 Quan Nguyen <quan@...amperecomputing.com>,
 Khanh Pham <khpham@...erecomputing.com>,
 Open Source Submission <patches@...erecomputing.com>
Subject: Re: [PATCH v2] dt-bindings: trivial-devices: add onnn,adt7462

On 24/09/2024 04:23, Conor Dooley wrote:
> On Mon, Sep 23, 2024 at 09:38:00AM +0000, 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@...amperecomputing.com>
>> ---
>> Change in v2:
>>     - Add onnn,adt7462 to the list of trivial devices       [Guenter]
> 
> Is this really a trivial device? If it monitors and controls fans, how
> come those do not need to be represented in the devicetree? How is it
> possible to tell the difference between monitoring 1 and 4 fans without
> the extra detail?
> 

Hi Conor, Thank you for your comments!

The chip is old. The driver was added back in 2008.

Really, this is such an old chip that it would make more sense to just 
leave its driver alone unless there is a problem with it; this is 
viewpoint from Guenter.

I'm using the driver and the device tree with only the "compatible" and 
"reg" properties; now it's being good for me without any extra detail.

Guenter, Rob, Krzysztof, and I discussed making the decision to add this 
device to the list of trivial devices. You can get more information at 
thread 
https://lore.kernel.org/lkml/20240918220553.GA2216504-robh@kernel.org/T/ 
(Because the commit title changed between v1 and v2, it's so hard for 
everyone to find it. Sorry! I missed mentioning the link to pacth v1).

Guenter, who supported the driver development before, he suggested me 
add this device to the list of trivial devices.

Thanks,
Chanh

> Curious,
> Conor.
> 
>> ---
>>   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
>>               # 48-Lane, 12-Port PCI Express Gen 2 (5.0 GT/s) Switch
>>             - plx,pex8648
>>               # Pulsedlight LIDAR range-finding sensor
>> -- 
>> 2.43.0
>>

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ