Commit 00d5fa42 authored by Alexandre Torgue's avatar Alexandre Torgue Committed by Lee Jones

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: default avatarAlexandre Torgue <alexandre.torgue@foss.st.com>
Reviewed-by: default avatarFabrice Gasnier <fabrice.gasnier@foss.st.com>
Acked-by: default avatarRob Herring <robh@kernel.org>
Signed-off-by: default avatarLee Jones <lee.jones@linaro.org>
parent 223d2158
...@@ -119,8 +119,6 @@ patternProperties: ...@@ -119,8 +119,6 @@ patternProperties:
- compatible - compatible
required: required:
- "#address-cells"
- "#size-cells"
- compatible - compatible
- reg - reg
- clocks - clocks
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment