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