From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1423608AbcFNA7q (ORCPT ); Mon, 13 Jun 2016 20:59:46 -0400 Received: from kirsty.vergenet.net ([202.4.237.240]:59482 "EHLO kirsty.vergenet.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1161262AbcFNA7p (ORCPT ); Mon, 13 Jun 2016 20:59:45 -0400 Date: Tue, 14 Jun 2016 09:59:40 +0900 From: Simon Horman To: Kieran Bingham Cc: Magnus Damm , Rob Herring , Pawel Moll , Mark Rutland , Ian Campbell , Kumar Gala , Catalin Marinas , Will Deacon , linux-renesas-soc@vger.kernel.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Subject: Re: [RESEND PATCH 0/2] arm64: dts: r8a7795: Add FCPF and FDP1 device nodes Message-ID: <20160614005940.GD6456@verge.net.au> References: <1465491418-32752-1-git-send-email-kieran@bingham.xyz> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1465491418-32752-1-git-send-email-kieran@bingham.xyz> Organisation: Horms Solutions Ltd. User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Jun 09, 2016 at 05:56:56PM +0100, Kieran Bingham wrote: > Appologies for the resend, I very cleverly sent this cover letter detailing the > dependencies only to my e-mail address. And I already know the dependencies! > > Following two patches are the same, sorry for the noise. > > These are dependent upon the FCP bindings from Laurent [0], and the FCPF > update to those bindings from me [1], and of course the bindings for the > FDP1 [2] which are all posted separately. > > [0] http://www.spinics.net/lists/devicetree/msg123968.html > [1] https://lkml.org/lkml/2016/6/9/291 > [2] https://lkml.org/lkml/2016/6/9/294 These patches look good to me. My assumption is that they can be applied without causing any breakage and that the relevant features will start working once driver support shows up in the kernel. If the above assumption is correct then please let me know when the bindings have been accepted by the relevant subsystem maintainer(s). If the patches need rebasing at that time then please repost them. Otherwise you can either repost them or ping me as a response to this thread. Thanks!