devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: William Breathitt Gray <vilhelm.gray@gmail.com>
To: gregkh@linuxfoundation.org, jic23@kernel.org
Cc: linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org,
	linux-kernel@vger.kernel.org, linux-iio@vger.kernel.org,
	fabrice.gasnier@st.com, benjamin.gaignard@st.com,
	knaack.h@gmx.de, lars@metafoo.de, pmeerw@pmeerw.net,
	Mark Rutland <mark.rutland@arm.com>,
	William Breathitt Gray <vilhelm.gray@gmail.com>
Subject: [PATCH v8 10/11] dt-bindings: counter: Adjust dt-bindings for STM32 lptimer move
Date: Sun, 15 Jul 2018 16:47:19 -0400	[thread overview]
Message-ID: <d208e0b18c05fdbf900a2098991cf35b51bf70b5.1531685025.git.vilhelm.gray@gmail.com> (raw)
In-Reply-To: <cover.1531685024.git.vilhelm.gray@gmail.com>

From: Fabrice Gasnier <fabrice.gasnier@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.rutland@arm.com>
Signed-off-by: Fabrice Gasnier <fabrice.gasnier@st.com>
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: William Breathitt Gray <vilhelm.gray@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.18.0

  parent reply	other threads:[~2018-07-15 20:47 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-07-15 20:44 [PATCH v8 00/11] Introduce the Counter subsystem William Breathitt Gray
2018-07-15 20:44 ` [PATCH v8 01/11] counter: Introduce the Generic Counter interface William Breathitt Gray
2018-07-15 20:44 ` [PATCH v8 02/11] counter: Documentation: Add Generic Counter sysfs documentation William Breathitt Gray
2018-07-15 20:44 ` [PATCH v8 03/11] docs: Add Generic Counter interface documentation William Breathitt Gray
2018-07-15 20:45 ` [PATCH v8 04/11] iio: 104-quad-8: Update license boilerplate William Breathitt Gray
2018-07-15 20:45 ` [PATCH v8 05/11] counter: 104-quad-8: Add Generic Counter interface support William Breathitt Gray
2018-07-15 20:46 ` [PATCH v8 06/11] counter: 104-quad-8: Documentation: Add Generic Counter sysfs documentation William Breathitt Gray
2018-07-15 20:46 ` [PATCH v8 07/11] counter: Add STM32 Timer quadrature encoder William Breathitt Gray
2018-07-15 20:46 ` [PATCH v8 08/11] dt-bindings: counter: Document stm32 " William Breathitt Gray
2018-07-15 20:47 ` [PATCH v8 09/11] counter: stm32-lptimer: add counter device William Breathitt Gray
2018-07-15 20:47 ` William Breathitt Gray [this message]
2018-07-15 20:47 ` [PATCH v8 11/11] iio: counter: Add deprecation markings for IIO Counter attributes William Breathitt Gray
2018-07-21 18:01 ` [PATCH v8 00/11] Introduce the Counter subsystem Jonathan Cameron
2018-07-21 18:23   ` William Breathitt Gray

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=d208e0b18c05fdbf900a2098991cf35b51bf70b5.1531685025.git.vilhelm.gray@gmail.com \
    --to=vilhelm.gray@gmail.com \
    --cc=benjamin.gaignard@st.com \
    --cc=devicetree@vger.kernel.org \
    --cc=fabrice.gasnier@st.com \
    --cc=gregkh@linuxfoundation.org \
    --cc=jic23@kernel.org \
    --cc=knaack.h@gmx.de \
    --cc=lars@metafoo.de \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-iio@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mark.rutland@arm.com \
    --cc=pmeerw@pmeerw.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).