diff options
author | Eliav Farber <farbere@amazon.com> | 2022-09-08 17:24:29 +0200 |
---|---|---|
committer | Guenter Roeck <linux@roeck-us.net> | 2022-09-08 20:53:04 +0200 |
commit | d0b34d5bf7ffc4b906f1da901376c3caf0f0d7c0 (patch) | |
tree | 8de38c760174282ab1c597faf98f550c2252799e /drivers/hwmon/mr75203.c | |
parent | hwmon: (tps23861) fix byte order in resistance register (diff) | |
download | linux-d0b34d5bf7ffc4b906f1da901376c3caf0f0d7c0.tar.xz linux-d0b34d5bf7ffc4b906f1da901376c3caf0f0d7c0.zip |
dt-bindings: hwmon: (mr75203) fix "intel,vm-map" property to be optional
Change "intel,vm-map" property to be optional instead of required.
The driver implementation indicates it is not mandatory to have
"intel,vm-map" in the device tree:
- probe doesn't fail in case it is absent.
- explicit comment in code - "Incase intel,vm-map property is not
defined, we assume incremental channel numbers".
Fixes: 748022ef093f ("hwmon: Add DT bindings schema for PVT controller")
Signed-off-by: Eliav Farber <farbere@amazon.com>
Acked-by: Rob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/20220908152449.35457-2-farbere@amazon.com
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Diffstat (limited to 'drivers/hwmon/mr75203.c')
0 files changed, 0 insertions, 0 deletions