]> git.ipfire.org Git - thirdparty/u-boot.git/commit
rockchip: video: mipi: Do not write to the version register
authorRichard Röjfors <richard.rojfors@gmail.com>
Wed, 7 Nov 2018 10:34:44 +0000 (11:34 +0100)
committerPhilipp Tomsich <philipp.tomsich@theobroma-systems.com>
Fri, 30 Nov 2018 18:03:16 +0000 (19:03 +0100)
commitd57720a5fc0a7452195cf3dcdb36cca99497d83a
tree9ecd18af7aa3afcf6d69b4bd0e114930f0f2c17e
parent6c69ed19f96203680ba752fdeb22d58df4715815
rockchip: video: mipi: Do not write to the version register

There was a copy and paste error where the data
enable setting was written to the version register.

Signed-off-by: Richard Röjfors <richard@puffinpack.se>
Reviewed-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
drivers/video/rockchip/rk_mipi.c