From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S934445AbdBQPU2 (ORCPT ); Fri, 17 Feb 2017 10:20:28 -0500 Received: from mail.kernel.org ([198.145.29.136]:51328 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S934159AbdBQPU1 (ORCPT ); Fri, 17 Feb 2017 10:20:27 -0500 MIME-Version: 1.0 In-Reply-To: References: <1487193038-3490-1-git-send-email-matthew.gerlach@linux.intel.com> <1487193038-3490-4-git-send-email-matthew.gerlach@linux.intel.com> From: Moritz Fischer Date: Fri, 17 Feb 2017 07:20:23 -0800 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: [PATCH 3/4] fpga dt: bindings for Altera Partial Reconfiguraion IP. To: Dinh Nguyen Cc: matthew.gerlach@linux.intel.com, Alan Tull , linux-fpga@vger.kernel.org, Linux List , "devicetree@vger.kernel.org" , Rob Herring , Mark Rutland Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Matthew, On Fri, Feb 17, 2017 at 5:31 AM, Dinh Nguyen wrote: > On Wed, Feb 15, 2017 at 3:10 PM, wrote: >> From: Matthew Gerlach >> >> Device Tree bindings for Altera Partial Reconfiguraion IP? >> >> Signed-off-by: Matthew Gerlach Acked-By: Moritz Fischer >> --- >> Documentation/devicetree/bindings/fpga/altera-pr-ip.txt | 12 ++++++++++++ >> 1 file changed, 12 insertions(+) >> create mode 100644 Documentation/devicetree/bindings/fpga/altera-pr-ip.txt >> > > Nit: your commit header s/Reconfiguraion/Reconfiguration > > Dinh Thanks, Moritz