From patchwork Mon May 18 07:50:04 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Masahiro Yamada X-Patchwork-Id: 11554949 Return-Path: Received: from mail.kernel.org (pdx-korg-mail-1.web.codeaurora.org [172.30.200.123]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id EF750138A for ; Mon, 18 May 2020 07:50:56 +0000 (UTC) Received: by mail.kernel.org (Postfix) id E9F05207ED; Mon, 18 May 2020 07:50:56 +0000 (UTC) Delivered-To: soc@kernel.org X-Greylist: delayed 210 seconds by postgrey-1.34 at mail.kernel.org; Mon, 18 May 2020 07:50:56 UTC Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=nifty.com header.i=@nifty.com header.b="hmZBvJCv" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 6C11A207D3 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=socionext.com Authentication-Results: mail.kernel.org; spf=fail smtp.mailfrom=yamada.masahiro@socionext.com Received: from conssluserg-06.nifty.com (conssluserg-06.nifty.com [210.131.2.91]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 6C11A207D3 for ; Mon, 18 May 2020 07:50:56 +0000 (UTC) Received: from mail-vs1-f46.google.com (mail-vs1-f46.google.com [209.85.217.46]) (authenticated) by conssluserg-06.nifty.com with ESMTP id 04I7oeqg005664 for ; Mon, 18 May 2020 16:50:41 +0900 DKIM-Filter: OpenDKIM Filter v2.10.3 conssluserg-06.nifty.com 04I7oeqg005664 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=nifty.com; s=dec2015msa; t=1589788241; bh=BAeKR/CP8c+c34Jrd/Sa5Uac4xG1EKW7xJ1dkN7birA=; h=From:Date:Subject:To:Cc:From; b=hmZBvJCvFZ/p+FvqzNJxJo+5AbmElt/8YxHvjygTfb80nk20m3vi/zGhDKQgQoYBi q3eypeh6FRRfA6WG1EWsP1bVcDLt4EPJynPe1MMKJM1aaJ3IwYBFsjjffjg2jgbzpj da4fBZd9/Fgm6AsLEJSZCgBEXaR1UckzzHPBxj+SAUlIuED0CKgDw37RcDsg6nLnf6 eC8Tafyza2KnEAb9u8FQu3WibpcPH8hFQ+dIR2VrG7SZSSnobpJ5SakD48EXv0V2MT oZRU/egizOBwpil5sHPeS+/VdBNqpw5jLr7Iii2k41LCRk8vXRCr39w3OgUsnS5O9J qEaakKXRGR6rg== X-Nifty-SrcIP: [209.85.217.46] Received: by mail-vs1-f46.google.com with SMTP id o26so4970588vsr.10 for ; Mon, 18 May 2020 00:50:40 -0700 (PDT) X-Gm-Message-State: AOAM530fy+mtQTYIO117sKK7vU14Edlil05Qf3L9YYJkos+AHgkKk+a1 o/5tjbSCuPDEGc5ho1CS4L/UjjikdmRhBYrwUEo= X-Google-Smtp-Source: ABdhPJz+rRVl4TNOdWB+sVuKR/NvML4+a3CfHecIfsBbBz3Bot35tpH4pAKiTBv9bpirXHJkVnhxj0hz/T+OmvGHJg0= X-Received: by 2002:a67:d016:: with SMTP id r22mr9596614vsi.215.1589788239877; Mon, 18 May 2020 00:50:39 -0700 (PDT) MIME-Version: 1.0 From: Masahiro Yamada Date: Mon, 18 May 2020 16:50:04 +0900 X-Gmail-Original-Message-ID: Message-ID: Subject: [GIT PULL] arm64: dts: uniphier: UniPhier DT updates for v5.8 List-Id: To: soc@kernel.org, Olof Johansson , Arnd Bergmann Cc: linux-arm-kernel , Linux Kernel Mailing List Hi Olof, Arnd, Here are UniPhier DT (64bit) updates for the v5.8 merge window. (I intentionally based this on -rc4. because I needed a dt-binding fix from DMA engine tree to avoid 'make ARCH=arm dtbs_check' regression. I hope this is OK.) Please pull! The following changes since commit 0e698dfa282211e414076f9dc7e83c1c288314fd: Linux 5.7-rc4 (2020-05-03 14:56:04 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-uniphier.git tags/uniphier-dt64-v5.8 for you to fetch changes up to 7d5620d31ecc8d19f6e4ad73196955ec0bb4a507: arm64: dts: uniphier: Add support for Akebi96 (2020-05-04 10:07:35 +0900) ---------------------------------------------------------------- UniPhier ARM64 SoC DT updates for v5.8 - add DMA controller nodes - add Akebi96 board support ---------------------------------------------------------------- Kunihiko Hayashi (3): arm64: dts: uniphier: Add XDMAC node arm64: dts: uniphier: Add ethernet aliases arm64: dts: uniphier: Stabilize Ethernet RGMII mode of PXs3 ref board Masahiro Yamada (1): arm64: dts: uniphier: add #address-cells and #size-cells to SPI nodes Masami Hiramatsu (2): dt-bindings: arm: Add Akebi96 board support arm64: dts: uniphier: Add support for Akebi96 .../bindings/arm/socionext/uniphier.yaml | 1 + arch/arm64/boot/dts/socionext/Makefile | 1 + .../dts/socionext/uniphier-ld11-global.dts | 1 + .../dts/socionext/uniphier-ld11-ref.dts | 1 + .../boot/dts/socionext/uniphier-ld11.dtsi | 12 + .../socionext/uniphier-ld20-akebi96.dts | 189 ++++++++++++++++ .../dts/socionext/uniphier-ld20-global.dts | 1 + .../dts/socionext/uniphier-ld20-ref.dts | 1 + .../boot/dts/socionext/uniphier-ld20.dtsi | 16 ++ .../dts/socionext/uniphier-pxs3-ref.dts | 18 ++ .../boot/dts/socionext/uniphier-pxs3.dtsi | 12 + 11 files changed, 253 insertions(+) create mode 100644 arch/arm64/boot/dts/socionext/uniphier-ld20-akebi96.dts