All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] ARM: uniphier: UniPhier fixes for v4.12
@ 2017-05-15 14:44 ` Masahiro Yamada
  0 siblings, 0 replies; 4+ messages in thread
From: Masahiro Yamada @ 2017-05-15 14:44 UTC (permalink / raw)
  To: arm, Arnd Bergmann, Olof Johansson
  Cc: linux-arm-kernel, Linux Kernel Mailing List, masahiroy

Hi Arnd, Olof,

Here are some ARM UniPhier SoC fixes for v4.12.
Due to the eMMC driver update, PHY parameters must be specified
via DT to make the eMMC controller work again.
The rest is DTC warning fixes reported when building DT with W=1.
Please pull!


The following changes since commit 2ea659a9ef488125eb46da6eb571de5eae5c43f6:

  Linux 4.12-rc1 (2017-05-13 13:19:49 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-uniphier.git
tags/uniphier-fixes-v4.12

for you to fetch changes up to 96abf9ded7954d9e6f3a7775353d9550b1283db9:

  arm64: dts: uniphier: fix simple-bus unit address format error
(2017-05-14 11:43:46 +0900)

----------------------------------------------------------------
UniPhier ARM SoC fixes for v4.12

- add necessary DT properties to get eMMC work again
- fix DTC warnings when compiled with W=1

----------------------------------------------------------------
Masahiro Yamada (4):
      arm64: dts: uniphier: add input-delay properties to Cadence eMMC node
      arm64: dts: uniphier: add cdns, phy-dll-delay-sdclk(-hsmmc) for eMMC
      ARM: dts: uniphier: fix simple-bus unit address format error
      arm64: dts: uniphier: fix simple-bus unit address format error

Viresh Kumar (2):
      ARM: uniphier: Use - instead of @ for DT OPP entries
      arm64: uniphier: Use - instead of @ for DT OPP entries

 arch/arm/boot/dts/uniphier-ld4.dtsi              |  2 +-
 arch/arm/boot/dts/uniphier-pro4.dtsi             |  2 +-
 arch/arm/boot/dts/uniphier-pro5.dtsi             | 34 ++++++++++-----------
 arch/arm/boot/dts/uniphier-pxs2.dtsi             | 18 +++++------
 arch/arm/boot/dts/uniphier-sld3.dtsi             |  2 +-
 arch/arm/boot/dts/uniphier-sld8.dtsi             |  2 +-
 arch/arm/boot/dts/uniphier-support-card.dtsi     |  4 +--
 arch/arm64/boot/dts/socionext/uniphier-ld11.dtsi | 21 ++++++++-----
 arch/arm64/boot/dts/socionext/uniphier-ld20.dtsi | 39 +++++++++++++-----------
 9 files changed, 67 insertions(+), 57 deletions(-)


-- 
Best Regards
Masahiro Yamada

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [GIT PULL] ARM: uniphier: UniPhier fixes for v4.12
@ 2017-05-15 14:44 ` Masahiro Yamada
  0 siblings, 0 replies; 4+ messages in thread
From: Masahiro Yamada @ 2017-05-15 14:44 UTC (permalink / raw)
  To: linux-arm-kernel

Hi Arnd, Olof,

Here are some ARM UniPhier SoC fixes for v4.12.
Due to the eMMC driver update, PHY parameters must be specified
via DT to make the eMMC controller work again.
The rest is DTC warning fixes reported when building DT with W=1.
Please pull!


