From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1031914AbeBPNmo (ORCPT ); Fri, 16 Feb 2018 08:42:44 -0500 Received: from kirsty.vergenet.net ([202.4.237.240]:34019 "EHLO kirsty.vergenet.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1031758AbeBPNmm (ORCPT ); Fri, 16 Feb 2018 08:42:42 -0500 Date: Fri, 16 Feb 2018 14:42:38 +0100 From: Simon Horman To: Kieran Bingham Cc: linux-renesas-soc@vger.kernel.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Kieran Bingham , Laurent Pinchart , Kieran Bingham , Magnus Damm , Rob Herring , Mark Rutland , Catalin Marinas , Will Deacon , open list Subject: Re: [PATCH v2] arm64: dts: renesas: r8a77995-draak: Enable DU Message-ID: <20180216134237.e3tmlj46hvdmr7vp@verge.net.au> References: <1518683903-10681-7-git-send-email-kbingham@kernel.org> <1518784355-17272-1-git-send-email-kbingham@kernel.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1518784355-17272-1-git-send-email-kbingham@kernel.org> Organisation: Horms Solutions BV User-Agent: NeoMutt/20170113 (1.7.2) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Feb 16, 2018 at 12:32:35PM +0000, Kieran Bingham wrote: > From: Kieran Bingham > > Enable the DU, providing only the VGA output for now. > > Signed-off-by: Kieran Bingham > Reviewed-by: Laurent Pinchart > --- > > Just a v2 update to fix the PFC name, and collect Laurent's RB tag. The > remainder of the series will likely be postponed due to dependencies on LVDS > changes etc. > > v2: > - Update du_dot_clk_0 name to match Ulrich's PFC configuration. Thanks, applied with s/r8a77995-// adjustment to the subject. From mboxrd@z Thu Jan 1 00:00:00 1970 From: horms@verge.net.au (Simon Horman) Date: Fri, 16 Feb 2018 14:42:38 +0100 Subject: [PATCH v2] arm64: dts: renesas: r8a77995-draak: Enable DU In-Reply-To: <1518784355-17272-1-git-send-email-kbingham@kernel.org> References: <1518683903-10681-7-git-send-email-kbingham@kernel.org> <1518784355-17272-1-git-send-email-kbingham@kernel.org> Message-ID: <20180216134237.e3tmlj46hvdmr7vp@verge.net.au> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Fri, Feb 16, 2018 at 12:32:35PM +0000, Kieran Bingham wrote: > From: Kieran Bingham > > Enable the DU, providing only the VGA output for now. > > Signed-off-by: Kieran Bingham > Reviewed-by: Laurent Pinchart > --- > > Just a v2 update to fix the PFC name, and collect Laurent's RB tag. The > remainder of the series will likely be postponed due to dependencies on LVDS > changes etc. > > v2: > - Update du_dot_clk_0 name to match Ulrich's PFC configuration. Thanks, applied with s/r8a77995-// adjustment to the subject.