Re: [PATCH v2 6/7] ARM: dts: qcom: msm8974: add gpio-ranges

2018-12-07 Thread Brian Masney
On Wed, Oct 31, 2018 at 08:11:48PM -0400, Brian Masney wrote: > This adds the gpio-ranges property to pm8941_gpios so that the GPIO > pins are initialized by the GPIO framework and not pinctrl. This fixes > a circular dependency so GPIO hogging can be used on this board. > > Signed-off-by: Brian M

[PATCH v2 6/7] ARM: dts: qcom: msm8974: add gpio-ranges

2018-10-31 Thread Brian Masney
This adds the gpio-ranges property to pm8941_gpios so that the GPIO pins are initialized by the GPIO framework and not pinctrl. This fixes a circular dependency so GPIO hogging can be used on this board. Signed-off-by: Brian Masney --- arch/arm/boot/dts/qcom-pm8941.dtsi | 1 + 1 file changed, 1