linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: matthias.bgg@gmail.com (Matthias Brugger)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] ARM: mediatek: DT: Move reset controller constants into common location
Date: Tue, 24 Nov 2015 19:08:09 +0100	[thread overview]
Message-ID: <5654A789.7070704@gmail.com> (raw)
In-Reply-To: <1448019764-31723-1-git-send-email-p.zabel@pengutronix.de>



On 20/11/15 12:42, Philipp Zabel wrote:
> By popular vote, the DT binding includes for reset controllers are located
> in include/dt-bindings/reset/. Move the mediatek reset constants in there,
> too, to avoid confusion.
>
> Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
> ---
>   .../bindings/arm/mediatek/mediatek,infracfg.txt    |  2 +-
>   .../bindings/arm/mediatek/mediatek,pericfg.txt     |  2 +-
>   arch/arm/boot/dts/mt8135.dtsi                      |  2 +-
>   arch/arm64/boot/dts/mediatek/mt8173.dtsi           |  2 +-
>   .../dt-bindings/reset-controller/mt8135-resets.h   | 64 ----------------------
>   .../dt-bindings/reset-controller/mt8173-resets.h   | 63 ---------------------
>   include/dt-bindings/reset/mt8135-resets.h          | 64 ++++++++++++++++++++++
>   include/dt-bindings/reset/mt8173-resets.h          | 63 +++++++++++++++++++++
>   8 files changed, 131 insertions(+), 131 deletions(-)
>   delete mode 100644 include/dt-bindings/reset-controller/mt8135-resets.h
>   delete mode 100644 include/dt-bindings/reset-controller/mt8173-resets.h
>   create mode 100644 include/dt-bindings/reset/mt8135-resets.h
>   create mode 100644 include/dt-bindings/reset/mt8173-resets.h
>

Applied, thanks.

      reply	other threads:[~2015-11-24 18:08 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-11-20 11:42 [PATCH] ARM: mediatek: DT: Move reset controller constants into common location Philipp Zabel
2015-11-24 18:08 ` Matthias Brugger [this message]

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=5654A789.7070704@gmail.com \
    --to=matthias.bgg@gmail.com \
    --cc=linux-arm-kernel@lists.infradead.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).