mbox series

[GIT,PULL] ARM: dts: uniphier: UniPhier DT updates for v5.6

Message ID CAK7LNASSVYHunCn154ktOVDm=MOe+jhEq8Xc8g0JAtCjjJRHwQ@mail.gmail.com
State New
Headers show
Series [GIT,PULL] ARM: dts: uniphier: UniPhier DT updates for v5.6 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-uniphier.git

Message

Masahiro Yamada Jan. 17, 2020, 4:16 p.m. UTC
Hi Arnd, Olof,

Here are UniPhier DT (32bit) updates for the v5.6 merge window.
Please pull!



The following changes since commit e42617b825f8073569da76dc4510bfa019b1c35a:

  Linux 5.5-rc1 (2019-12-08 14:57:55 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-uniphier.git
tags/uniphier-dt-v5.6

for you to fetch changes up to 37f3e0096f716b06338a4771633b32b8e2a36f7f:

  ARM: dts: uniphier: add reset-names to NAND controller node
(2020-01-18 00:56:09 +0900)

----------------------------------------------------------------
UniPhier ARM SoC DT updates for v5.6

- Add pinmux nodes for I2C ch5, ch6

- Add reset-names to NAND controller node

----------------------------------------------------------------
Masahiro Yamada (2):
      ARM: dts: uniphier: add pinmux nodes for I2C ch5, ch6
      ARM: dts: uniphier: add reset-names to NAND controller node

 arch/arm/boot/dts/uniphier-ld4.dtsi     |  3 ++-
 arch/arm/boot/dts/uniphier-pinctrl.dtsi | 10 ++++++++++
 arch/arm/boot/dts/uniphier-pro4.dtsi    |  3 ++-
 arch/arm/boot/dts/uniphier-pro5.dtsi    |  3 ++-
 arch/arm/boot/dts/uniphier-pxs2.dtsi    |  3 ++-
 arch/arm/boot/dts/uniphier-sld8.dtsi    |  3 ++-
 6 files changed, 20 insertions(+), 5 deletions(-)

Comments

Masahiro Yamada Jan. 24, 2020, 2:46 a.m. UTC | #1
Hi Arnd and Olof,

I know it is already -rc7, but
it would be nice if you could pull this for the next MW.

Thanks
Masahiro


On Sat, Jan 18, 2020 at 1:16 AM Masahiro Yamada
<yamada.masahiro@socionext.com> wrote:
>
> Hi Arnd, Olof,
>
> Here are UniPhier DT (32bit) updates for the v5.6 merge window.
> Please pull!
>
>
>
> The following changes since commit e42617b825f8073569da76dc4510bfa019b1c35a:
>
>   Linux 5.5-rc1 (2019-12-08 14:57:55 -0800)
>
> are available in the Git repository at:
>
>   git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-uniphier.git
> tags/uniphier-dt-v5.6
>
> for you to fetch changes up to 37f3e0096f716b06338a4771633b32b8e2a36f7f:
>
>   ARM: dts: uniphier: add reset-names to NAND controller node
> (2020-01-18 00:56:09 +0900)
>
> ----------------------------------------------------------------
> UniPhier ARM SoC DT updates for v5.6
>
> - Add pinmux nodes for I2C ch5, ch6
>
> - Add reset-names to NAND controller node
>
> ----------------------------------------------------------------
> Masahiro Yamada (2):
>       ARM: dts: uniphier: add pinmux nodes for I2C ch5, ch6
>       ARM: dts: uniphier: add reset-names to NAND controller node
>
>  arch/arm/boot/dts/uniphier-ld4.dtsi     |  3 ++-
>  arch/arm/boot/dts/uniphier-pinctrl.dtsi | 10 ++++++++++
>  arch/arm/boot/dts/uniphier-pro4.dtsi    |  3 ++-
>  arch/arm/boot/dts/uniphier-pro5.dtsi    |  3 ++-
>  arch/arm/boot/dts/uniphier-pxs2.dtsi    |  3 ++-
>  arch/arm/boot/dts/uniphier-sld8.dtsi    |  3 ++-
>  6 files changed, 20 insertions(+), 5 deletions(-)
>
>
> --
> Best Regards
> Masahiro Yamada