From patchwork Wed Dec 14 22:07:52 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Sergei Shtylyov X-Patchwork-Id: 9474749 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork.web.codeaurora.org (Postfix) with ESMTP id 7771260571 for ; Wed, 14 Dec 2016 22:09:56 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 66F8D28637 for ; Wed, 14 Dec 2016 22:09:56 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 57912286D7; Wed, 14 Dec 2016 22:09:56 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-4.1 required=2.0 tests=BAYES_00,DKIM_SIGNED, RCVD_IN_DNSWL_MED,T_DKIM_INVALID autolearn=ham version=3.3.1 Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.9]) (using TLSv1.2 with cipher AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id 8A02328637 for ; Wed, 14 Dec 2016 22:09:54 +0000 (UTC) Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.85_2 #1 (Red Hat Linux)) id 1cHHin-0002PR-Qs; Wed, 14 Dec 2016 22:08:21 +0000 Received: from mail-wm0-x232.google.com ([2a00:1450:400c:c09::232]) by bombadil.infradead.org with esmtps (Exim 4.85_2 #1 (Red Hat Linux)) id 1cHHij-0002G4-Fe for linux-arm-kernel@lists.infradead.org; Wed, 14 Dec 2016 22:08:19 +0000 Received: by mail-wm0-x232.google.com with SMTP id a197so135174833wmd.0 for ; Wed, 14 Dec 2016 14:07:56 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cogentembedded-com.20150623.gappssmtp.com; s=20150623; h=from:to:cc:subject:date:message-id:organization:user-agent :in-reply-to:references:mime-version:content-transfer-encoding; bh=WBKglQVacjuhgEcXKoi1aiTOT4QmguEX/PaN+dLfbNw=; b=mf+Hc7aK/to9rKpenb4PQ6y0GSm5bCXSxMv98h8cvmQscheXOKbbuf9YbDDSbNtBIm r8Dy1YK5TMfGJKdC6E1+gwZAnkuvVd2GMiJuUur8GijPa4XUBHEEHHyHB6ap6MPzoa3I 16w5EgAJtVM/2FetjNCDZ6C38iYzHHMw7o1mxVN13VGZ/NEGmUiji1JYGpCio+ATS41d fCj4FAQtFka8ZAs8ZI4bgqMSco9KxXGwI7XDBlboOyEw8u+b86OOEUhVufGTqK1jYkbV aZmIVTYUA2lIiCuqpAAFY97EM0E4IGTtY92shoYHFijFG/khHzL5KxZGn5+NpeFybQYD Yjvw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:organization :user-agent:in-reply-to:references:mime-version :content-transfer-encoding; bh=WBKglQVacjuhgEcXKoi1aiTOT4QmguEX/PaN+dLfbNw=; b=NPU6Rtlv0CMwYWAIW/aRc61GufgMKpFIx0SdhnjUBVm73XSO5cz98oz2Wk7KslLV8g RAgamLLlUVw2thxPDtM3EL/ywT5+ttrqcQEPtH6EXkO8ct+UFaL9MD5D6mIzlwmgRrik vwyf5DgXWdvDeAj4oL6/6oW79rcIlCt9phCJhoQ3JJpXgWLtCDRqLxa49DVtx7KYsZh2 HbNic2tWbK0EpbdthPxeUIohVbKU4qH/wESmxyn5i625WEUts03OjjFKXo5wsuivx6z3 p1N2HfCN8GafDvBhLeTPB/4v+cQtnnsu9Mtp/3t2XX9DTLIhkKUzYnXa4qhrydOcY4ox JAVA== X-Gm-Message-State: AKaTC03dqoqDew5DQbcG4ELUJvxe9OU1mfKqyKcNTF6xUjwEZSNfFBAhB4ZXkFJfcqAEkQ== X-Received: by 10.25.92.213 with SMTP id u82mr11359375lfi.121.1481753274625; Wed, 14 Dec 2016 14:07:54 -0800 (PST) Received: from wasted.cogentembedded.com ([31.173.86.118]) by smtp.gmail.com with ESMTPSA id w67sm10729287lff.16.2016.12.14.14.07.53 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 14 Dec 2016 14:07:53 -0800 (PST) From: Sergei Shtylyov To: horms@verge.net.au, linux-renesas-soc@vger.kernel.org, robh+dt@kernel.org, mark.rutland@arm.com, devicetree@vger.kernel.org Subject: [PATCH] ARM: dts: r8a7791: link DU to VSPDs Date: Thu, 15 Dec 2016 01:07:52 +0300 Message-ID: <1922293.x1RvWWSErN@wasted.cogentembedded.com> Organization: Cogent Embedded Inc. User-Agent: KMail/4.14.10 (Linux/4.8.13-100.fc23.x86_64; KDE/4.14.20; x86_64; ; ) In-Reply-To: <1529351.Fac5N2tKoF@wasted.cogentembedded.com> References: <1529351.Fac5N2tKoF@wasted.cogentembedded.com> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20161214_140817_818278_B35FACE9 X-CRM114-Status: UNSURE ( 9.29 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: linux@arm.linux.org.uk, magnus.damm@gmail.com, linux-arm-kernel@lists.infradead.org Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org X-Virus-Scanned: ClamAV using ClamSMTP Add the "vsps" property to the DU device node in order to link this node to the VSPD nodes. Signed-off-by: Sergei Shtylyov --- This patch is against the 'renesas-devel-20161212-v4.9' of Simon Horman's 'renesas.git' repo. It's only meaningful if the DU driver patch I've just posted is applied. arch/arm/boot/dts/r8a7791.dtsi | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) Index: renesas/arch/arm/boot/dts/r8a7791.dtsi =================================================================== --- renesas.orig/arch/arm/boot/dts/r8a7791.dtsi +++ renesas/arch/arm/boot/dts/r8a7791.dtsi @@ -989,7 +989,7 @@ power-domains = <&sysc R8A7791_PD_ALWAYS_ON>; }; - vsp1@fe930000 { + vspd0: vsp1@fe930000 { compatible = "renesas,vsp1"; reg = <0 0xfe930000 0 0x8000>; interrupts = ; @@ -997,7 +997,7 @@ power-domains = <&sysc R8A7791_PD_ALWAYS_ON>; }; - vsp1@fe938000 { + vspd1: vsp1@fe938000 { compatible = "renesas,vsp1"; reg = <0 0xfe938000 0 0x8000>; interrupts = ; @@ -1016,6 +1016,7 @@ <&mstp7_clks R8A7791_CLK_DU1>, <&mstp7_clks R8A7791_CLK_LVDS0>; clock-names = "du.0", "du.1", "lvds.0"; + vsps = <&vspd0 &vspd1>; status = "disabled"; ports {