devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Thierry Reding <thierry.reding@gmail.com>
To: Rob Herring <robh@kernel.org>
Cc: devicetree@vger.kernel.org, linux-kernel@vger.kernel.org,
	Mark Rutland <mark.rutland@arm.com>,
	Linus Walleij <linus.walleij@linaro.org>
Subject: Re: [PATCH 1/4] dt-bindings: move various timer bindings to timer/ directory
Date: Fri, 27 Apr 2018 12:13:36 +0200	[thread overview]
Message-ID: <20180427101336.GS30388@ulmo> (raw)
In-Reply-To: <20180426212744.28688-1-robh@kernel.org>

[-- Attachment #1: Type: text/plain, Size: 2766 bytes --]

On Thu, Apr 26, 2018 at 04:27:41PM -0500, Rob Herring wrote:
> Bindings are supposed to be organized by device class/function. Move
> bindings for various timers to timer/ binding directory.
> 
> Cc: Linus Walleij <linus.walleij@linaro.org>
> Cc: Thierry Reding <thierry.reding@gmail.com>
> Signed-off-by: Rob Herring <robh@kernel.org>
> ---
>  Documentation/devicetree/bindings/arm/ux500/boards.txt                  | 2 +-
>  Documentation/devicetree/bindings/pwm/pwm-omap-dmtimer.txt              | 2 +-
>  .../devicetree/bindings/{nios2/timer.txt => timer/altr,timer-1.0.txt}   | 0
>  .../bindings/{arm/arch_timer.txt => timer/arm,arch_timer.txt}           | 0
>  .../bindings/{arm/armv7m_systick.txt => timer/arm,armv7m-systick.txt}   | 0
>  .../bindings/{arm/global_timer.txt => timer/arm,global_timer.txt}       | 0
>  Documentation/devicetree/bindings/{arm/twd.txt => timer/arm,twd.txt}    | 0
>  .../devicetree/bindings/{powerpc/fsl/gtm.txt => timer/fsl,gtm.txt}      | 0
>  .../bindings/{arm/mrvl/timer.txt => timer/mrvl,mmp-timer.txt}           | 0
>  .../devicetree/bindings/{arm/msm/timer.txt => timer/qcom,msm-timer.txt} | 0
>  .../bindings/{arm/spear-timer.txt => timer/st,spear-timer.txt}          | 0
>  .../devicetree/bindings/{c6x/timer64.txt => timer/ti,c64x+timer64.txt}  | 0
>  .../devicetree/bindings/{arm/omap/timer.txt => timer/ti,timer.txt}      | 0
>  .../devicetree/bindings/{arm/vt8500 => timer}/via,vt8500-timer.txt      | 0
>  14 files changed, 2 insertions(+), 2 deletions(-)
>  rename Documentation/devicetree/bindings/{nios2/timer.txt => timer/altr,timer-1.0.txt} (100%)
>  rename Documentation/devicetree/bindings/{arm/arch_timer.txt => timer/arm,arch_timer.txt} (100%)
>  rename Documentation/devicetree/bindings/{arm/armv7m_systick.txt => timer/arm,armv7m-systick.txt} (100%)
>  rename Documentation/devicetree/bindings/{arm/global_timer.txt => timer/arm,global_timer.txt} (100%)
>  rename Documentation/devicetree/bindings/{arm/twd.txt => timer/arm,twd.txt} (100%)
>  rename Documentation/devicetree/bindings/{powerpc/fsl/gtm.txt => timer/fsl,gtm.txt} (100%)
>  rename Documentation/devicetree/bindings/{arm/mrvl/timer.txt => timer/mrvl,mmp-timer.txt} (100%)
>  rename Documentation/devicetree/bindings/{arm/msm/timer.txt => timer/qcom,msm-timer.txt} (100%)
>  rename Documentation/devicetree/bindings/{arm/spear-timer.txt => timer/st,spear-timer.txt} (100%)
>  rename Documentation/devicetree/bindings/{c6x/timer64.txt => timer/ti,c64x+timer64.txt} (100%)
>  rename Documentation/devicetree/bindings/{arm/omap/timer.txt => timer/ti,timer.txt} (100%)
>  rename Documentation/devicetree/bindings/{arm/vt8500 => timer}/via,vt8500-timer.txt (100%)

Acked-by: Thierry Reding <treding@nvidia.com>

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

  parent reply	other threads:[~2018-04-27 10:13 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-04-26 21:27 [PATCH 1/4] dt-bindings: move various timer bindings to timer/ directory Rob Herring
2018-04-26 21:27 ` [PATCH 2/4] dt-bindings: move various RNG bindings to rng/ directory Rob Herring
2018-04-26 21:27 ` [PATCH 3/4] dt-bindings: powerpc/4xx: move 4xx NDFC and EMAC bindings to subsystem directories Rob Herring
2018-04-26 21:27 ` [PATCH 4/4] dt-bindings: exynos: move ADC binding to iio/adc/ directory Rob Herring
2018-04-27 10:13 ` Thierry Reding [this message]
2018-05-02 12:20 ` [PATCH 1/4] dt-bindings: move various timer bindings to timer/ directory Linus Walleij

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=20180427101336.GS30388@ulmo \
    --to=thierry.reding@gmail.com \
    --cc=devicetree@vger.kernel.org \
    --cc=linus.walleij@linaro.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mark.rutland@arm.com \
    --cc=robh@kernel.org \
    /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).