2018-04-28 15:49:21

by Masahiro Yamada

[permalink] [raw]
Subject: [GIT PULL] ARM: uniphier: fixes for v4.17

Hi Arnd, Olof,

Please pull some fixes of ARM UniPhier DT.



The following changes since commit 60cc43fc888428bb2f18f08997432d426a243338:

Linux 4.17-rc1 (2018-04-15 18:24:20 -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.17

for you to fetch changes up to 8b82b66e68b32dd8e22a04db6a0494bfdd65156f:

arm64: dts: uniphier: stabilize ethernet of LD20 reference board
(2018-04-29 00:33:42 +0900)

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

- Fix input delay parameter of eMMC PHY
- Weaken drive-strength of ethernet PHY pins of LD20 reference board

----------------------------------------------------------------
Masahiro Yamada (2):
arm64: dts: uniphier: fix input delay value for legacy mode of eMMC
arm64: dts: uniphier: stabilize ethernet of LD20 reference board

arch/arm64/boot/dts/socionext/uniphier-ld11.dtsi | 2 +-
arch/arm64/boot/dts/socionext/uniphier-ld20-ref.dts | 8 ++++++++
arch/arm64/boot/dts/socionext/uniphier-ld20.dtsi | 2 +-
arch/arm64/boot/dts/socionext/uniphier-pxs3.dtsi | 2 +-
4 files changed, 11 insertions(+), 3 deletions(-)




--
Best Regards
Masahiro Yamada


2018-05-10 04:20:40

by Masahiro Yamada

[permalink] [raw]
Subject: Re: [GIT PULL] ARM: uniphier: fixes for v4.17

Hi Arnd, Olof,


2018-04-29 0:47 GMT+09:00 Masahiro Yamada <[email protected]>:
> Hi Arnd, Olof,
>
> Please pull some fixes of ARM UniPhier DT.


I am guessing why this has not been pulled yet.
Right, I was late - you had already sent the fixes pull request to Linus.

Do you have a chance to send another fixes PR for 4.17?






>
>
> The following changes since commit 60cc43fc888428bb2f18f08997432d426a243338:
>
> Linux 4.17-rc1 (2018-04-15 18:24:20 -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.17
>
> for you to fetch changes up to 8b82b66e68b32dd8e22a04db6a0494bfdd65156f:
>
> arm64: dts: uniphier: stabilize ethernet of LD20 reference board
> (2018-04-29 00:33:42 +0900)
>
> ----------------------------------------------------------------
> UniPhier ARM SoC fixes for v4.17
>
> - Fix input delay parameter of eMMC PHY
> - Weaken drive-strength of ethernet PHY pins of LD20 reference board
>
> ----------------------------------------------------------------
> Masahiro Yamada (2):
> arm64: dts: uniphier: fix input delay value for legacy mode of eMMC
> arm64: dts: uniphier: stabilize ethernet of LD20 reference board
>
> arch/arm64/boot/dts/socionext/uniphier-ld11.dtsi | 2 +-
> arch/arm64/boot/dts/socionext/uniphier-ld20-ref.dts | 8 ++++++++
> arch/arm64/boot/dts/socionext/uniphier-ld20.dtsi | 2 +-
> arch/arm64/boot/dts/socionext/uniphier-pxs3.dtsi | 2 +-
> 4 files changed, 11 insertions(+), 3 deletions(-)
>
>
>
>
> --
> Best Regards
> Masahiro Yamada



--
Best Regards
Masahiro Yamada

2018-05-10 04:24:37

by Olof Johansson

[permalink] [raw]
Subject: Re: [GIT PULL] ARM: uniphier: fixes for v4.17

On Wed, May 9, 2018 at 9:18 PM, Masahiro Yamada
<[email protected]> wrote:
> Hi Arnd, Olof,
>
>
> 2018-04-29 0:47 GMT+09:00 Masahiro Yamada <[email protected]>:
>> Hi Arnd, Olof,
>>
>> Please pull some fixes of ARM UniPhier DT.
>
>
> I am guessing why this has not been pulled yet.
> Right, I was late - you had already sent the fixes pull request to Linus.
>
> Do you have a chance to send another fixes PR for 4.17?

Hi,

Yes, I'm about to do a pass of merges and this will be part of that.
Arnd is on leave and I haven't spun up merging yet, I should get to it
tonight or tomorrow at the latest.


-Olof

2018-05-14 08:13:41

by Olof Johansson

[permalink] [raw]
Subject: Re: [GIT PULL] ARM: uniphier: fixes for v4.17

On Sun, Apr 29, 2018 at 12:47:00AM +0900, Masahiro Yamada wrote:
> Hi Arnd, Olof,
>
> Please pull some fixes of ARM UniPhier DT.
>
>
>
> The following changes since commit 60cc43fc888428bb2f18f08997432d426a243338:
>
> Linux 4.17-rc1 (2018-04-15 18:24:20 -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.17
>
> for you to fetch changes up to 8b82b66e68b32dd8e22a04db6a0494bfdd65156f:
>
> arm64: dts: uniphier: stabilize ethernet of LD20 reference board
> (2018-04-29 00:33:42 +0900)

Merged, thanks.


-Olof