ARM: dts: qcom-msm8660: add gpio-ranges to mpps nodes

Add gpio-ranges property to mpps device tree nodes, adding the mapping between
pinctrl and GPIO pins.

Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Link: https://lore.kernel.org/r/20211008012524.481877-5-dmitry.baryshkov@linaro.org
This commit is contained in:
Dmitry Baryshkov 2021-10-08 04:25:03 +03:00 committed by Bjorn Andersson
parent 9be51f0b16
commit cd1049b631
1 changed files with 1 additions and 0 deletions

View File

@ -307,6 +307,7 @@
reg = <0x50>;
gpio-controller;
#gpio-cells = <2>;
gpio-ranges = <&pm8058_mpps 0 0 12>;
interrupt-parent = <&pm8058>;
interrupts =
<128 IRQ_TYPE_NONE>,