Received: by 10.213.65.68 with SMTP id h4csp1768787imn; Mon, 19 Mar 2018 12:44:57 -0700 (PDT) X-Google-Smtp-Source: AG47ELsaYDPUxIsrx4ndfdE/D/Its8x7YssN1BFaK0LM8Gf6Vn4Bxoj1dMz1t3TYS+G4V+ZFAtSO X-Received: by 10.98.204.12 with SMTP id a12mr10581627pfg.3.1521488697207; Mon, 19 Mar 2018 12:44:57 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1521488697; cv=none; d=google.com; s=arc-20160816; b=sh+LnPjm5U4v/7f2jwHmFvqWnWzb/pyHwGfgKAtGMN/Nr+MbBJSuJE/MKpPBRdpmu8 wRtN7ttBV1xZ6BxiNB1kL6EPU6JKhtJsvpSIvdDjzGqorz5sMwFid4nRPHk+7TihDaGF mHhiuJnwq2ngjxJ1DQBczIYE+pMIWRNy8mGVtnJ0Zz2hD9XyuydvevBYrDVBNgIgZd7J gASb887qu1RD1DJaLDLMbQ2vP9uE9A33kbN+ieF3Ha3V44o1whUGjryalNZ1f9nqDxE6 rLjf8nQYaPma+5mhPSD4UBcPVSvSHft2zeBrazj3PBmdhoYWcBLH01lX0UonDiIbMHZX xjbg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:mime-version:user-agent:references :in-reply-to:message-id:date:subject:cc:to:from :arc-authentication-results; bh=oBlljR7fsklGHpnXhlYwhzZ0OxFRiMVdSGAY+lRUlRI=; b=eduHtUHBVfih0R4Ck+KJr77JiJ2SrBYhbmgMPDUD8H+PF9Rn/IV2Ap6IV9FtZh1O3F IUS5pLSaKyerq/BYbmz7SXpVMZdQp1k2wQXh6ghJ3hIX0KMb2IXS8sQvMwsBw3TwMAx9 3BH5mXpZXzJKFwESxGvL8ytEKKfhMIHwNTp8y7pohzqTiX8u+iMSbSLiTL7RLv1Bqob6 XlSgZ+PXPkRpkr3LF1PTdlOqYIuE3QcpTxxC97aOzGyQ+GTFFFV6QaHtoowW9377Ma3a xf4PHf1ITu4ZFc5EbEO8CDhLYGKQoHudgErJlsgAX44Y+2SVpm0kQ5qZ1V2dNy9vKAKb hj2Q== 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 u19si447141pfk.128.2018.03.19.12.44.42; Mon, 19 Mar 2018 12:44:57 -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 S936147AbeCSTnO (ORCPT + 99 others); Mon, 19 Mar 2018 15:43:14 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:48042 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1031084AbeCSSVR (ORCPT ); Mon, 19 Mar 2018 14:21:17 -0400 Received: from localhost (LFbn-1-12247-202.w90-92.abo.wanadoo.fr [90.92.61.202]) by mail.linuxfoundation.org (Postfix) with ESMTPSA id DD16D125D; Mon, 19 Mar 2018 18:21:16 +0000 (UTC) From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Geert Uytterhoeven , Laurent Pinchart , Simon Horman , Sasha Levin Subject: [PATCH 4.9 077/241] ARM: dts: silk: Correct clock of DU1 Date: Mon, 19 Mar 2018 19:05:42 +0100 Message-Id: <20180319180754.390437873@linuxfoundation.org> X-Mailer: git-send-email 2.16.2 In-Reply-To: <20180319180751.172155436@linuxfoundation.org> References: <20180319180751.172155436@linuxfoundation.org> User-Agent: quilt/0.65 X-stable: review MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 4.9-stable review patch. If anyone has any objections, please let me know. ------------------ From: Geert Uytterhoeven [ Upstream commit 403fe77e22eb72c962c3889efc9d4fa62e454737 ] The second channel of the display unit uses a different module clock than the first channel. Fixes: 84e734f497cd48f6 ("ARM: dts: silk: add DU DT support") Signed-off-by: Geert Uytterhoeven Acked-by: Laurent Pinchart Signed-off-by: Simon Horman Signed-off-by: Sasha Levin Signed-off-by: Greg Kroah-Hartman --- arch/arm/boot/dts/r8a7794-silk.dts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- a/arch/arm/boot/dts/r8a7794-silk.dts +++ b/arch/arm/boot/dts/r8a7794-silk.dts @@ -425,7 +425,7 @@ status = "okay"; clocks = <&mstp7_clks R8A7794_CLK_DU0>, - <&mstp7_clks R8A7794_CLK_DU0>, + <&mstp7_clks R8A7794_CLK_DU1>, <&x2_clk>, <&x3_clk>; clock-names = "du.0", "du.1", "dclkin.0", "dclkin.1";