1
0
Fork 0

reset: gpio-reset: add pinctrl comsuer header file

Add pinctrl comsuser header file that defile the pintrl
interfaces for different configs define.

Reported-by: Ran Wang <ran.wang_1@nxp.com>
Signed-off-by: Fugang Duan <fugang.duan@nxp.com>
Tested-by: Ran Wang <ran.wang_1@nxp.com>
5.4-rM2-2.2.x-imx-squashed
Fugang Duan 2019-09-29 16:45:33 +08:00 committed by Dong Aisheng
parent 07ad1543f0
commit b92740311f
1 changed files with 1 additions and 0 deletions

View File

@ -14,6 +14,7 @@
#include <linux/module.h>
#include <linux/of_gpio.h>
#include <linux/platform_device.h>
#include <linux/pinctrl/consumer.h>
#include <linux/reset-controller.h>
struct gpio_reset_data {