Re: [PATCH v2 04/16] hwmon: (mr75203) add Moortec PVT controller reset-control-skip property

From: Farber, Eliav
Date: Mon Aug 22 2022 - 07:55:17 EST


On 8/18/2022 11:01 PM, Guenter Roeck wrote:
On Wed, Aug 17, 2022 at 05:43:09AM +0000, Eliav Farber wrote:
Adding a "reset-control-skip" bool property to the mr75203 node will
avoid looking up and obtaining a reference to a reset controller.


This seems overly complex. WHy not just declare the "resets"
property optional ?
Fixed. I declared "resets" property  as optional, and modified the driver
to support it being optional instead of the change I did.
Will be part of next version.

--
Thanks, Eliav