From 5ade12ddea63be14e735131e1180c88bdf4a2bc9 Mon Sep 17 00:00:00 2001 From: Hauke Mehrtens Date: Sat, 7 Nov 2015 13:58:33 +0100 Subject: dependencies: VIDEO_MT9P031 uses gpio consumer Upstream commit: 258c9f45411bd468953e16e60cc4c1821f322320 VIDEO_MT9P031 uses the GPIO consumer and should only be build on kernel version >= 3.13 Signed-off-by: Hauke Mehrtens --- dependencies | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dependencies b/dependencies index 96f1d0a8..ad3ec312 100644 --- a/dependencies +++ b/dependencies @@ -58,6 +58,7 @@ DVB_SMIPCIE 3.8 # start that work with. VIDEO_ADP1653 3.13 VIDEO_TC358743 3.13 +VIDEO_MT9P031 3.13 # missing devm_gpiod_get_optional() # this needs devm_gpiod_get_optional() with 3 arguments. @@ -79,7 +80,6 @@ VIDEO_S5K6AA 3.3 # missing devm_regulator_bulk_get VIDEO_MT9T001 3.5 VIDEO_NOON010PC30 3.5 -VIDEO_MT9P031 3.5 # missing of_property_read_bool() added via fa4d34cc on v3.4-rc1~71, backport # that attomically and you can enable this for older kernels. -- cgit v1.2.3