dt-bindings: mfd: stm32-timers: Remove #address/size cells from required properties

address-cells and size-cells can't be declared as "required" properties
as they are not needed if subnodes don't have a "reg" entry.

Signed-off-by: Alexandre Torgue <alexandre.torgue@foss.st.com>
Reviewed-by: Fabrice Gasnier <fabrice.gasnier@foss.st.com>
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
This commit is contained in:
Alexandre Torgue 2021-04-15 12:10:28 +02:00 committed by Lee Jones
parent 223d2158b2
commit 00d5fa4221
1 changed files with 0 additions and 2 deletions

View File

@ -119,8 +119,6 @@ patternProperties:
- compatible
required:
- "#address-cells"
- "#size-cells"
- compatible
- reg
- clocks