aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexandre Torgue <alexandre.torgue@foss.st.com>2021-04-15 12:10:28 +0200
committerLee Jones <lee.jones@linaro.org>2021-06-02 10:51:20 +0100
commit00d5fa42210e23803d20e5e255f6ca80a3304875 (patch)
tree5f2b4afeb6a40fa247394a9167a01c4481504c6d
parentmfd: sun6i-prcm: Use DEFINE_RES_MEM() to simplify code (diff)
downloadlinux-dev-00d5fa42210e23803d20e5e255f6ca80a3304875.tar.xz
linux-dev-00d5fa42210e23803d20e5e255f6ca80a3304875.zip
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>
-rw-r--r--Documentation/devicetree/bindings/mfd/st,stm32-timers.yaml2
1 files changed, 0 insertions, 2 deletions
diff --git a/Documentation/devicetree/bindings/mfd/st,stm32-timers.yaml b/Documentation/devicetree/bindings/mfd/st,stm32-timers.yaml
index 0f16c8864a87..dace35362a7a 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