Skip to content

Commit a11e5c2

Browse files
Caesar-githubrkhuangtao
authored andcommitted
arm64: dts: rockchip: Set pmic-reset-func to 1 for rk3326 linux
As the config reset registers only for rk817 and rk809. Change-Id: Id8e8ae3b816c783df92510083c36156595d230ae Signed-off-by: Caesar Wang <wxt@rock-chips.com>
1 parent 147393b commit a11e5c2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

arch/arm64/boot/dts/rockchip/rk3326-evb-linux-lp3-v10.dts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -362,7 +362,7 @@
362362
clock-output-names = "rk808-clkout1", "rk808-clkout2";
363363
//fb-inner-reg-idxs = <2>;
364364
/* 1: rst regs (default in codes), 0: rst the pmic */
365-
pmic-reset-func = <0>;
365+
pmic-reset-func = <1>;
366366

367367
vcc1-supply = <&vccsys>;
368368
vcc2-supply = <&vccsys>;

0 commit comments

Comments
 (0)