diff mbox series

[v6,09/10,RESEND] dt-bindings: power: supply: rt5033-battery: Apply unevaluatedProperties

Message ID ef86067348f01a3bbf1bd9b4f81716b62ea1f552.1684182964.git.jahau@rocketmail.com
State Not Applicable, archived
Headers show
Series Add RT5033 charger device driver | expand

Checks

Context Check Description
robh/checkpatch warning total: 0 errors, 1 warnings, 8 lines checked
robh/patch-applied success
robh/dt-meta-schema fail build log

Commit Message

Jakob Hauser May 15, 2023, 8:57 p.m. UTC
Additionally to the already available ref "power-supply.yaml", replace
"additionalProperties: false" by "unevaluatedProperties: false". Otherwise,
when referencing rt5033-battery in an example, message "'power-supplies' does
not match any of the regexes: 'pinctrl-[0-9]+'" will be returned.

Signed-off-by: Jakob Hauser <jahau@rocketmail.com>
---
 .../bindings/power/supply/richtek,rt5033-battery.yaml           | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Sebastian Reichel May 15, 2023, 9:30 p.m. UTC | #1
Hi,

On Mon, May 15, 2023 at 10:57:18PM +0200, Jakob Hauser wrote:
> Additionally to the already available ref "power-supply.yaml", replace
> "additionalProperties: false" by "unevaluatedProperties: false". Otherwise,
> when referencing rt5033-battery in an example, message "'power-supplies' does
> not match any of the regexes: 'pinctrl-[0-9]+'" will be returned.
> 
> Signed-off-by: Jakob Hauser <jahau@rocketmail.com>

Acked-by: Sebastian Reichel <sebastian.reichel@collabora.com>

-- Sebastian

> ---
>  .../bindings/power/supply/richtek,rt5033-battery.yaml           | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/Documentation/devicetree/bindings/power/supply/richtek,rt5033-battery.yaml b/Documentation/devicetree/bindings/power/supply/richtek,rt5033-battery.yaml
> index 756c16d1727d..b5d8888d03d2 100644
> --- a/Documentation/devicetree/bindings/power/supply/richtek,rt5033-battery.yaml
> +++ b/Documentation/devicetree/bindings/power/supply/richtek,rt5033-battery.yaml
> @@ -26,7 +26,7 @@ required:
>    - compatible
>    - reg
>  
> -additionalProperties: false
> +unevaluatedProperties: false
>  
>  examples:
>    - |
> -- 
> 2.39.2
>
Conor Dooley May 16, 2023, 9:28 p.m. UTC | #2
On Mon, May 15, 2023 at 10:57:18PM +0200, Jakob Hauser wrote:
> Additionally to the already available ref "power-supply.yaml", replace
> "additionalProperties: false" by "unevaluatedProperties: false". Otherwise,
> when referencing rt5033-battery in an example, message "'power-supplies' does
> not match any of the regexes: 'pinctrl-[0-9]+'" will be returned.
> 
> Signed-off-by: Jakob Hauser <jahau@rocketmail.com>

Acked-by: Conor Dooley <conor.dooley@microchip.com>

Thanks,
Conor.
diff mbox series

Patch

diff --git a/Documentation/devicetree/bindings/power/supply/richtek,rt5033-battery.yaml b/Documentation/devicetree/bindings/power/supply/richtek,rt5033-battery.yaml
index 756c16d1727d..b5d8888d03d2 100644
--- a/Documentation/devicetree/bindings/power/supply/richtek,rt5033-battery.yaml
+++ b/Documentation/devicetree/bindings/power/supply/richtek,rt5033-battery.yaml
@@ -26,7 +26,7 @@  required:
   - compatible
   - reg
 
-additionalProperties: false
+unevaluatedProperties: false
 
 examples:
   - |