]> asedeno.scripts.mit.edu Git - linux.git/commit
dt-bindings: fpga: fix freeze controller compatible in region doc
authorAlan Tull <atull@kernel.org>
Thu, 6 Sep 2018 18:01:52 +0000 (13:01 -0500)
committerRob Herring <robh@kernel.org>
Wed, 26 Sep 2018 23:02:41 +0000 (18:02 -0500)
commit05ced0180c64dcfab9bf876589ed7627306acb97
tree83bd1418a0f46c9d4ad0100a358cfe2b4429d76d
parent8ef4645739c8fca4ee7440a74777b29dca60edc3
dt-bindings: fpga: fix freeze controller compatible in region doc

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@kernel.org>
Reported-by: Dalon Westergreen <dalon.westergreen@intel.com>
Acked-by: Moritz Fischer <mdf@kernel.org>
Signed-off-by: Rob Herring <robh@kernel.org>
Documentation/devicetree/bindings/fpga/fpga-region.txt