All of lore.kernel.org
 help / color / mirror / Atom feed
From: Masahiro Yamada <yamada.masahiro@socionext.com>
To: arm@kernel.org, Olof Johansson <olof@lixom.net>,
	Arnd Bergmann <arnd@arndb.de>
Cc: linux-arm-kernel@lists.infradead.org,
	Masahiro Yamada <yamada.masahiro@socionext.com>,
	devicetree@vger.kernel.org, linux-kernel@vger.kernel.org,
	Rob Herring <robh+dt@kernel.org>,
	Mark Rutland <mark.rutland@arm.com>
Subject: [PATCH v3 0/2] dt-bindings: uniphier: two trivial DT bindings patches
Date: Fri, 19 Oct 2018 19:30:16 +0900	[thread overview]
Message-ID: <1539945019-24950-1-git-send-email-yamada.masahiro@socionext.com> (raw)


Arnd, Olof,

I know it is very late in this development cycle.

If possible, could you directly apply these two patches
to your ARM-SoC, aiming for the upcoming v4.20-rc1 MW?

If not, I can wait for v4.21-rc1.

Thanks,
Masahiro


Changes in v3:
  - Capitalize 'Board' consistently
  - Add Rob's Reviewed-by

Changes in v2:
  Changes suggested by Rob.
  - Move the file to
    Documentation/devicetree/bindings/arm/socionext/uniphier.txt
  - Group boards by each SoC
  Previous post:
  v1: https://patchwork.ozlabs.org/patch/842010/
  - New patch

Masahiro Yamada (2):
  dt-bindings: uniphier: add bindings for UniPhier SoC family
  dt-bindings: uniphier: move cache-uniphier.txt to vendor directory

 .../arm/{uniphier => socionext}/cache-uniphier.txt |  0
 .../devicetree/bindings/arm/socionext/uniphier.txt | 47 ++++++++++++++++++++++
 MAINTAINERS                                        |  1 +
 3 files changed, 48 insertions(+)
 rename Documentation/devicetree/bindings/arm/{uniphier => socionext}/cache-uniphier.txt (100%)
 create mode 100644 Documentation/devicetree/bindings/arm/socionext/uniphier.txt

-- 
2.7.4


WARNING: multiple messages have this Message-ID (diff)
From: Masahiro Yamada <yamada.masahiro@socionext.com>
To: arm@kernel.org, Olof Johansson <olof@lixom.net>,
	Arnd Bergmann <arnd@arndb.de>
Cc: Mark Rutland <mark.rutland@arm.com>,
	devicetree@vger.kernel.org, linux-kernel@vger.kernel.org,
	Masahiro Yamada <yamada.masahiro@socionext.com>,
	Rob Herring <robh+dt@kernel.org>,
	linux-arm-kernel@lists.infradead.org
Subject: [PATCH v3 0/2] dt-bindings: uniphier: two trivial DT bindings patches
Date: Fri, 19 Oct 2018 19:30:16 +0900	[thread overview]
Message-ID: <1539945019-24950-1-git-send-email-yamada.masahiro@socionext.com> (raw)


Arnd, Olof,

I know it is very late in this development cycle.

If possible, could you directly apply these two patches
to your ARM-SoC, aiming for the upcoming v4.20-rc1 MW?

If not, I can wait for v4.21-rc1.

Thanks,
Masahiro


Changes in v3:
  - Capitalize 'Board' consistently
  - Add Rob's Reviewed-by

Changes in v2:
  Changes suggested by Rob.
  - Move the file to
    Documentation/devicetree/bindings/arm/socionext/uniphier.txt
  - Group boards by each SoC
  Previous post:
  v1: https://patchwork.ozlabs.org/patch/842010/
  - New patch

Masahiro Yamada (2):
  dt-bindings: uniphier: add bindings for UniPhier SoC family
  dt-bindings: uniphier: move cache-uniphier.txt to vendor directory

 .../arm/{uniphier => socionext}/cache-uniphier.txt |  0
 .../devicetree/bindings/arm/socionext/uniphier.txt | 47 ++++++++++++++++++++++
 MAINTAINERS                                        |  1 +
 3 files changed, 48 insertions(+)
 rename Documentation/devicetree/bindings/arm/{uniphier => socionext}/cache-uniphier.txt (100%)
 create mode 100644 Documentation/devicetree/bindings/arm/socionext/uniphier.txt

-- 
2.7.4

WARNING: multiple messages have this Message-ID (diff)
From: yamada.masahiro@socionext.com (Masahiro Yamada)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v3 0/2] dt-bindings: uniphier: two trivial DT bindings patches
Date: Fri, 19 Oct 2018 19:30:16 +0900	[thread overview]
Message-ID: <1539945019-24950-1-git-send-email-yamada.masahiro@socionext.com> (raw)


Arnd, Olof,

I know it is very late in this development cycle.

If possible, could you directly apply these two patches
to your ARM-SoC, aiming for the upcoming v4.20-rc1 MW?

If not, I can wait for v4.21-rc1.

Thanks,
Masahiro


Changes in v3:
  - Capitalize 'Board' consistently
  - Add Rob's Reviewed-by

Changes in v2:
  Changes suggested by Rob.
  - Move the file to
    Documentation/devicetree/bindings/arm/socionext/uniphier.txt
  - Group boards by each SoC
  Previous post:
  v1: https://patchwork.ozlabs.org/patch/842010/
  - New patch

Masahiro Yamada (2):
  dt-bindings: uniphier: add bindings for UniPhier SoC family
  dt-bindings: uniphier: move cache-uniphier.txt to vendor directory

 .../arm/{uniphier => socionext}/cache-uniphier.txt |  0
 .../devicetree/bindings/arm/socionext/uniphier.txt | 47 ++++++++++++++++++++++
 MAINTAINERS                                        |  1 +
 3 files changed, 48 insertions(+)
 rename Documentation/devicetree/bindings/arm/{uniphier => socionext}/cache-uniphier.txt (100%)
 create mode 100644 Documentation/devicetree/bindings/arm/socionext/uniphier.txt

-- 
2.7.4

             reply	other threads:[~2018-10-19 10:32 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-10-19 10:30 Masahiro Yamada [this message]
2018-10-19 10:30 ` [PATCH v3 0/2] dt-bindings: uniphier: two trivial DT bindings patches Masahiro Yamada
2018-10-19 10:30 ` Masahiro Yamada
2018-10-19 10:30 ` [PATCH v3 1/2] dt-bindings: uniphier: add bindings for UniPhier SoC family Masahiro Yamada
2018-10-19 10:30   ` Masahiro Yamada
2018-11-26 15:50   ` Masahiro Yamada
2018-11-26 15:50     ` Masahiro Yamada
2018-10-19 10:30 ` [PATCH v3 2/2] dt-bindings: uniphier: move cache-uniphier.txt to vendor directory Masahiro Yamada
2018-10-19 10:30   ` Masahiro Yamada
2018-11-26 15:50   ` Masahiro Yamada
2018-11-26 15:50     ` Masahiro Yamada
2018-11-02 18:33 ` [PATCH v3 0/2] dt-bindings: uniphier: two trivial DT bindings patches Olof Johansson
2018-11-02 18:33   ` Olof Johansson
2018-11-02 18:33   ` Olof Johansson

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=1539945019-24950-1-git-send-email-yamada.masahiro@socionext.com \
    --to=yamada.masahiro@socionext.com \
    --cc=arm@kernel.org \
    --cc=arnd@arndb.de \
    --cc=devicetree@vger.kernel.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mark.rutland@arm.com \
    --cc=olof@lixom.net \
    --cc=robh+dt@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.