arm64: dts: qcom: pmi8998: add rradc node
Add a DT node for the Round Robin ADC found in the PMI8998 PMIC. Signed-off-by: Caleb Connolly <caleb.connolly@linaro.org>
This commit is contained in:
parent
e2c631ebcf
commit
119430dc18
1 changed files with 8 additions and 0 deletions
|
|
@ -28,6 +28,14 @@
|
|||
|
||||
status = "disabled";
|
||||
};
|
||||
|
||||
pmi8998_rradc: rradc@4500 {
|
||||
compatible = "qcom,pmi8998-rradc";
|
||||
reg = <0x4500>;
|
||||
#io-channel-cells = <1>;
|
||||
|
||||
status = "disabled";
|
||||
};
|
||||
};
|
||||
|
||||
pmi8998_lsid1: pmic@3 {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue