Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753023AbdHQPWc (ORCPT ); Thu, 17 Aug 2017 11:22:32 -0400 Received: from mail-yw0-f195.google.com ([209.85.161.195]:35556 "EHLO mail-yw0-f195.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752320AbdHQPW3 (ORCPT ); Thu, 17 Aug 2017 11:22:29 -0400 Date: Thu, 17 Aug 2017 10:22:24 -0500 From: Rob Herring To: "Hean-Loong, Ong" Cc: Dinh Nguyen , Daniel Vetter , Laurent Pinchart , Randy Dunlap , devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, dri-devel@lists.freedesktop.org, Ong@rob-hp-laptop Subject: Re: [PATCHv6 1/3] ARM:dt-bindings Intel FPGA Video and Image Processing Suite Message-ID: <20170817152147.d4bqny5wmrexh3bu@rob-hp-laptop> References: <1502434187-6407-1-git-send-email-hean.loong.ong@intel.com> <1502434187-6407-2-git-send-email-hean.loong.ong@intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1502434187-6407-2-git-send-email-hean.loong.ong@intel.com> User-Agent: NeoMutt/20170113 (1.7.2) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1256 Lines: 45 On Fri, Aug 11, 2017 at 02:49:45PM +0800, Hean-Loong, Ong wrote: > From: Ong Hean Loong "dt-bindings: display: ..." for the subject. With that, Acked-by: Rob Herring > > Device tree binding for Intel FPGA Video and Image > Processing Suite. The binding involved would be generated > from the Altera (Intel) Qsys system. The bindings would > set the max width, max height, buts per pixel and memory > port width. The device tree binding only supports the Intel > Arria10 devkit and its variants. Vendor name retained as > altr. > > Signed-off-by: Ong, Hean Loong > --- > V6: > Fix comments for description A completely useless version history. You should describe the diff between versions. > > V5: > *Fix comments on description > *remove bindings for bits per symbol as it has only one value which is 8 > > V4: > *Fix comments on description > > V3: > *Fix comments on description > > V2: > *Fix comments on description > > V1: > *Fix comments on description > --- > --- > .../devicetree/bindings/display/altr,vip-fb2.txt | 42 ++++++++++++++++++++++ > 1 file changed, 42 insertions(+) > create mode 100644 Documentation/devicetree/bindings/display/altr,vip-fb2.txt