Re: [PATCH v3 3/3] pinctrl: qcom: Don't allow protected pins to be requested

From: Timur Tabi
Date: Fri Mar 23 2018 - 12:25:42 EST


On 03/23/2018 11:21 AM, Stephen Boyd wrote:
I'll send the updated patches now.

Thanks.

BTW, I just discovered that the static globals in pinctrl-msm are breaking the ability to support more than one TLMM:

static struct pinctrl_desc msm_pinctrl_desc = {

static struct irq_chip msm_gpio_irq_chip = {

static struct msm_pinctrl *poweroff_pctrl;

I'm going to have to fix all of these.

--
Qualcomm Datacenter Technologies, Inc. as an affiliate of Qualcomm
Technologies, Inc. Qualcomm Technologies, Inc. is a member of the
Code Aurora Forum, a Linux Foundation Collaborative Project.