From: Alexandre Torgue Date: Thu, 15 Apr 2021 10:10:28 +0000 (+0200) Subject: dt-bindings: mfd: stm32-timers: Remove #address/size cells from required properties X-Git-Tag: accepted/tizen/unified/20230118.172025~6893^2~12 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=00d5fa42210e23803d20e5e255f6ca80a3304875;p=platform%2Fkernel%2Flinux-rpi.git 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 Reviewed-by: Fabrice Gasnier Acked-by: Rob Herring Signed-off-by: Lee Jones --- diff --git a/Documentation/devicetree/bindings/mfd/st,stm32-timers.yaml b/Documentation/devicetree/bindings/mfd/st,stm32-timers.yaml index 0f16c88..dace353 100644 --- a/Documentation/devicetree/bindings/mfd/st,stm32-timers.yaml +++ b/Documentation/devicetree/bindings/mfd/st,stm32-timers.yaml @@ -119,8 +119,6 @@ patternProperties: - compatible required: - - "#address-cells" - - "#size-cells" - compatible - reg - clocks