--- zzzz-none-000/linux-4.4.271/drivers/pinctrl/qcom/pinctrl-apq8084.c 2021-06-03 06:22:09.000000000 +0000 +++ hawkeye-5590-750/linux-4.4.271/drivers/pinctrl/qcom/pinctrl-apq8084.c 2023-04-19 10:22:29.000000000 +0000 @@ -1206,6 +1206,7 @@ .groups = apq8084_groups, .ngroups = ARRAY_SIZE(apq8084_groups), .ngpios = NUM_GPIO_PINGROUPS, + .gpio_pull = &msm_gpio_pull, }; static int apq8084_pinctrl_probe(struct platform_device *pdev)