Documentation: devicetree: rockchip-io-domain add rv1126 support

Change-Id: I238b70c2559dc718ff861d592748bb885b4084ba
Signed-off-by: Jianqun Xu <jay.xu@rock-chips.com>
This commit is contained in:
Jianqun Xu 2020-03-23 16:31:11 +08:00 committed by Tao Huang
parent 186788893a
commit e37aee9722

View File

@ -43,6 +43,7 @@ Required properties:
- "rockchip,rk3399-pmu-io-voltage-domain" for rk3399 pmu-domains
- "rockchip,rv1108-io-voltage-domain" for rv1108
- "rockchip,rv1108-pmu-io-voltage-domain" for rv1108 pmu-domains
- "rockchip,rv1126-pmu-io-voltage-domain" for rv1126 pmu-domains
Deprecated properties:
- rockchip,grf: phandle to the syscon managing the "general register files"
@ -117,6 +118,17 @@ Possible supplies for rk3399:
Possible supplies for rk3399 pmu-domains:
- pmu1830-supply:The supply connected to PMUIO2_VDD.
Possible supplies for rv1126 pmu-domains:
- vccio1-supply:The supply connected to VCCIO1_VDD.
- vccio2-supply:The supply connected to VCCIO2_VDD.
- vccio3-supply:The supply connected to VCCIO3_VDD.
- vccio4-supply:The supply connected to VCCIO4_VDD.
- vccio5-supply:The supply connected to VCCIO5_VDD.
- vccio6-supply:The supply connected to VCCIO6_VDD.
- vccio7-supply:The supply connected to VCCIO7_VDD.
- pmuio1-supply:The supply connected to PMUIO1_VDD.
- pmuio2-supply:The supply connected to PMUIO2_VDD.
Example:
io-domains {