From e37aee9722068083ef4b75272deb0f7f11588b89 Mon Sep 17 00:00:00 2001 From: Jianqun Xu Date: Mon, 23 Mar 2020 16:31:11 +0800 Subject: [PATCH] Documentation: devicetree: rockchip-io-domain add rv1126 support Change-Id: I238b70c2559dc718ff861d592748bb885b4084ba Signed-off-by: Jianqun Xu --- .../devicetree/bindings/power/rockchip-io-domain.txt | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/Documentation/devicetree/bindings/power/rockchip-io-domain.txt b/Documentation/devicetree/bindings/power/rockchip-io-domain.txt index e66fd4eab71c..29fd2d869a27 100644 --- a/Documentation/devicetree/bindings/power/rockchip-io-domain.txt +++ b/Documentation/devicetree/bindings/power/rockchip-io-domain.txt @@ -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 {