On Tue, Aug 16, 2022 at 08:27:44AM +0000, Eliav Farber wrote: > The "intel,vm-map property" is optional and not required. Please follow the subject format for the subsystem (bindings). > > Signed-off-by: Eliav Farber <farbere@xxxxxxxxxx> > --- > Documentation/devicetree/bindings/hwmon/moortec,mr75203.yaml | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff --git a/Documentation/devicetree/bindings/hwmon/moortec,mr75203.yaml b/Documentation/devicetree/bindings/hwmon/moortec,mr75203.yaml > index 6f3e3c01f717..f9e849cc73e0 100644 > --- a/Documentation/devicetree/bindings/hwmon/moortec,mr75203.yaml > +++ b/Documentation/devicetree/bindings/hwmon/moortec,mr75203.yaml > @@ -48,12 +48,12 @@ required: > - compatible > - reg > - reg-names > - - intel,vm-map > - clocks > - resets > - "#thermal-sensor-cells" > > -additionalProperties: false > +additionalProperties: > + - intel,vm-map Please test your changes. Not valid json-schema. > > examples: > - | > -- > 2.37.1 >