Skip to content

Commit d0b34d5

Browse files
Eliav Farbergroeck
authored andcommitted
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: 748022e ("hwmon: Add DT bindings schema for PVT controller") Signed-off-by: Eliav Farber <[email protected]> Acked-by: Rob Herring <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Guenter Roeck <[email protected]>
1 parent 1f05f65 commit d0b34d5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Documentation/devicetree/bindings/hwmon/moortec,mr75203.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,6 @@ required:
4848
- compatible
4949
- reg
5050
- reg-names
51-
- intel,vm-map
5251
- clocks
5352
- resets
5453
- "#thermal-sensor-cells"

0 commit comments

Comments
 (0)