Skip to content
Snippets Groups Projects
Commit 88454d7b authored by map220v's avatar map220v Committed by Jianhua Lu
Browse files

arm64: dts: qcom: pm8150b: Add fuel gauge

parent dc41cba2
No related branches found
No related tags found
No related merge requests found
......@@ -150,6 +150,14 @@ pm8150b_adc_tm: adc-tm@3500 {
status = "disabled";
};
pm8150b_fg: fuel-gauge@4000 {
compatible = "qcom,pm8150b-fg";
reg = <0x4000>;
interrupts = <0x2 0x40 0x3 IRQ_TYPE_EDGE_RISING>;
interrupt-names = "soc-delta";
status = "disabled";
};
pm8150b_gpios: gpio@c000 {
compatible = "qcom,pm8150b-gpio", "qcom,spmi-gpio";
reg = <0xc000>;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment