From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from kirsty.vergenet.net ([202.4.237.240]:40615 "EHLO kirsty.vergenet.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750734AbdALJEm (ORCPT ); Thu, 12 Jan 2017 04:04:42 -0500 Date: Thu, 12 Jan 2017 10:04:34 +0100 From: Simon Horman To: Laurent Pinchart Cc: linux-renesas-soc@vger.kernel.org, Marek Vasut Subject: Re: [PATCH v2] arm64: dts: r8a7795: salvator-x: Add DU0 and DU3 external dot clocks Message-ID: <20170112090433.GA7724@verge.net.au> References: <20170112015121.2860-1-laurent.pinchart+renesas@ideasonboard.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20170112015121.2860-1-laurent.pinchart+renesas@ideasonboard.com> Sender: linux-renesas-soc-owner@vger.kernel.org List-ID: On Thu, Jan 12, 2017 at 03:51:21AM +0200, Laurent Pinchart wrote: > The clocks are generated by an I2C-controlled programmable clock > generator. > > Signed-off-by: Laurent Pinchart > --- > arch/arm64/boot/dts/renesas/r8a7795-salvator-x.dts | 26 ++++++++++++++++++++-- > 1 file changed, 24 insertions(+), 2 deletions(-) > > This patch depends on the clk-versaclock5 driver posted by Marek. Can the patch be safely applied without the above driver present? FWIW, this patch does not seem to apply cleanly on renesas-next-20170110-v4.10-rc2.