mbox series

[GIT,PULL,6/6] dra7 sdhci dts changes for v4.17

Message ID pull-1520273005-304551@atomide.com-6
State New
Headers show
Series [GIT,PULL,1/6] omap soc changes for v4.17 | expand

Pull-request

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

Message

Tony Lindgren March 5, 2018, 6:11 p.m. UTC
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

Comments

Arnd Bergmann March 7, 2018, 2:40 p.m. UTC | #1
On Mon, Mar 5, 2018 at 7:11 PM, Tony Lindgren <tony@atomide.com> wrote:
> 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:

I suspect you created a signed tag but forgot to upload it, can you check?

I did not pull this yet, but will do so once I get an update.

       Arnd
Tony Lindgren March 7, 2018, 3:04 p.m. UTC | #2
* Arnd Bergmann <arnd@arndb.de> [180307 14:41]:
> On Mon, Mar 5, 2018 at 7:11 PM, Tony Lindgren <tony@atomide.com> wrote:
> > 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:
> 
> I suspect you created a signed tag but forgot to upload it, can you check?
> 
> I did not pull this yet, but will do so once I get an update.

Oops, sorry about that. Yes I signed a tag for it, but then
probably got interrupted and forgot to push it and update my
list of branches :)

The signed tag to use is omap-for-v4.17/dt-sdhci-signed, just
pushed it so it might take few minutes to propagate.

Regards,

Tony
Arnd Bergmann March 7, 2018, 3:07 p.m. UTC | #3
On Wed, Mar 7, 2018 at 4:04 PM, Tony Lindgren <tony@atomide.com> wrote:
> * Arnd Bergmann <arnd@arndb.de> [180307 14:41]:
>> On Mon, Mar 5, 2018 at 7:11 PM, Tony Lindgren <tony@atomide.com> wrote:
>> > 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:
>>
>> I suspect you created a signed tag but forgot to upload it, can you check?
>>
>> I did not pull this yet, but will do so once I get an update.
>
> Oops, sorry about that. Yes I signed a tag for it, but then
> probably got interrupted and forgot to push it and update my
> list of branches :)
>
> The signed tag to use is omap-for-v4.17/dt-sdhci-signed, just
> pushed it so it might take few minutes to propagate.

Pulled now, thanks for the quick update!

       Arnd