mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/chenhuacai/linux-loongson
synced 2025-09-06 21:14:18 +00:00
arm64: dts: qcom: sdm845: Add gpio-ranges to TLMM node
Add the gpio-ranges property to the TLMM node so that GPIO hogs work. Reviewed-by: Stephen Boyd <swboyd@chromium.org> Signed-off-by: Evan Green <evgreen@chromium.org> Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org> Signed-off-by: Andy Gross <andy.gross@linaro.org>
This commit is contained in:
parent
9feb667d86
commit
bc2c806293
@ -1085,6 +1085,7 @@ tlmm: pinctrl@3400000 {
|
|||||||
#gpio-cells = <2>;
|
#gpio-cells = <2>;
|
||||||
interrupt-controller;
|
interrupt-controller;
|
||||||
#interrupt-cells = <2>;
|
#interrupt-cells = <2>;
|
||||||
|
gpio-ranges = <&tlmm 0 0 150>;
|
||||||
|
|
||||||
qspi_clk: qspi-clk {
|
qspi_clk: qspi-clk {
|
||||||
pinmux {
|
pinmux {
|
||||||
|
Loading…
Reference in New Issue
Block a user