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