From: Tony Lindgren <tony@atomide.com>
To: Arnd Bergmann <arnd@arndb.de>
Cc: linux-omap <linux-omap@vger.kernel.org>, arm-soc <arm@kernel.org>,
Linux ARM <linux-arm-kernel@lists.infradead.org>
Subject: Re: [GIT PULL 2/2] device tree changes for omaps for v4.15 merge window
Date: Thu, 19 Oct 2017 15:36:01 -0700 [thread overview]
Message-ID: <20171019223601.GK4394@atomide.com> (raw)
In-Reply-To: <CAK8P3a3do=X3E5eO0rbo2CtG5xqoALgcVnCZbT_iFP_rnrHmDw@mail.gmail.com>
* Arnd Bergmann <arnd@arndb.de> [171019 15:23]:
> On Fri, Oct 13, 2017 at 6:39 PM, Tony Lindgren <tony@atomide.com> wrote:
> > From: "Tony Lindgren" <tony@atomide.com>
> >
>
> This is missing a tag description. Can you resend?
Oops sorry about that, it happens easily when I add tags..
The description for the signed tag is below.
Regards,
Tony
8< ----------------------
The following changes since commit 2bd6bf03f4c1c59381d62c61d03f6cc3fe71f66e:
Linux 4.14-rc1 (2017-09-16 15:47:51 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v4.15/dt-signed
for you to fetch changes up to aefe3babab100ce389b4506672e7ee54078c905b:
ARM: dts: omap3: Replace deprecated mcp prefix (2017-10-11 08:47:31 -0700)
----------------------------------------------------------------
Device tree changes for omaps for v4.15 merge window to improve
support for omap35xx-evm, am34xx-epos-evm and dra7:
- A series of changes to fix support for omap35xx-evm
- A series of changes to add earlycon support for n8x0, pandaboard
and omap5 boards
- A series of changes for am43xx-epos-evm pinctrl modes for default
and sleep states
- A series of changes to correct pbias regulator voltage for dra7
from 3V to 3.3V
- Use microchip compatible instead of deprecated mcp compatible for
mcp23017
----------------------------------------------------------------
Andrew F. Davis (10):
ARM: dts: am43xx: Introduce additional pinmux definitions for DS0
ARM: dts: am43xx-epos-evm: Add sleep pinmux for spi0 and spi1
ARM: dts: am43xx-epos-evm: Add sleep pinmux for qspi1
ARM: dts: am43xx-epos-evm: Add sleep pinmux for ecap0
ARM: dts: am43xx-epos-evm: Add sleep pinmux for gpmc
ARM: dts: am43xx-epos-evm: Add sleep pinmux for pixcir_ts
ARM: dts: am43xx-epos-evm: Add sleep pinmux for mmc1
ARM: dts: am43xx-epos-evm: Add default and sleep pinmux for uart0
ARM: dts: am43xx-epos-evm: Add default and sleep pinmux for usb2_phy1 and usb2_phy2
ARM: dts: am43xx-epos-evm: Add default pinmux for unused pins
Derald D. Woods (4):
ARM: dts: omap3-evm-37xx: Add common processor module support
ARM: dts: omap3-evm: Add OMAP3530 specific device tree processor data
ARM: dts: omap3: Add Sharp LS037V7DW01 'envdd' supply
ARM: dts: omap3-evm: Add DSS {vdds_dsi,vdda_video}-supply references
Kabir Sahane (1):
ARM: dts: am43xx-epos-evm: Add default and sleep pinmux for matrix_keypad0
Lars Poeschel (1):
ARM: dts: omap3: Replace deprecated mcp prefix
Ravikumar Kattekola (3):
ARM: dts: dra7: Increase max-voltage of pbias regulator
ARM: dts: omap5: Increase max-voltage of pbias regulator
ARM: dts: dra7-evm: Move pcie RC node to common file
Tony Lindgren (3):
ARM: dts: Configure earlycon for n8x0
ARM: dts: Configure earlycon for pandaboard
ARM: dts: Configure earlycon for omap5-common
arch/arm/boot/dts/am43x-epos-evm.dts | 239 +++++++++++++++++++--
arch/arm/boot/dts/dra7-evm-common.dtsi | 4 +
arch/arm/boot/dts/dra7-evm.dts | 4 -
arch/arm/boot/dts/dra7.dtsi | 2 +-
arch/arm/boot/dts/omap2420-n8x0-common.dtsi | 4 +
arch/arm/boot/dts/omap3-evm-37xx.dts | 209 +-----------------
arch/arm/boot/dts/omap3-evm-processor-common.dtsi | 216 +++++++++++++++++++
arch/arm/boot/dts/omap3-evm.dts | 76 ++++++-
arch/arm/boot/dts/omap3-lilly-a83x.dtsi | 2 +-
.../boot/dts/omap3-panel-sharp-ls037v7dw01.dtsi | 1 +
arch/arm/boot/dts/omap4-panda-common.dtsi | 4 +
arch/arm/boot/dts/omap5-board-common.dtsi | 4 +
arch/arm/boot/dts/omap5.dtsi | 2 +-
include/dt-bindings/pinctrl/am43xx.h | 12 ++
14 files changed, 539 insertions(+), 240 deletions(-)
create mode 100644 arch/arm/boot/dts/omap3-evm-processor-common.dtsi
WARNING: multiple messages have this Message-ID (diff)
From: tony@atomide.com (Tony Lindgren)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL 2/2] device tree changes for omaps for v4.15 merge window
Date: Thu, 19 Oct 2017 15:36:01 -0700 [thread overview]
Message-ID: <20171019223601.GK4394@atomide.com> (raw)
In-Reply-To: <CAK8P3a3do=X3E5eO0rbo2CtG5xqoALgcVnCZbT_iFP_rnrHmDw@mail.gmail.com>
* Arnd Bergmann <arnd@arndb.de> [171019 15:23]:
> On Fri, Oct 13, 2017 at 6:39 PM, Tony Lindgren <tony@atomide.com> wrote:
> > From: "Tony Lindgren" <tony@atomide.com>
> >
>
> This is missing a tag description. Can you resend?
Oops sorry about that, it happens easily when I add tags..
The description for the signed tag is below.
Regards,
Tony
8< ----------------------
The following changes since commit 2bd6bf03f4c1c59381d62c61d03f6cc3fe71f66e:
Linux 4.14-rc1 (2017-09-16 15:47:51 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v4.15/dt-signed
for you to fetch changes up to aefe3babab100ce389b4506672e7ee54078c905b:
ARM: dts: omap3: Replace deprecated mcp prefix (2017-10-11 08:47:31 -0700)
----------------------------------------------------------------
Device tree changes for omaps for v4.15 merge window to improve
support for omap35xx-evm, am34xx-epos-evm and dra7:
- A series of changes to fix support for omap35xx-evm
- A series of changes to add earlycon support for n8x0, pandaboard
and omap5 boards
- A series of changes for am43xx-epos-evm pinctrl modes for default
and sleep states
- A series of changes to correct pbias regulator voltage for dra7
from 3V to 3.3V
- Use microchip compatible instead of deprecated mcp compatible for
mcp23017
----------------------------------------------------------------
Andrew F. Davis (10):
ARM: dts: am43xx: Introduce additional pinmux definitions for DS0
ARM: dts: am43xx-epos-evm: Add sleep pinmux for spi0 and spi1
ARM: dts: am43xx-epos-evm: Add sleep pinmux for qspi1
ARM: dts: am43xx-epos-evm: Add sleep pinmux for ecap0
ARM: dts: am43xx-epos-evm: Add sleep pinmux for gpmc
ARM: dts: am43xx-epos-evm: Add sleep pinmux for pixcir_ts
ARM: dts: am43xx-epos-evm: Add sleep pinmux for mmc1
ARM: dts: am43xx-epos-evm: Add default and sleep pinmux for uart0
ARM: dts: am43xx-epos-evm: Add default and sleep pinmux for usb2_phy1 and usb2_phy2
ARM: dts: am43xx-epos-evm: Add default pinmux for unused pins
Derald D. Woods (4):
ARM: dts: omap3-evm-37xx: Add common processor module support
ARM: dts: omap3-evm: Add OMAP3530 specific device tree processor data
ARM: dts: omap3: Add Sharp LS037V7DW01 'envdd' supply
ARM: dts: omap3-evm: Add DSS {vdds_dsi,vdda_video}-supply references
Kabir Sahane (1):
ARM: dts: am43xx-epos-evm: Add default and sleep pinmux for matrix_keypad0
Lars Poeschel (1):
ARM: dts: omap3: Replace deprecated mcp prefix
Ravikumar Kattekola (3):
ARM: dts: dra7: Increase max-voltage of pbias regulator
ARM: dts: omap5: Increase max-voltage of pbias regulator
ARM: dts: dra7-evm: Move pcie RC node to common file
Tony Lindgren (3):
ARM: dts: Configure earlycon for n8x0
ARM: dts: Configure earlycon for pandaboard
ARM: dts: Configure earlycon for omap5-common
arch/arm/boot/dts/am43x-epos-evm.dts | 239 +++++++++++++++++++--
arch/arm/boot/dts/dra7-evm-common.dtsi | 4 +
arch/arm/boot/dts/dra7-evm.dts | 4 -
arch/arm/boot/dts/dra7.dtsi | 2 +-
arch/arm/boot/dts/omap2420-n8x0-common.dtsi | 4 +
arch/arm/boot/dts/omap3-evm-37xx.dts | 209 +-----------------
arch/arm/boot/dts/omap3-evm-processor-common.dtsi | 216 +++++++++++++++++++
arch/arm/boot/dts/omap3-evm.dts | 76 ++++++-
arch/arm/boot/dts/omap3-lilly-a83x.dtsi | 2 +-
.../boot/dts/omap3-panel-sharp-ls037v7dw01.dtsi | 1 +
arch/arm/boot/dts/omap4-panda-common.dtsi | 4 +
arch/arm/boot/dts/omap5-board-common.dtsi | 4 +
arch/arm/boot/dts/omap5.dtsi | 2 +-
include/dt-bindings/pinctrl/am43xx.h | 12 ++
14 files changed, 539 insertions(+), 240 deletions(-)
create mode 100644 arch/arm/boot/dts/omap3-evm-processor-common.dtsi
next prev parent reply other threads:[~2017-10-19 22:36 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-10-13 16:39 [GIT PULL 1/2] soc changes for omaps for v4.15 merge window Tony Lindgren
2017-10-13 16:39 ` Tony Lindgren
2017-10-13 16:39 ` [GIT PULL 2/2] device tree " Tony Lindgren
2017-10-13 16:39 ` Tony Lindgren
2017-10-19 22:22 ` Arnd Bergmann
2017-10-19 22:22 ` Arnd Bergmann
2017-10-19 22:36 ` Tony Lindgren [this message]
2017-10-19 22:36 ` Tony Lindgren
2017-10-19 22:54 ` Arnd Bergmann
2017-10-19 22:54 ` Arnd Bergmann
2017-10-19 23:04 ` Tony Lindgren
2017-10-19 23:04 ` Tony Lindgren
2017-10-19 20:46 ` [GIT PULL 1/2] soc " Arnd Bergmann
2017-10-19 20:46 ` Arnd Bergmann
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=20171019223601.GK4394@atomide.com \
--to=tony@atomide.com \
--cc=arm@kernel.org \
--cc=arnd@arndb.de \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-omap@vger.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.