Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753114AbdHJQyd (ORCPT ); Thu, 10 Aug 2017 12:54:33 -0400 Received: from mail-pf0-f194.google.com ([209.85.192.194]:38754 "EHLO mail-pf0-f194.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752264AbdHJQyb (ORCPT ); Thu, 10 Aug 2017 12:54:31 -0400 Date: Thu, 10 Aug 2017 11:54:29 -0500 From: Rob Herring To: "Hean Loong, Ong" Cc: Dinh Nguyen , Daniel Vetter , Laurent Pinchart , devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, dri-devel@lists.freedesktop.org, Ong@rob-hp-laptop Subject: Re: [PATCHv5 1/3] ARM:dt-bindings Intel FPGA Video and Image Processing Suite Message-ID: <20170810165429.t7xqk22tfey6ifwo@rob-hp-laptop> References: <1501736496-4118-1-git-send-email-hean.loong.ong@intel.com> <1501736496-4118-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: <1501736496-4118-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: 899 Lines: 24 On Thu, Aug 03, 2017 at 01:01:34PM +0800, Hean Loong, Ong wrote: > From: Ong Hean Loong Why did you change the subject? "dt-bindings: display: ..." for the subject was correct. With subject fixed, 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 > --- > .../devicetree/bindings/display/altr,vip-fb2.txt | 39 ++++++++++++++++++++++ > 1 file changed, 39 insertions(+) > create mode 100644 Documentation/devicetree/bindings/display/altr,vip-fb2.txt