On Tue, Sep 4, 2018 at 4:22 PM Alan Tull <atull@xxxxxxxxxx> wrote: OK I left off the DT folk. I'll resend this one patch separately. Alan > > 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 <atull@xxxxxxxxxx> > Reported-by: Dalon Westergreen <dalon.westergreen@xxxxxxxxx> > --- > v2: no change in v2 of patchset > --- > Documentation/devicetree/bindings/fpga/fpga-region.txt | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-)