All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tony Lindgren <tony@atomide.com>
To: arm@kernel.org
Cc: Tony Lindgren <tony@atomide.com>,
	linux-omap@vger.kernel.org, linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL 6/6] dra7 sdhci dts changes for v4.17
Date: Mon,  5 Mar 2018 10:11:06 -0800	[thread overview]
Message-ID: <pull-1520273005-304551@atomide.com-6> (raw)
In-Reply-To: <pull-1520273005-304551@atomide.com>
In-Reply-To: <pull-1520273005-304551@atomide.com>

From: "Tony Lindgren" <tony@atomide.com>

The following changes since commit 5bfd9c8e7bfcba36bfbe24e967bf42de83c7f56c:

  ARM: omap2plus_defconfig: Enable CONFIG_MMC_SDHCI_OMAP (2018-02-28 14:24:57 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap omap-for-v4.17/dt-sdhci

for you to fetch changes up to 18aa0f4bca701cb078a6d58a3ed804aa6a4690c7:

  ARM: dts: am57xx-idk: Select pull down for mmc1_clk line in default mode (2018-02-28 14:27:15 -0800)

----------------------------------------------------------------
Kishon Vijay Abraham I (7):
      ARM: dts: am57xx-beagle-x15: Add "vqmmc-supply" property for mmc2
      ARM: dts: dra7-evm: Remove mmc specific pinmux
      ARM: dts: dra7-evm: Add "vqmmc-supply" property for mmc2
      ARM: dts: am57xx-idk: Add "vqmmc-supply" property for mmc2
      ARM: dts: dra76-evm: Add "vqmmc-supply" property for mmc2
      ARM: dts: dra71-evm: Select pull down for mmc1_clk line in default mode
      ARM: dts: am57xx-idk: Select pull down for mmc1_clk line in default mode

Ravikumar Kattekola (1):
      ARM: dts: dra71-evm: Correct evm_sd regulator max voltage

Sekhar Nori (3):
      ARM: dts: dra76x: Create a common file with MMC/SD IOdelay data
      ARM: dts: dra76-evm: Shift to using common IOdelay data
      ARM: dts: dra76-evm: Add pinctrl data for higher speed MMC/SD modes

 arch/arm/boot/dts/am571x-idk.dts                |   2 +-
 arch/arm/boot/dts/am572x-idk.dts                |   3 +-
 arch/arm/boot/dts/am57xx-beagle-x15-common.dtsi |   1 +
 arch/arm/boot/dts/am57xx-idk-common.dtsi        |  12 +
 arch/arm/boot/dts/dra7-evm.dts                  |  28 +--
 arch/arm/boot/dts/dra71-evm.dts                 |  17 +-
 arch/arm/boot/dts/dra76-evm.dts                 |  50 +----
 arch/arm/boot/dts/dra76x-mmc-iodelay.dtsi       | 285 ++++++++++++++++++++++++
 8 files changed, 324 insertions(+), 74 deletions(-)
 create mode 100644 arch/arm/boot/dts/dra76x-mmc-iodelay.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 6/6] dra7 sdhci dts changes for v4.17
Date: Mon,  5 Mar 2018 10:11:06 -0800	[thread overview]
Message-ID: <pull-1520273005-304551@atomide.com-6> (raw)
In-Reply-To: <pull-1520273005-304551@atomide.com>

From: "Tony Lindgren" <tony@atomide.com>

