From patchwork Wed Nov 27 20:29:43 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Greg Kroah-Hartman X-Patchwork-Id: 180333 Delivered-To: patch@linaro.org Received: by 2002:a92:38d5:0:0:0:0:0 with SMTP id g82csp6646295ilf; Wed, 27 Nov 2019 13:00:42 -0800 (PST) X-Google-Smtp-Source: APXvYqyzr6pXdF0rZ9uKXr7LkERf2kET/DSsi9Ygwle3yec5fBFgdIpnqvZ4smWpEgeVmHoZ+ugK X-Received: by 2002:aa7:c453:: with SMTP id n19mr17181916edr.103.1574888442343; Wed, 27 Nov 2019 13:00:42 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1574888442; cv=none; d=google.com; s=arc-20160816; b=qEDyNWpOrvQQrpvuo4DzJX2I2EYbCVDSywxEwymy9OSOX5nXRELq2C3WQl+yn6C4c/ W1YdLYdy+HxANkfet8F2Jnn8EK4P7/54TUOo3Y8gFzqsMELirl3V5AWgwki2/yc0T/C6 5dsr3zyV4sd9PI/L3v3RoPEDnS9Anh/JJHwherTFN2auI03RblZrf/NTwYdqPP3r8Tsq Ug9aEExGMMrCFurzNrnLP5fpD+cHx12nUGenxNvFrdyQjPwUWLODiSGVEuQmnSfCulv5 wU8O6ZvtSEIITZ/F/9o9141xjLa0t4I2nNjcofH+ur/zb5N9pM7anF9QDXaE2Wh4pdz0 g5XQ== 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=MngvX2n7IASBoYYSSKBL1X9aV9dbnfbYSwtgTVns6BulQKnIgWFJbKrhMd8hlGIgOj fTGSaY10a3rRamIbLCQlEoSEenqQhmjj6SRPIY+9RqrFZMdyYDZ8ivKRMDamzGel5ei6 KXASl8ky1JU9uCUIX155NOTqYTiJ6Vr5/P2k++pmb6PkSx+qL8HFIwsR8TuCie+tdLUG yksiQAvXAcK4MlH5N5HPvfEB4HdOmw6IJMjo+ZrziYBQsjWtP+oWW17hr8IptYE+b3gu jIh6Ib/1I+/B+ewLSWATFFT0OHfsXnYtkwZoYqo4epKdxBf+bffAsIosfzPEvjs440ZT 9/bg== 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 stable-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=stable-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 s46si13050154edd.336.2019.11.27.13.00.42; Wed, 27 Nov 2019 13:00:42 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of stable-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 stable-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=stable-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728391AbfK0VAj (ORCPT + 15 others); Wed, 27 Nov 2019 16:00:39 -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 Sender: stable-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: stable@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(-) -- 2.20.1 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>; };