From mboxrd@z Thu Jan 1 00:00:00 1970 From: Li Yang Subject: Re: [PATCH v2 03/10] Documentation/dts: Add bindings for QIXIS FPGA controller found on FSL boards Date: Fri, 4 Sep 2015 11:56:54 -0500 Message-ID: References: <1441349872-4560-1-git-send-email-bhupesh.sharma@freescale.com> <1441349872-4560-4-git-send-email-bhupesh.sharma@freescale.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: In-Reply-To: <1441349872-4560-4-git-send-email-bhupesh.sharma@freescale.com> Sender: linux-clk-owner@vger.kernel.org To: Bhupesh Sharma Cc: Arnd Bergmann , Mark Rutland , "linux-arm-kernel@lists.infradead.org" , marc.zyngier@arm.com, linux-clk@vger.kernel.org, Catalin.Marinas@arm.com, will.deacon@arm.com, olof@lixom.net, bhupesh.linux@gmail.com, Jaiprakash Singh , devicetree@vger.kernel.org List-Id: devicetree@vger.kernel.org On Fri, Sep 4, 2015 at 1:57 AM, Bhupesh Sharma wrote: > This patch adds bindings for QIXIS FPGA controller found on FSL boards. A general comment: when you are updating the device tree bindings. You should cc the devicetree@vger.kernel.org mailing list. > > Some Freescale boards like LS2080AQDS/LS2080ARDB have an on-board FPGA/CPLD > connected to the IFC controller. The bindings specified in this patch > cater to those on-board FPGA/CPLD controllers. We already have the binding defined in Documentation/devicetree/bindings/powerpc/fsl/board.txt. We probably should just move it to a more generic location. Regards, Leo