mirror of
https://github.com/torvalds/linux.git
synced 2026-06-02 19:43:40 +02:00
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: Daniele Debernardi <drebrez@gmail.com> Signed-off-by: Iskren Chernev <iskren.chernev@gmail.com> Link: https://lore.kernel.org/r/20200411182122.2677248-3-iskren.chernev@gmail.com Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
This commit is contained in:
parent
4e7573e7a5
commit
9111bbf3a1
|
|
@ -1,7 +1,5 @@
|
|||
// SPDX-License-Identifier: GPL-2.0
|
||||
#include "qcom-msm8974pro.dtsi"
|
||||
#include "qcom-pm8841.dtsi"
|
||||
#include "qcom-pm8941.dtsi"
|
||||
#include "qcom-pma8084.dtsi"
|
||||
|
||||
/ {
|
||||
|
|
@ -198,6 +196,8 @@ pma8084_l27: l27 {
|
|||
};
|
||||
};
|
||||
};
|
||||
|
||||
/delete-node/ vreg-boost;
|
||||
};
|
||||
|
||||
&soc {
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user