diff options
author | Linus Walleij <linus.walleij@linaro.org> | 2017-01-05 16:13:34 +0100 |
---|---|---|
committer | Andy Gross <andy.gross@linaro.org> | 2017-01-13 19:38:21 +0100 |
commit | 86e06f026bce857f059645f883749cfcb9c29a6e (patch) | |
tree | b2a1897799bbea3a429b6a2927907a86ea1c691d /arch/arm/boot/dts/qcom-msm8660-surf.dts | |
parent | ARM: dts: sd-600eval: enable 1.8v regulator on LS expansion (diff) | |
download | linux-86e06f026bce857f059645f883749cfcb9c29a6e.tar.xz linux-86e06f026bce857f059645f883749cfcb9c29a6e.zip |
ARM: dts: rename MSM8660/APQ8060 pmicintc to pm8058
The name "pmicintc" is ambiguous: there is a second power
management IC named PM8901 on these systems, and it is also
an interrupt controller. To make things clear, just name the
node alias "pm8058", this in unambigous and has all information
we need.
Acked-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Andy Gross <andy.gross@linaro.org>
Diffstat (limited to 'arch/arm/boot/dts/qcom-msm8660-surf.dts')
-rw-r--r-- | arch/arm/boot/dts/qcom-msm8660-surf.dts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/boot/dts/qcom-msm8660-surf.dts b/arch/arm/boot/dts/qcom-msm8660-surf.dts index 23de764558ab..1adc04978a47 100644 --- a/arch/arm/boot/dts/qcom-msm8660-surf.dts +++ b/arch/arm/boot/dts/qcom-msm8660-surf.dts @@ -48,7 +48,7 @@ }; }; -&pmicintc { +&pm8058 { keypad@148 { linux,keymap = < MATRIX_KEY(0, 0, KEY_FN_F1) |