]> rtime.felk.cvut.cz Git - hercules2020/nv-tegra/linux-4.4.git/commit
gpio: of: Add support for making pin in non-GPIO mode from DT
authorLaxman Dewangan <ldewangan@nvidia.com>
Thu, 9 Mar 2017 13:04:21 +0000 (18:34 +0530)
committermobile promotions <svcmobile_promotions@nvidia.com>
Wed, 31 May 2017 04:16:41 +0000 (21:16 -0700)
commitfec3c03348400b074d5c9b0f9523fe729d2f7000
treece8c0059bfcd4c9bb3fd0f2998b016396f26eeb3
parent7e4432157c19d688a6eda1cb0e921a68f25c348c
gpio: of: Add support for making pin in non-GPIO mode from DT

Add support to make the pin to make as non-GPIO mode from DT.
This will help to make the pin in function mode if bootloader
made it to GPIO mode.

Bug 200305703

Change-Id: I8cfc31b551bb16d1eac7c1f8d280655a1f028cb1
Signed-off-by: Laxman Dewangan <ldewangan@nvidia.com>
Reviewed-on: http://git-master/r/1317924
(cherry picked from commit 6ce5123fd9cfbbb8cac92ec8f8b13cbc206af3c5)
Signed-off-by: Shreshtha SAHU <ssahu@nvidia.com>
Reviewed-on: http://git-master/r/1491906
drivers/gpio/gpiolib-of.c