提交 91345867 编写于 作者: B Bjorn Andersson 提交者: Andy Gross

arm64: dts: qcom: msm8998: Reserve gpio ranges on MTP

GPIOs 0 through 3 and 81 through 84 are configured to not be accessible
from the application CPUs. Mark them as reserved to allow the MSM8998
MTP to boot after the introduction of 3edfb7bd ("gpiolib: Show
correct direction from the beginning").
Signed-off-by: NBjorn Andersson <bjorn.andersson@linaro.org>
Reviewed-by: NJeffrey Hugo <jhugo@codeaurora.org>
Signed-off-by: NAndy Gross <andy.gross@linaro.org>
上级 5f8d3ab1
......@@ -241,3 +241,7 @@
};
};
};
&tlmm {
gpio-reserved-ranges = <0 4>, <81 4>;
};
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册