mirror of
https://github.com/torvalds/linux.git
synced 2026-06-08 14:42:37 +02:00
arm64: dts: rockchip: add not-save-power-en for rk3566-rk817-eink
Signed-off-by: shengfei Xu <xsf@rock-chips.com> Change-Id: Ic9cd6f7b1271ef71294068604af4bee3ed0a665b
This commit is contained in:
parent
9cede7577c
commit
c3e41f4836
|
|
@ -417,7 +417,8 @@ rk817: pmic@20 {
|
|||
//fb-inner-reg-idxs = <2>;
|
||||
/* 1: rst regs (default in codes), 0: rst the pmic */
|
||||
pmic-reset-func = <0>;
|
||||
|
||||
/* not save the PMIC_POWER_EN register in uboot */
|
||||
not-save-power-en = <1>;
|
||||
vcc1-supply = <&vccsys>;
|
||||
vcc2-supply = <&vccsys>;
|
||||
vcc3-supply = <&vccsys>;
|
||||
|
|
|
|||
|
|
@ -302,7 +302,8 @@ rk817: pmic@20 {
|
|||
//fb-inner-reg-idxs = <2>;
|
||||
/* 1: rst regs (default in codes), 0: rst the pmic */
|
||||
pmic-reset-func = <0>;
|
||||
|
||||
/* not save the PMIC_POWER_EN register in uboot */
|
||||
not-save-power-en = <1>;
|
||||
vcc1-supply = <&vccsys>;
|
||||
vcc2-supply = <&vccsys>;
|
||||
vcc3-supply = <&vccsys>;
|
||||
|
|
|
|||
|
|
@ -265,7 +265,8 @@ rk817: pmic@20 {
|
|||
//fb-inner-reg-idxs = <2>;
|
||||
/* 1: rst regs (default in codes), 0: rst the pmic */
|
||||
pmic-reset-func = <0>;
|
||||
|
||||
/* not save the PMIC_POWER_EN register in uboot */
|
||||
not-save-power-en = <1>;
|
||||
vcc1-supply = <&vccsys>;
|
||||
vcc2-supply = <&vccsys>;
|
||||
vcc3-supply = <&vccsys>;
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user