On 18/09/2024 20:09, Krzysztof Kozlowski wrote:
On 18/09/2024 12:32, Chanh Nguyen wrote:
Add device tree binding and example for adt7462 device.
Signed-off-by: Chanh Nguyen <chanh@xxxxxxxxxxxxxxxxxxxxxx>
---
.../bindings/hwmon/onnn,adt7462.yaml | 51 +++++++++++++++++++
1 file changed, 51 insertions(+)
Where is any user? This is supposed to be sent along driver change
implementing this compatible.
I'm using this device on my platform, and I'm preparing upstream my device tree. So, I pushed the dt binding before.
I'm also quite surprised that there aren't any platforms using adt7462 yet.