[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <9032e807-b4d3-bacf-6c39-d3a2c7c57f3e@gmail.com>
Date: Tue, 13 Jul 2021 03:22:40 +0300
From: Dmitry Osipenko <digetx@...il.com>
To: Rob Herring <robh@...nel.org>
Cc: Thierry Reding <treding@...dia.com>,
Jonathan Hunter <jonathanh@...dia.com>,
Mark Brown <broonie@...nel.org>,
Sebastian Reichel <sre@...nel.org>,
Peter Chen <peter.chen@...nel.org>,
Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
Felipe Balbi <balbi@...nel.org>,
David Heidelberg <david@...t.cz>, devicetree@...r.kernel.org,
linux-pm@...r.kernel.org, linux-usb@...r.kernel.org,
linux-kernel@...r.kernel.org, linux-tegra@...r.kernel.org
Subject: Re: [PATCH v3 06/12] dt-bindings: power: supply: smb347-charger:
Document USB VBUS regulator
12.07.2021 18:39, Rob Herring пишет:
>> + summit,inok-polarity:
>> + description: |
>> + Polarity of INOK signal indicating presence of external power supply.
>> + $ref: /schemas/types.yaml#/definitions/uint32
>> + enum:
>> + - 0 # SMB3XX_SYSOK_INOK_ACTIVE_LOW
>> + - 1 # SMB3XX_SYSOK_INOK_ACTIVE_HIGH
>> +
>> + usb-vbus:
>> + $ref: "../../regulator/regulator.yaml#"
>> + type: object
> unevaluatedProperties: false
>
> With that,
>
> Reviewed-by: Rob Herring <robh@...nel.org>
>
I tried to add the unevaluatedProperties + a random unrelated property
to the example usb-vbus node and dt_binding_check is happy with that. So
the unevaluatedProperties has no effect, is it supposed to be so?
Powered by blists - more mailing lists