ARM: dts: qcom-apq8064: 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>
Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Link: https://lore.kernel.org/r/20211008012524.481877-4-dmitry.baryshkov@linaro.org
This commit is contained in:
Dmitry Baryshkov 2021-10-08 04:25:02 +03:00 committed by Bjorn Andersson
parent 03d4e43fc5
commit 9be51f0b16
1 changed files with 2 additions and 0 deletions

View File

@ -689,6 +689,7 @@
<27 IRQ_TYPE_NONE>;
gpio-controller;
#gpio-cells = <2>;
gpio-ranges = <&pm8821_mpps 0 0 4>;
};
};
};
@ -726,6 +727,7 @@
reg = <0x50>;
gpio-controller;
#gpio-cells = <2>;
gpio-ranges = <&pm8921_mpps 0 0 12>;
interrupts =
<128 IRQ_TYPE_NONE>,
<129 IRQ_TYPE_NONE>,