Commit 9111bbf3 authored by Daniele Debernardi's avatar Daniele Debernardi Committed by Bjorn Andersson

ARM: dts: qcom: msm8974-klte: Remove inherited vreg_boost node

The Samsung klte does not have a vreg_boost node. vreg_boost also
depends on pm8941-gpio which are not present on the klte.
Signed-off-by: default avatarDaniele Debernardi <drebrez@gmail.com>
Signed-off-by: default avatarIskren Chernev <iskren.chernev@gmail.com>
Link: https://lore.kernel.org/r/20200411182122.2677248-3-iskren.chernev@gmail.comSigned-off-by: default avatarBjorn Andersson <bjorn.andersson@linaro.org>
parent 4e7573e7
// SPDX-License-Identifier: GPL-2.0 // SPDX-License-Identifier: GPL-2.0
#include "qcom-msm8974pro.dtsi" #include "qcom-msm8974pro.dtsi"
#include "qcom-pm8841.dtsi"
#include "qcom-pm8941.dtsi"
#include "qcom-pma8084.dtsi" #include "qcom-pma8084.dtsi"
/ { / {
...@@ -198,6 +196,8 @@ pma8084_l27: l27 { ...@@ -198,6 +196,8 @@ pma8084_l27: l27 {
}; };
}; };
}; };
/delete-node/ vreg-boost;
}; };
&soc { &soc {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment