On Tue, 30 Aug 2022 19:21:54 +0000, Eliav Farber wrote: > 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". > > Signed-off-by: Eliav Farber <farbere@xxxxxxxxxx> > --- > V3 -> V2: > - Change this patch to be first in the series. > - Add explanation why "intel,vm-map" is not required. > > Documentation/devicetree/bindings/hwmon/moortec,mr75203.yaml | 1 - > 1 file changed, 1 deletion(-) > Acked-by: Rob Herring <robh@xxxxxxxxxx>