Received: by 2002:a25:7ec1:0:0:0:0:0 with SMTP id z184csp5990761ybc; Wed, 27 Nov 2019 13:01:57 -0800 (PST) X-Google-Smtp-Source: APXvYqz+GX6FkmCYlKr0f3wUTcb1zmNL8Ewz/kVIM3d/mRsNZyN3LaH8ZXB74av9JnRB/osZZN3Z X-Received: by 2002:a17:906:404d:: with SMTP id y13mr52365037ejj.276.1574888517154; Wed, 27 Nov 2019 13:01:57 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1574888517; cv=none; d=google.com; s=arc-20160816; b=DCKkvIFx39JQXOd7YgnI6uEXT7UpuMMpBRkZ8ljnOdnjS8Jd2E6wWv/QFLkyD3ruRr KH73ZxE2zL9IHFplQsbMBhxNEY1EH0I+Ynuc7W2IVp8BdBPbw2Prff8x0jvkvWFK3l1i f65oB7+oVMxiwiM6wMNZqAAuWvjeCavLwcfT6QROKRLq9SIEESTCBEdM1aBHJVWLr7l0 /lK4aTQNJcZwRSLcUi6Tqa95UD4t/hseOK0UgNLaZmWHD20YR8SpHReiKecwLFcQhFYz m3dMlgrYCzfcEJvsIjCAlqGxrLHWNehhkhvt2vPwJvqGfUSkxLZjaiihbh1hR2J0stO2 KFvw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :user-agent:references:in-reply-to:message-id:date:subject:cc:to :from:dkim-signature; bh=Tlzb2NcnVwCcy2hPlKKauvQrb82bb9KH6k0y6tzBXcc=; b=wR2oHqf/yYTC8ajjheSjoO0WphFbCVeNKfZ9lZk8My12yyKsh/Jo73UrPyT+9zdYAt f8sElmN44lKVUAR6me5GZyB/UdsRIoXDT8pO06WG1ISjekGL2x/wjW/DG7xO6vhZ+vtn sAcKJc2aHZ9+2RLE7bDh+xKPgkDu4fJqDfTyERQz4xH36q6qpmk23HR+pGF8e74jSvXv M/Y3F2WeOijRSJGdAakzojca8mB2UTidPMQoLqOaOt7YRRQq83BeOIetqiexCaEazpGJ BJHhd1vd5H95uakEoDNfkGLfmxX/dxK/C3G2lqR62x7vEqKG5t1fgKGYIwphZ/2kaoeE b45w== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=T4XTPtnO; 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 n6si10053005ejk.160.2019.11.27.13.01.33; Wed, 27 Nov 2019 13:01:57 -0800 (PST) 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; dkim=pass header.i=@kernel.org header.s=default header.b=T4XTPtnO; 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 S1729101AbfK0VAk (ORCPT + 99 others); Wed, 27 Nov 2019 16:00:40 -0500 Received: from mail.kernel.org ([198.145.29.99]:52594 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1731589AbfK0VAj (ORCPT ); Wed, 27 Nov 2019 16:00:39 -0500 Received: from localhost (83-86-89-107.cable.dynamic.v4.ziggo.nl [83.86.89.107]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id CC66A21555; Wed, 27 Nov 2019 21:00:37 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1574888438; bh=v07zbc7vShP28g0iL9bjsCC4WxDrC1Mp4bhpHU4L4qA=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=T4XTPtnORpz2IE5GL9VsQwxlIQwea/ox6Lx1m+2g8zcr6B3wqBoGv6FLNj6tbW/Qn iJCaGed6Htw9rV6eQ2SWIMhxqN0OsYEZMBbO8d08K4V+sn5qKmVvSfWRrB6/3DI7Wa nMwXS9Yr5A8QyWwemSvxlDXv12GlCC5APJSd8Qsg= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Keiji Hayashibara , Mark Brown , Sasha Levin Subject: [PATCH 4.19 133/306] spi: uniphier: fix incorrect property items Date: Wed, 27 Nov 2019 21:29:43 +0100 Message-Id: <20191127203124.787458611@linuxfoundation.org> X-Mailer: git-send-email 2.24.0 In-Reply-To: <20191127203114.766709977@linuxfoundation.org> References: <20191127203114.766709977@linuxfoundation.org> User-Agent: quilt/0.66 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: Keiji Hayashibara [ Upstream commit 3511ba7d4ca6f39e2d060bb94e42a41ad1fee7bf ] This commit fixes incorrect property because it was different from the actual. The parameters of '#address-cells' and '#size-cells' were removed, and 'interrupts', 'pinctrl-names' and 'pinctrl-0' were added. Fixes: 4dcd5c2781f3 ("spi: add DT bindings for UniPhier SPI controller") Signed-off-by: Keiji Hayashibara Signed-off-by: Mark Brown Signed-off-by: Sasha Levin --- .../devicetree/bindings/spi/spi-uniphier.txt | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/Documentation/devicetree/bindings/spi/spi-uniphier.txt b/Documentation/devicetree/bindings/spi/spi-uniphier.txt index 504a4ecfc7b16..b04e66a52de5d 100644 --- a/Documentation/devicetree/bindings/spi/spi-uniphier.txt +++ b/Documentation/devicetree/bindings/spi/spi-uniphier.txt @@ -5,18 +5,20 @@ 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 - - clocks: A phandle to the clock for the device. - - resets: A phandle to the reset control for the device. + - interrupts: a single interrupt specifier + - pinctrl-names: should be "default" + - pinctrl-0: pin control state for the default mode + - clocks: a phandle to the clock for the device + - resets: a phandle to the reset control for the device 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>; clocks = <&peri_clk 11>; resets = <&peri_rst 11>; }; -- 2.20.1