Skip to content

Commit 56fc3cf

Browse files
committed
regulator : add power tree and head file rk818
1 parent 82c4ec2 commit 56fc3cf

File tree

5 files changed

+447
-255
lines changed

5 files changed

+447
-255
lines changed

debug/regulator/README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -115,6 +115,16 @@ done
115115

116116
## RK818 PMU驱动
117117

118+
![PowerTree](./rk818_powertree.png)
119+
120+
可以从上图中看出TP使用的LDO2,下面就测试这个LDO
121+
122+
### Usage
123+
124+
在主dts文件中包含下面的dtsi文件
125+
126+
#include "rk818_test.dtsi"
127+
118128
### 测试方法
119129

120130
- 加载PMU驱动

0 commit comments

Comments
 (0)