From patchwork Fri Oct 26 05:58:45 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Keiji Hayashibara X-Patchwork-Id: 149584 Delivered-To: patch@linaro.org Received: by 2002:a2e:299d:0:0:0:0:0 with SMTP id p29-v6csp356322ljp; Thu, 25 Oct 2018 22:59:12 -0700 (PDT) X-Google-Smtp-Source: AJdET5fmHSpMl6LqvrOClHlqafVXqzfgj6hv33Ah+zfX9xam+G3dJSoSWdFo6u35ozvrDzQgyAr8 X-Received: by 2002:a17:902:4623:: with SMTP id o32-v6mr2174422pld.187.1540533552252; Thu, 25 Oct 2018 22:59:12 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1540533552; cv=none; d=google.com; s=arc-20160816; b=gyVAd36mRc+ogwplUbft/fLnRALhgaRNi4TpilxKoaWbiWp0xZL82S4g8LA+oeaszC gmOd8JQb4ADb1KI9dXiDiTUMx/idAp8nDTSqhmI90c9oJfHm06Glj6x5/Dp310zUwCY5 gsne5QCabsaH9szmGlWJ++JVEho1gVyM0gC1PP+feZOuEjYU3SnVZaHX5LLXeWXqHz6m qnSt5wRZSESQp/ybFhoXKgpphhf6fpV6MRksvcNM962W7eeLaKA9TQL2xxnTkbYWlDda fpO+fDIf60ThNKBLKiISk9Yo93a0J+8o9pWyfxxbRXh5Wgc7aD5wxzZcHan1ardFkYIS WdVg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:references:in-reply-to:message-id:date :subject:cc:to:from; bh=Lrardqsl0gVfUIfs1R+wic/qEvnn+IwAy8oDCBi0AQc=; b=xlQk6Hs70JhlEujCRkJPIYnSPBP1o58Wsq29/LYUtatyKFhSaoj9dA5MVdaE8XaH4t s8gA7HFTpGFfK0FfXNimsz10nlGExfTWaD5WmClds2K0pBwSSiqHN5lySIiTAUHHzoXu Rem+x71/NpcANs4f3OMblr7OzxEYswN2w+XpmSeGZfgJa8zGdE3J25T6w/fdn+SE6oz7 a4oxH9dlf/eh+fA1LGWYxDlHtUrnU/MUz0+XGTFOyBvWfrVX+8v7a8I1rcm0jsku91gf kcaWYsVCZI6kMtX219mcJfOiy5TFVGbHLkdQZqkL0bc+KSQmEGrzEVqsVbR02HrnTuh/ UNiw== 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 o13-v6si10881578pgm.513.2018.10.25.22.59.11; Thu, 25 Oct 2018 22:59:12 -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 S1726450AbeJZOen (ORCPT + 32 others); Fri, 26 Oct 2018 10:34:43 -0400 Received: from mx.socionext.com ([202.248.49.38]:44529 "EHLO mx.socionext.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725867AbeJZOen (ORCPT ); Fri, 26 Oct 2018 10:34:43 -0400 Received: from unknown (HELO iyokan-ex.css.socionext.com) ([172.31.9.54]) by mx.socionext.com with ESMTP; 26 Oct 2018 14:59:02 +0900 Received: from mail.mfilter.local (m-filter-2 [10.213.24.62]) by iyokan-ex.css.socionext.com (Postfix) with ESMTP id 6BF9260062; Fri, 26 Oct 2018 14:59:02 +0900 (JST) Received: from 172.31.9.53 (172.31.9.53) by m-FILTER with ESMTP; Fri, 26 Oct 2018 14:59:02 +0900 Received: from yuzu.css.socionext.com (yuzu [172.31.8.45]) by iyokan.css.socionext.com (Postfix) with ESMTP id 43D9140394; Fri, 26 Oct 2018 14:59:02 +0900 (JST) Received: from hamster.e01.socionext.com (unknown [10.213.134.20]) by yuzu.css.socionext.com (Postfix) with ESMTP id EDF69120144; Fri, 26 Oct 2018 14:59:01 +0900 (JST) From: Keiji Hayashibara To: broonie@kernel.org, robh+dt@kernel.org, mark.rutland@arm.com, yamada.masahiro@socionext.com, linux-spi@vger.kernel.org, linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org Cc: stable@vger.kernel.org, masami.hiramatsu@linaro.org, jaswinder.singh@linaro.org, linux-kernel@vger.kernel.org, hayashibara.keiji@socionext.com Subject: [PATCH v2 2/2] spi: uniphier: re-add addressing properties Date: Fri, 26 Oct 2018 14:58:45 +0900 Message-Id: <1540533525-1816-3-git-send-email-hayashibara.keiji@socionext.com> X-Mailer: git-send-email 2.7.4 In-Reply-To: <1540533525-1816-1-git-send-email-hayashibara.keiji@socionext.com> References: <1540533525-1816-1-git-send-email-hayashibara.keiji@socionext.com> Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org In commit 7662d1dc17d4 ("spi: uniphier: fix incorrect property items") addressing properties of #address-cells and #size-cells were removed. Since it is not necessary to remove them, they are back again. Signed-off-by: Keiji Hayashibara --- Documentation/devicetree/bindings/spi/spi-uniphier.txt | 4 ++++ 1 file changed, 4 insertions(+) -- 2.7.4 diff --git a/Documentation/devicetree/bindings/spi/spi-uniphier.txt b/Documentation/devicetree/bindings/spi/spi-uniphier.txt index b04e66a..e120157 100644 --- a/Documentation/devicetree/bindings/spi/spi-uniphier.txt +++ b/Documentation/devicetree/bindings/spi/spi-uniphier.txt @@ -5,6 +5,8 @@ UniPhier SoCs have SCSSI which supports SPI single channel. Required properties: - compatible: should be "socionext,uniphier-scssi" - reg: address and length of the spi master registers + - #address-cells: must be <1>, see spi-bus.txt + - #size-cells: must be <0>, see spi-bus.txt - interrupts: a single interrupt specifier - pinctrl-names: should be "default" - pinctrl-0: pin control state for the default mode @@ -16,6 +18,8 @@ Example: spi0: spi@54006000 { compatible = "socionext,uniphier-scssi"; reg = <0x54006000 0x100>; + #address-cells = <1>; + #size-cells = <0>; interrupts = <0 39 4>; pinctrl-names = "default"; pinctrl-0 = <&pinctrl_spi0>;