Commit bc2c8062 authored by Evan Green's avatar Evan Green Committed by Andy Gross

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: default avatarStephen Boyd <swboyd@chromium.org>
Signed-off-by: default avatarEvan Green <evgreen@chromium.org>
Signed-off-by: default avatarBjorn Andersson <bjorn.andersson@linaro.org>
Signed-off-by: default avatarAndy Gross <andy.gross@linaro.org>
parent 9feb667d
......@@ -1085,6 +1085,7 @@ tlmm: pinctrl@3400000 {
#gpio-cells = <2>;
interrupt-controller;
#interrupt-cells = <2>;
gpio-ranges = <&tlmm 0 0 150>;
qspi_clk: qspi-clk {
pinmux {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment