From: Fabrice Gasnier <fabrice.gasn...@st.com>

The STM32 LP Timer counter driver now resides under the Counter
subsystem. This patch adjusts dt-bindings to account for the STM32
lptimer driver move.

Cc: Mark Rutland <mark.rutl...@arm.com>
Signed-off-by: Fabrice Gasnier <fabrice.gasn...@st.com>
Acked-by: Rob Herring <r...@kernel.org>
Signed-off-by: William Breathitt Gray <vilhelm.g...@gmail.com>
---
 .../devicetree/bindings/{iio => }/counter/stm32-lptimer-cnt.txt | 0
 Documentation/devicetree/bindings/mfd/stm32-lptimer.txt         | 2 +-
 2 files changed, 1 insertion(+), 1 deletion(-)
 rename Documentation/devicetree/bindings/{iio => 
}/counter/stm32-lptimer-cnt.txt (100%)

diff --git 
a/Documentation/devicetree/bindings/iio/counter/stm32-lptimer-cnt.txt 
b/Documentation/devicetree/bindings/counter/stm32-lptimer-cnt.txt
similarity index 100%
rename from Documentation/devicetree/bindings/iio/counter/stm32-lptimer-cnt.txt
rename to Documentation/devicetree/bindings/counter/stm32-lptimer-cnt.txt
diff --git a/Documentation/devicetree/bindings/mfd/stm32-lptimer.txt 
b/Documentation/devicetree/bindings/mfd/stm32-lptimer.txt
index 2a9ff29db9c9..fb54e4dad5b3 100644
--- a/Documentation/devicetree/bindings/mfd/stm32-lptimer.txt
+++ b/Documentation/devicetree/bindings/mfd/stm32-lptimer.txt
@@ -16,7 +16,7 @@ Required properties:
 
 Optional subnodes:
 - pwm:                 See ../pwm/pwm-stm32-lp.txt
-- counter:             See ../iio/timer/stm32-lptimer-cnt.txt
+- counter:             See ../counter/stm32-lptimer-cnt.txt
 - trigger:             See ../iio/timer/stm32-lptimer-trigger.txt
 
 Example:
-- 
2.21.0

Reply via email to