This is a couple of patches that enable ACPI probe for SC8180X pinctrl driver. The msm core driver needs a bit change to handle tiles mapping differently between DT and ACPI. Shawn Guo (2): pinctrl: qcom: handle tiles for ACPI boot pinctrl: qcom: sc8180x: add ACPI probe support drivers/pinctrl/qcom/Kconfig | 2 +- drivers/pinctrl/qcom/pinctrl-msm.c | 18 +++++++--- drivers/pinctrl/qcom/pinctrl-msm.h | 1 + drivers/pinctrl/qcom/pinctrl-sc8180x.c | 48 +++++++++++++++++++++++++- 4 files changed, 63 insertions(+), 6 deletions(-) -- 2.17.1