Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751191AbdL2Ng1 (ORCPT ); Fri, 29 Dec 2017 08:36:27 -0500 Received: from conssluserg-02.nifty.com ([210.131.2.81]:54101 "EHLO conssluserg-02.nifty.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750744AbdL2NgZ (ORCPT ); Fri, 29 Dec 2017 08:36:25 -0500 DKIM-Filter: OpenDKIM Filter v2.10.3 conssluserg-02.nifty.com vBTDaJaX031799 X-Nifty-SrcIP: [209.85.217.180] X-Google-Smtp-Source: ACJfBouGLq8G4ZasQTc2vQZeLexgj6fC81Fuwy9/uXd5q1o0OXvRPeIM1tQsWYQytr8dc8FfTHnLYa0q01fhQyM5B4s= MIME-Version: 1.0 From: Masahiro Yamada Date: Fri, 29 Dec 2017 22:35:38 +0900 X-Gmail-Original-Message-ID: Message-ID: Subject: [GIT PULL] arm64: dts: uniphier: UniPhier DT updates (64bit) for v4.16 To: arm-soc , Arnd Bergmann , Olof Johansson Cc: linux-arm-kernel , Linux Kernel Mailing List , masahiroy@kernel.org Content-Type: text/plain; charset="UTF-8" Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1675 Lines: 51 Hi Arnd, Olof, Here are UniPhier DT (64bit) updates for the v4.16 merge window. Please pull! The following changes since commit 50c4c4e268a2d7a3e58ebb698ac74da0de40ae36: Linux 4.15-rc3 (2017-12-10 17:56:26 -0800) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-uniphier.git tags/uniphier-dt64-v4.16 for you to fetch changes up to dbdae8474e08fc1194102bef95dc96db435c15da: arm64: dts: uniphier: enable more serial ports for PXs3 ref board (2017-12-29 22:03:26 +0900) ---------------------------------------------------------------- UniPhier ARM64 SoC DT updates for v4.16 - clean up gpios properties by macro - add GPIO hog for PXs3 reference node - add has-transaction-translator property to generic-ehci nodes - enable more serial ports for PXs3 reference node ---------------------------------------------------------------- Kunihiko Hayashi (1): arm64: dts: uniphier: add has-transaction-translator property to usb node for LD11 Masahiro Yamada (3): arm64: dts: uniphier: use macros in dt-bindings header arm64: dts: uniphier: add GPIO hog definition for PXs3 arm64: dts: uniphier: enable more serial ports for PXs3 ref board .../boot/dts/socionext/uniphier-ld11-ref.dts | 2 +- .../arm64/boot/dts/socionext/uniphier-ld11.dtsi | 6 +++++- .../boot/dts/socionext/uniphier-ld20-ref.dts | 2 +- .../arm64/boot/dts/socionext/uniphier-ld20.dtsi | 3 ++- .../boot/dts/socionext/uniphier-pxs3-ref.dts | 16 ++++++++++++++++ .../arm64/boot/dts/socionext/uniphier-pxs3.dtsi | 3 ++- 6 files changed, 27 insertions(+), 5 deletions(-) -- Best Regards Masahiro Yamada