From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757793AbeD1Prx (ORCPT ); Sat, 28 Apr 2018 11:47:53 -0400 Received: from conssluserg-03.nifty.com ([210.131.2.82]:47756 "EHLO conssluserg-03.nifty.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752121AbeD1Prw (ORCPT ); Sat, 28 Apr 2018 11:47:52 -0400 DKIM-Filter: OpenDKIM Filter v2.10.3 conssluserg-03.nifty.com w3SFlgLE008277 X-Nifty-SrcIP: [209.85.217.172] X-Google-Smtp-Source: AB8JxZrE59SQteaDifSlQ7fjQCx+ey9w2BJ7LFkdPjvIwIurmzs2Ex+R+bla+AaZBtq79F1FPLWylKQDozc/VK6FUB8= MIME-Version: 1.0 From: Masahiro Yamada Date: Sun, 29 Apr 2018 00:47:00 +0900 X-Gmail-Original-Message-ID: Message-ID: Subject: [GIT PULL] ARM: uniphier: fixes for v4.17 To: arm-soc , Arnd Bergmann , Olof Johansson Cc: linux-arm-kernel , Linux Kernel Mailing List Content-Type: text/plain; charset="UTF-8" Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 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