On 10/24/24 12:43, Grant Peltier wrote:
[ ... ]
+ of_property_read_u32_array(child, "renesas,vout-voltage-divider",
Ultimately this potentially applies to _all_ hardware monitoring chips,
so I would very much prefer a generic voltage divider property definition.
There is a parallel conversation on PATCH v3 2/2 about this. Would you
prefer that I match the implementation for maxim20730?
I would prefer, in the order of preference,
1) an applicable generic property definition
2) a definition that is already used elsewhere
3) a new chips specific definition
From my perspective, matching the maxim20730 implementation should only
be considered if the generic definition does not meet the chip requirements.
Thanks,
Guenter