diff options
author | Andrey Smirnov | 2019-03-26 07:32:08 +0100 |
---|---|---|
committer | Linus Walleij | 2019-03-28 17:06:58 +0100 |
commit | e5545c94e43b8f6599ffc01df8d1aedf18ee912a (patch) | |
tree | 50832a9df8973a90546a4e52637732d732639f5f /drivers/siox | |
parent | Merge tag 'gpio-5.1-rc2-fixes-for-linus' of git://git.kernel.org/pub/scm/linu... (diff) | |
download | kernel-qcow2-linux-e5545c94e43b8f6599ffc01df8d1aedf18ee912a.tar.gz kernel-qcow2-linux-e5545c94e43b8f6599ffc01df8d1aedf18ee912a.tar.xz kernel-qcow2-linux-e5545c94e43b8f6599ffc01df8d1aedf18ee912a.zip |
gpio: of: Check propname before applying "cs-gpios" quirks
SPI GPIO device has more than just "cs-gpio" property in its node and
would request those GPIOs as a part of its initialization. To avoid
applying CS-specific quirk to all of them add a check to make sure
that propname is "cs-gpios".
Signed-off-by: Andrey Smirnov <andrew.smirnov@gmail.com>
Cc: Linus Walleij <linus.walleij@linaro.org>
Cc: Bartosz Golaszewski <bgolaszewski@baylibre.com>
Cc: Chris Healy <cphealy@gmail.com>
Cc: linux-gpio@vger.kernel.org
Cc: linux-kernel@vger.kernel.org
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'drivers/siox')
0 files changed, 0 insertions, 0 deletions