From patchwork Thu Jul 19 06:23:26 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Keiji Hayashibara X-Patchwork-Id: 142319 Delivered-To: patch@linaro.org Received: by 2002:a2e:9754:0:0:0:0:0 with SMTP id f20-v6csp1371967ljj; Wed, 18 Jul 2018 23:25:10 -0700 (PDT) X-Google-Smtp-Source: AAOMgpdHUlK4a9d7Jmae2pNV5fhfoJgXX8D5ZD3Wxkg4nJJOSmaPKWHoii3GufOtbR8BcxgJ/3gw X-Received: by 2002:a63:440a:: with SMTP id r10-v6mr8604234pga.27.1531981510043; Wed, 18 Jul 2018 23:25:10 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1531981510; cv=none; d=google.com; s=arc-20160816; b=IAMviVi+e1nFsEfHpiNSl9G+FBZKDHdfbPAQykckd7VHnOXOSSsxqtyKnkHf5S+IHi /tjKIR6aMbHoiNqAglUtiDC9kimItcVImcxyfqajTFYamuHcwz0Wwny3A6G2nY2HmCDX 9bQLhrvTxynUgA63Yn1xSqbhZml2q3Q5zXCyquhT1S6ejXztKy0jbjb7NJHkUMXh8B0L qqmYcjTLl0SbCd6KCguFlzZiQGRodjj3mbaIPd4lJNaDtl5tyH8LGBuSAcIJ9MLRTPFK 5ejb17KCFMcg9WU/wvZZTkJpeAVjrlM4wvlbuemT9BTbHwSI5TMmdElORwfllFdbFwgd 4I+w== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:message-id:date:subject:cc:to:from :arc-authentication-results; bh=PCCWRZYLLZlaoqgT8lRE2gHJ5a5Mkz2eyYvjgKeK9jw=; b=LBH9Kh9CNTZDRsFZHs8AdpX1Q1Acm2uLRIuIR1CvxKJhsbLUj6usHn/agnYnGHlH0d i+FvspWHMGz0hQ/C49degn371GYxmrepKLSuDL2euP1g3eMGCDTYFi6+9BFYEKdv3/Z1 aVI0n4CPh/wqNvMT5CmPaA6EefV7H8eitUoiKJoM75JKw1neNR4cAaO0hYPvpN99XQDv Krm1WJ5elBxAS/9AHURRSdSg9QxVmuF0qYWvOg4bK7KCazCBe+v3zyRA7WYqdvq5RnDi ZGc/aqMqgi//UJYgW3eh2VPcx9j3aGwDzna8QjAc2xRa/s9K5qaVYGz30JQapcqcpxZj CWuQ== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id b6-v6si4673756pls.347.2018.07.18.23.25.09; Wed, 18 Jul 2018 23:25:10 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1730849AbeGSHGg (ORCPT + 31 others); Thu, 19 Jul 2018 03:06:36 -0400 Received: from mx.socionext.com ([202.248.49.38]:35974 "EHLO mx.socionext.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726857AbeGSHGg (ORCPT ); Thu, 19 Jul 2018 03:06:36 -0400 Received: from unknown (HELO kinkan-ex.css.socionext.com) ([172.31.9.52]) by mx.socionext.com with ESMTP; 19 Jul 2018 15:25:05 +0900 Received: from mail.mfilter.local (m-filter-2 [10.213.24.62]) by kinkan-ex.css.socionext.com (Postfix) with ESMTP id BC081180D69; Thu, 19 Jul 2018 15:25:05 +0900 (JST) Received: from 172.31.9.51 (172.31.9.51) by m-FILTER with ESMTP; Thu, 19 Jul 2018 15:25:05 +0900 Received: from plum.e01.socionext.com (unknown [10.213.132.32]) by kinkan.css.socionext.com (Postfix) with ESMTP id DE5F51A11BB; Thu, 19 Jul 2018 15:25:04 +0900 (JST) From: Keiji Hayashibara To: robh+dt@kernel.org, mark.rutland@arm.com, yamada.masahiro@socionext.com, catalin.marinas@arm.com, will.deacon@arm.com, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org Cc: masami.hiramatsu@linaro.org, jaswinder.singh@linaro.org, linux-kernel@vger.kernel.org, hayashibara.keiji@socionext.com Subject: [PATCH 0/3] Add SPI dts node for UniPhier SoCs Date: Thu, 19 Jul 2018 15:23:26 +0900 Message-Id: <1531981409-28396-1-git-send-email-hayashibara.keiji@socionext.com> X-Mailer: git-send-email 2.7.4 Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org This series adds SPI pin-mux node and SPI node for UniPhier SoCs. Kunihiko Hayashi (3): ARM: dts: uniphier: add SPI pin-mux node ARM: dts: uniphier: add SPI node for UniPhier 32bit SoCs arm64: dts: uniphier: add SPI node for LD20, LD11 and PXs3 arch/arm/boot/dts/uniphier-ld4.dtsi | 11 ++++++ arch/arm/boot/dts/uniphier-pinctrl.dtsi | 20 +++++++++++ arch/arm/boot/dts/uniphier-pro4.dtsi | 22 ++++++++++++ arch/arm/boot/dts/uniphier-pro5.dtsi | 33 ++++++++++++++++++ arch/arm/boot/dts/uniphier-pxs2.dtsi | 22 ++++++++++++ arch/arm/boot/dts/uniphier-sld8.dtsi | 11 ++++++ arch/arm64/boot/dts/socionext/uniphier-ld11.dtsi | 22 ++++++++++++ arch/arm64/boot/dts/socionext/uniphier-ld20.dtsi | 44 ++++++++++++++++++++++++ arch/arm64/boot/dts/socionext/uniphier-pxs3.dtsi | 22 ++++++++++++ 9 files changed, 207 insertions(+) -- 2.7.4