[PATCH 6/8] dependencies: make NFC_NXP_NCI_I2C depend on >=3.17

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



The driver with the config option NFC_NXP_NCI_I2C now uses
devm_gpiod_get_index() with 4 arguments which is not supported in
backports.

Signed-off-by: Hauke Mehrtens <hauke@xxxxxxxxxx>
---
 dependencies | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/dependencies b/dependencies
index 688bb56..90b2f6f 100644
--- a/dependencies
+++ b/dependencies
@@ -67,6 +67,9 @@ VIDEO_ADV7604 3.17
 VIDEO_COBALT 3.17
 NFC_PN544_I2C 3.17
 
+# this needs devm_gpiod_get_index() with 4 arguments.
+NFC_NXP_NCI_I2C 3.17
+
 # missing function clk_prepare_enable(), clk_disable_unprepare() and devm_regulator_bulk_get()
 VIDEO_MT9V032 3.3
 VIDEO_S5K6AA 3.3
@@ -144,7 +147,6 @@ NFC_MEI_PHY 3.10
 
 # missing linux/gpio/consumer.h
 NFC_PN544_I2C 3.13
-NFC_NXP_NCI_I2C 3.13
 
 # can not backport ieee802154_ptr in struct net_device wich was added in
 # 98a18b6ffc7 "netdevice: add ieee802154_ptr to net_device"
-- 
2.1.4

--
To unsubscribe from this list: send the line "unsubscribe backports" in



[Index of Archives]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Security]     [Bugtraq]     [Linux]     [Linux OMAP]     [Linux MIPS]     [ECOS]     [Asterisk Internet PBX]     [Linux API]

  Powered by Linux