You need to sign in or sign up before continuing.
提交 9afbb3ba 编写于 作者: S Stephen Boyd 提交者: Andy Gross

ARM: dts: qcom: Remove extra reg element from iadc device

This doesn't match the binding, and the driver doesn't look to
be using it. Remove the extra element.

CC: Ivan T. Ivanov <ivan.ivanov@linaro.org>
Signed-off-by: NStephen Boyd <sboyd@codeaurora.org>
Acked-by: NIvan T. Ivanov <ivan.ivanov@linaro.org>
Signed-off-by: NAndy Gross <agross@codeaurora.org>
上级 45b0ef05
......@@ -120,8 +120,7 @@
pm8941_iadc: iadc@3600 {
compatible = "qcom,pm8941-iadc", "qcom,spmi-iadc";
reg = <0x3600 0x100>,
<0x12f1 0x1>;
reg = <0x3600 0x100>;
interrupts = <0x0 0x36 0x0 IRQ_TYPE_EDGE_RISING>;
qcom,external-resistor-micro-ohms = <10000>;
};
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册