From 8f205eb2ccf20a2ba06303a25320770a08e8f175 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 fa0a8ad05d91..eb93fba21448 100644 --- a/Documentation/devicetree/bindings/power/rockchip-io-domain.txt +++ b/Documentation/devicetree/bindings/power/rockchip-io-domain.txt @@ -44,6 +44,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" @@ -118,6 +119,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 {