From mboxrd@z Thu Jan 1 00:00:00 1970 From: Moritz Fischer Subject: Re: [PATCH] dt-bindings: fpga: fix freeze controller compatible in region doc Date: Thu, 6 Sep 2018 11:23:59 -0700 Message-ID: <20180906182359.GB20419@archbook> References: <20180906180152.3620-1-atull@kernel.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <20180906180152.3620-1-atull@kernel.org> Sender: linux-kernel-owner@vger.kernel.org To: Alan Tull Cc: Rob Herring , Mark Rutland , Moritz Fischer , devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-fpga@vger.kernel.org List-Id: devicetree@vger.kernel.org Hi Alan, looks like it's just the examples, right? So not sure someone would be affected by that, yet? On Thu, Sep 06, 2018 at 01:01:52PM -0500, Alan Tull wrote: > Documentation/devicetree/bindings/fpga/fpga-region.txt has an error > regarding the freeze controller bridge, secifically: > > compatible = "altr,freeze-bridge"; > > The compatibility string should be "altr,freeze-bridge-controller" > as set forth in altera-freeze-bridge.txt. > > Signed-off-by: Alan Tull Acked-by: Moritz Fischer Cheers, Moritz