“a586df067afe0580bb02b7a6312ca2afe49bba03”上不存在“include/linux/compiler-gcc5.h”
提交 acc08134 编写于 作者: C Claudiu Beznea 提交者: Jialin Zhang

ARM: dts: at91: sama5d2_icp: don't keep vdd_other enabled all the time

stable inclusion
from stable-v5.10.143
commit 7d29f2bdd1675cf6f0e180b9209fbff6f5b53514
category: bugfix
bugzilla: https://gitee.com/openeuler/kernel/issues/I6D0U6

Reference: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=7d29f2bdd1675cf6f0e180b9209fbff6f5b53514

--------------------------------

[ Upstream commit 3d074b75 ]

VDD_OTHER is not connected to any on board consumer thus it is not
needed to keep it enabled all the time.

Fixes: 68a95ef7 ("ARM: dts: at91: sama5d2-icp: add SAMA5D2-ICP")
Signed-off-by: NClaudiu Beznea <claudiu.beznea@microchip.com>
Link: https://lore.kernel.org/r/20220826083927.3107272-9-claudiu.beznea@microchip.comSigned-off-by: NSasha Levin <sashal@kernel.org>
Signed-off-by: NJialin Zhang <zhangjialin11@huawei.com>
Reviewed-by: NZheng Zengkai <zhengzengkai@huawei.com>
上级 b2f4237f
...@@ -256,7 +256,6 @@ ...@@ -256,7 +256,6 @@
regulator-max-microvolt = <1850000>; regulator-max-microvolt = <1850000>;
regulator-initial-mode = <2>; regulator-initial-mode = <2>;
regulator-allowed-modes = <2>, <4>; regulator-allowed-modes = <2>, <4>;
regulator-always-on;
regulator-state-standby { regulator-state-standby {
regulator-on-in-suspend; regulator-on-in-suspend;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册