diff options
| author | Linux Build Service Account <lnxbuild@localhost> | 2017-01-28 00:46:26 -0800 |
|---|---|---|
| committer | Gerrit - the friendly Code Review server <code-review@localhost> | 2017-01-28 00:46:25 -0800 |
| commit | c54d6919bf25579e50a55222aaa9154b15f02393 (patch) | |
| tree | 8fae9f2b8cea5ffcf39cc3e2e9a6b8490dd40563 | |
| parent | 77bb82db739827b04c5101d9f002b2c14bdb16a9 (diff) | |
| parent | 53a5fb5688ab0cb415c0d334d27a181c135303d9 (diff) | |
Merge "ARM: dts: msm: Update the pmic sensor name for MSM8998"
| -rw-r--r-- | arch/arm/boot/dts/qcom/msm8998.dtsi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/boot/dts/qcom/msm8998.dtsi b/arch/arm/boot/dts/qcom/msm8998.dtsi index cfdbf98af76e..9490046133a3 100644 --- a/arch/arm/boot/dts/qcom/msm8998.dtsi +++ b/arch/arm/boot/dts/qcom/msm8998.dtsi @@ -2243,7 +2243,7 @@ }; sensor_information22: qcom,sensor-information-22 { qcom,sensor-type = "alarm"; - qcom,sensor-name = "pm8994_tz"; + qcom,sensor-name = "pm8998_tz"; qcom,scaling-factor = <1000>; }; sensor_information23: qcom,sensor-information-23 { |
