]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
fpga fr br: update supported version numbers
authorMatthew Gerlach <matthew.gerlach@linux.intel.com>
Mon, 24 Apr 2017 21:34:22 +0000 (16:34 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 26 Apr 2017 09:38:56 +0000 (11:38 +0200)
commitdd17cc7bf8b9447f5612c3887b84a88eeb5e3dff
tree4a416a8043b686cf86b25e244d5b08824884cdf4
parente73bbf64907c88d3bb811756fc25548131524035
fpga fr br: update supported version numbers

The value in the version register of the altera freeze bridge
controller changed from the beta value of 2 to the
value of 0xad000003 in the official release of the IP.
This patch supports the old and new version numbers, and the
driver's probe function will fail if neither of the supported
versions is found.

Signed-off-by: Matthew Gerlach <matthew.gerlach@linux.intel.com>
Reviewed-by: Moritz Fischer <mdf@kernel.org>
Signed-off-by: Alan Tull <atull@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/fpga/altera-freeze-bridge.c