diff options
| author | Linux Build Service Account <lnxbuild@localhost> | 2016-08-03 04:58:23 -0700 |
|---|---|---|
| committer | Gerrit - the friendly Code Review server <code-review@localhost> | 2016-08-03 04:58:22 -0700 |
| commit | a77f543cfbc03eb90b163660fc0d4fb2c9c19d1a (patch) | |
| tree | 27348d3a35ebcafacff5a1422dd42c83f5f36a32 /arch | |
| parent | e4d533b780ccfb3d30819b422c8810258258680b (diff) | |
| parent | a139f26af6758b7683781642ba70779c4eea4fc2 (diff) | |
Merge "iio: adc: rradc: Add RRADC channels"
Diffstat (limited to 'arch')
| -rw-r--r-- | arch/arm/boot/dts/qcom/msm-pmicobalt.dtsi | 41 |
1 files changed, 0 insertions, 41 deletions
diff --git a/arch/arm/boot/dts/qcom/msm-pmicobalt.dtsi b/arch/arm/boot/dts/qcom/msm-pmicobalt.dtsi index 75f3cd3e06ec..c724ce5a8ad9 100644 --- a/arch/arm/boot/dts/qcom/msm-pmicobalt.dtsi +++ b/arch/arm/boot/dts/qcom/msm-pmicobalt.dtsi @@ -297,47 +297,6 @@ #address-cells = <1>; #size-cells = <0>; #io-channel-cells = <1>; - - /* Channel node */ - batt_id { - channel = <3>; - }; - - batt_therm { - channel = <4>; - }; - - skin_temp { - channel = <5>; - }; - - usbin_v { - channel = <6>; - }; - - usbin_i { - channel = <7>; - }; - - dcin_v { - channel = <8>; - }; - - dcin_i { - channel = <9>; - }; - - die_temp { - channel = <0xa>; - }; - - chg_temp { - channel = <0xb>; - }; - - gpio { - channel = <0xc>; - }; }; pmicobalt_fg: qpnp,fg { |
