From mboxrd@z Thu Jan 1 00:00:00 1970 From: Moritz Fischer Subject: Re: [PATCH v15 5/6] fpga: fpga-area and fpga-bus: device tree control for FPGA Date: Thu, 21 Jan 2016 15:44:34 +0100 Message-ID: References: <1453317867-10422-1-git-send-email-atull@opensource.altera.com> <1453317867-10422-6-git-send-email-atull@opensource.altera.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: In-Reply-To: <1453317867-10422-6-git-send-email-atull@opensource.altera.com> Sender: linux-doc-owner@vger.kernel.org To: Alan Tull Cc: Rob Herring , Josh Cartwright , Greg KH , Michal Simek , Michal Simek , Pawel Moll , Mark Rutland , Ian Campbell , Kumar Gala , Jonathan Corbet , Linux Kernel Mailing List , Devicetree List , linux-doc@vger.kernel.org, Pantelis Antoniou , Alan Tull , "dinguyen@opensource.altera.com" List-Id: devicetree@vger.kernel.org Hi Alan, minor nits inline: On Wed, Jan 20, 2016 at 8:24 PM, wrote: > v15: Add altr,fpga-bus implementation > Change compatible string "fpga-area" -> "altr,fpga-area" Doesn't look that way down there. Or am I reading the code wrong? > +static const struct of_device_id fpga_area_of_match[] = { > + { .compatible = "fpga-area", }, I'm fine with keeping it as fpga-area, this isn't altera specific imho Cheers, Moritz