The following changes since commit 2ea659a9ef488125eb46da6eb571de5eae5c43f6:

  Linux 4.12-rc1 (2017-05-13 13:19:49 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-uniphier.git
tags/uniphier-fixes-v4.12

for you to fetch changes up to 96abf9ded7954d9e6f3a7775353d9550b1283db9:

  arm64: dts: uniphier: fix simple-bus unit address format error
(2017-05-14 11:43:46 +0900)

----------------------------------------------------------------
UniPhier ARM SoC fixes for v4.12

- add necessary DT properties to get eMMC work again
- fix DTC warnings when compiled with W=1

----------------------------------------------------------------
Masahiro Yamada (4):
      arm64: dts: uniphier: add input-delay properties to Cadence eMMC node
      arm64: dts: uniphier: add cdns, phy-dll-delay-sdclk(-hsmmc) for eMMC
      ARM: dts: uniphier: fix simple-bus unit address format error
      arm64: dts: uniphier: fix simple-bus unit address format error

Viresh Kumar (2):
      ARM: uniphier: Use - instead of @ for DT OPP entries
      arm64: uniphier: Use - instead of @ for DT OPP entries

 arch/arm/boot/dts/uniphier-ld4.dtsi              |  2 +-
 arch/arm/boot/dts/uniphier-pro4.dtsi             |  2 +-
 arch/arm/boot/dts/uniphier-pro5.dtsi             | 34 ++++++++++-----------
 arch/arm/boot/dts/uniphier-pxs2.dtsi             | 18 +++++------
 arch/arm/boot/dts/uniphier-sld3.dtsi             |  2 +-
 arch/arm/boot/dts/uniphier-sld8.dtsi             |  2 +-
 arch/arm/boot/dts/uniphier-support-card.dtsi     |  4 +--
 arch/arm64/boot/dts/socionext/uniphier-ld11.dtsi | 21 ++++++++-----
 arch/arm64/boot/dts/socionext/uniphier-ld20.dtsi | 39 +++++++++++++-----------
 9 files changed, 67 insertions(+), 57 deletions(-)


-- 
Best Regards
Masahiro Yamada

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [GIT PULL] ARM: uniphier: UniPhier fixes for v4.12
  2017-05-15 14:44 ` Masahiro Yamada
@ 2017-05-18  9:07   ` Masahiro Yamada
  -1 siblings, 0 replies; 4+ messages in thread
From: Masahiro Yamada @ 2017-05-18  9:07 UTC (permalink / raw)
  To: arm, Arnd Bergmann, Olof Johansson
  Cc: linux-arm-kernel, Linux Kernel Mailing List, masahiroy

Hi Arnd, Olof,


Please ignore this pull request.
(Probably) I found a problem in one patch.

I will fix it, then send a new pull request later.

Thanks!




2017-05-15 23:44 GMT+09:00 Masahiro Yamada <yamada.masahiro@socionext.com>:
> Hi Arnd, Olof,
>
> Here are some ARM UniPhier SoC fixes for v4.12.
> Due to the eMMC driver update, PHY parameters must be specified
> via DT to make the eMMC controller work again.
> The rest is DTC warning fixes reported when building DT with W=1.
> Please pull!
>
>
> The following changes since commit 2ea659a9ef488125eb46da6eb571de5eae5c43f6:
>
>   Linux 4.12-rc1 (2017-05-13 13:19:49 -0700)
>
> are available in the git repository at:
>
>   git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-uniphier.git
> tags/uniphier-fixes-v4.12
>
> for you to fetch changes up to 96abf9ded7954d9e6f3a7775353d9550b1283db9:
>
>   arm64: dts: uniphier: fix simple-bus unit address format error
> (2017-05-14 11:43:46 +0900)
>
> ----------------------------------------------------------------
> UniPhier ARM SoC fixes for v4.12
>
> - add necessary DT properties to get eMMC work again
> - fix DTC warnings when compiled with W=1
>
> ----------------------------------------------------------------
> Masahiro Yamada (4):
>       arm64: dts: uniphier: add input-delay properties to Cadence eMMC node
>       arm64: dts: uniphier: add cdns, phy-dll-delay-sdclk(-hsmmc) for eMMC
>       ARM: dts: uniphier: fix simple-bus unit address format error
>       arm64: dts: uniphier: fix simple-bus unit address format error
>
> Viresh Kumar (2):
>       ARM: uniphier: Use - instead of @ for DT OPP entries
>       arm64: uniphier: Use - instead of @ for DT OPP entries
>
>  arch/arm/boot/dts/uniphier-ld4.dtsi              |  2 +-
>  arch/arm/boot/dts/uniphier-pro4.dtsi             |  2 +-
>  arch/arm/boot/dts/uniphier-pro5.dtsi             | 34 ++++++++++-----------
>  arch/arm/boot/dts/uniphier-pxs2.dtsi             | 18 +++++------
>  arch/arm/boot/dts/uniphier-sld3.dtsi             |  2 +-
>  arch/arm/boot/dts/uniphier-sld8.dtsi             |  2 +-
>  arch/arm/boot/dts/uniphier-support-card.dtsi     |  4 +--
>  arch/arm64/boot/dts/socionext/uniphier-ld11.dtsi | 21 ++++++++-----
>  arch/arm64/boot/dts/socionext/uniphier-ld20.dtsi | 39 +++++++++++++-----------
>  9 files changed, 67 insertions(+), 57 deletions(-)
>
>
> --
> Best Regards
> Masahiro Yamada



-- 
Best Regards
Masahiro Yamada

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [GIT PULL] ARM: uniphier: UniPhier fixes for v4.12
@ 2017-05-18  9:07   ` Masahiro Yamada
  0 siblings, 0 replies; 4+ messages in thread
From: Masahiro Yamada @ 2017-05-18  9:07 UTC (permalink / raw)
  To: linux-arm-kernel

Hi Arnd, Olof,


Please ignore this pull request.
(Probably) I found a problem in one patch.

I will fix it, then send a new pull request later.

Thanks!




2017-05-15 23:44 GMT+09:00 Masahiro Yamada <yamada.masahiro@socionext.com>:
> Hi Arnd, Olof,
>
> Here are some ARM UniPhier SoC fixes for v4.12.
> Due to the eMMC driver update, PHY parameters must be specified
> via DT to make the eMMC controller work again.
> The rest is DTC warning fixes reported when building DT with W=1.
> Please pull!
>
>
> The following changes since commit 2ea659a9ef488125eb46da6eb571de5eae5c43f6:
>
>   Linux 4.12-rc1 (2017-05-13 13:19:49 -0700)
>
> are available in the git repository at:
>
>   git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-uniphier.git
> tags/uniphier-fixes-v4.12
>
> for you to fetch changes up to 96abf9ded7954d9e6f3a7775353d9550b1283db9:
>
>   arm64: dts: uniphier: fix simple-bus unit address format error
> (2017-05-14 11:43:46 +0900)
>
> ----------------------------------------------------------------
> UniPhier ARM SoC fixes for v4.12
>
> - add necessary DT properties to get eMMC work again
> - fix DTC warnings when compiled with W=1
>
> ----------------------------------------------------------------
> Masahiro Yamada (4):
>       arm64: dts: uniphier: add input-delay properties to Cadence eMMC node
>       arm64: dts: uniphier: add cdns, phy-dll-delay-sdclk(-hsmmc) for eMMC
>       ARM: dts: uniphier: fix simple-bus unit address format error
>       arm64: dts: uniphier: fix simple-bus unit address format error
>
> Viresh Kumar (2):
>       ARM: uniphier: Use - instead of @ for DT OPP entries
>       arm64: uniphier: Use - instead of @ for DT OPP entries
>
>  arch/arm/boot/dts/uniphier-ld4.dtsi              |  2 +-
>  arch/arm/boot/dts/uniphier-pro4.dtsi             |  2 +-
>  arch/arm/boot/dts/uniphier-pro5.dtsi             | 34 ++++++++++-----------
>  arch/arm/boot/dts/uniphier-pxs2.dtsi             | 18 +++++------
>  arch/arm/boot/dts/uniphier-sld3.dtsi             |  2 +-
>  arch/arm/boot/dts/uniphier-sld8.dtsi             |  2 +-
>  arch/arm/boot/dts/uniphier-support-card.dtsi     |  4 +--
>  arch/arm64/boot/dts/socionext/uniphier-ld11.dtsi | 21 ++++++++-----
>  arch/arm64/boot/dts/socionext/uniphier-ld20.dtsi | 39 +++++++++++++-----------
>  9 files changed, 67 insertions(+), 57 deletions(-)
>
>
> --
> Best Regards
> Masahiro Yamada



-- 
Best Regards
Masahiro Yamada

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2017-05-18  9:08 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-05-15 14:44 [GIT PULL] ARM: uniphier: UniPhier fixes for v4.12 Masahiro Yamada
2017-05-15 14:44 ` Masahiro Yamada
2017-05-18  9:07 ` Masahiro Yamada
2017-05-18  9:07   ` Masahiro Yamada

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.