The following changes since commit 5bfd9c8e7bfcba36bfbe24e967bf42de83c7f56c:

  ARM: omap2plus_defconfig: Enable CONFIG_MMC_SDHCI_OMAP (2018-02-28 14:24:57 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap omap-for-v4.17/dt-sdhci

for you to fetch changes up to 18aa0f4bca701cb078a6d58a3ed804aa6a4690c7:

  ARM: dts: am57xx-idk: Select pull down for mmc1_clk line in default mode (2018-02-28 14:27:15 -0800)

----------------------------------------------------------------
Kishon Vijay Abraham I (7):
      ARM: dts: am57xx-beagle-x15: Add "vqmmc-supply" property for mmc2
      ARM: dts: dra7-evm: Remove mmc specific pinmux
      ARM: dts: dra7-evm: Add "vqmmc-supply" property for mmc2
      ARM: dts: am57xx-idk: Add "vqmmc-supply" property for mmc2
      ARM: dts: dra76-evm: Add "vqmmc-supply" property for mmc2
      ARM: dts: dra71-evm: Select pull down for mmc1_clk line in default mode
      ARM: dts: am57xx-idk: Select pull down for mmc1_clk line in default mode

Ravikumar Kattekola (1):
      ARM: dts: dra71-evm: Correct evm_sd regulator max voltage

Sekhar Nori (3):
      ARM: dts: dra76x: Create a common file with MMC/SD IOdelay data
      ARM: dts: dra76-evm: Shift to using common IOdelay data
      ARM: dts: dra76-evm: Add pinctrl data for higher speed MMC/SD modes

 arch/arm/boot/dts/am571x-idk.dts                |   2 +-
 arch/arm/boot/dts/am572x-idk.dts                |   3 +-
 arch/arm/boot/dts/am57xx-beagle-x15-common.dtsi |   1 +
 arch/arm/boot/dts/am57xx-idk-common.dtsi        |  12 +
 arch/arm/boot/dts/dra7-evm.dts                  |  28 +--
 arch/arm/boot/dts/dra71-evm.dts                 |  17 +-
 arch/arm/boot/dts/dra76-evm.dts                 |  50 +----
 arch/arm/boot/dts/dra76x-mmc-iodelay.dtsi       | 285 ++++++++++++++++++++++++
 8 files changed, 324 insertions(+), 74 deletions(-)
 create mode 100644 arch/arm/boot/dts/dra76x-mmc-iodelay.dtsi

  parent reply	other threads:[~2018-03-05 18:11 UTC|newest]

Thread overview: 32+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-03-05 18:11 [GIT PULL 1/6] omap soc changes for v4.17 Tony Lindgren
2018-03-05 18:11 ` Tony Lindgren
2018-03-05 18:11 ` [GIT PULL 2/6] omap timer " Tony Lindgren
2018-03-05 18:11   ` Tony Lindgren
2018-03-07 15:21   ` Arnd Bergmann
2018-03-07 15:21     ` Arnd Bergmann
2018-03-07 15:28     ` Tony Lindgren
2018-03-07 15:28       ` Tony Lindgren
2018-03-07 16:21       ` Daniel Lezcano
2018-03-07 16:21         ` Daniel Lezcano
2018-03-05 18:11 ` [GIT PULL 3/6] am335x and am437x pm " Tony Lindgren
2018-03-05 18:11   ` Tony Lindgren
2018-03-07 15:26   ` Arnd Bergmann
2018-03-07 15:26     ` Arnd Bergmann
2018-03-05 18:11 ` [GIT PULL 4/6] ti-sysc changes " Tony Lindgren
2018-03-05 18:11   ` Tony Lindgren
2018-03-07 15:27   ` Arnd Bergmann
2018-03-07 15:27     ` Arnd Bergmann
2018-03-05 18:11 ` [GIT PULL 5/6] omap dts " Tony Lindgren
2018-03-05 18:11   ` Tony Lindgren
2018-03-07 14:39   ` Arnd Bergmann
2018-03-07 14:39     ` Arnd Bergmann
2018-03-05 18:11 ` Tony Lindgren [this message]
2018-03-05 18:11   ` [GIT PULL 6/6] dra7 sdhci " Tony Lindgren
2018-03-07 14:40   ` Arnd Bergmann
2018-03-07 14:40     ` Arnd Bergmann
2018-03-07 15:04     ` Tony Lindgren
2018-03-07 15:04       ` Tony Lindgren
2018-03-07 15:07       ` Arnd Bergmann
2018-03-07 15:07         ` Arnd Bergmann
2018-03-07 15:15 ` [GIT PULL 1/6] omap soc " Arnd Bergmann
2018-03-07 15:15   ` 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=pull-1520273005-304551@atomide.com-6 \
    --to=tony@atomide.com \
    --cc=arm@kernel.org \
    --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.