From 212bbd910ca2a6a9a7951caa6566843656e3290a Mon Sep 17 00:00:00 2001 From: Liang Chen Date: Thu, 11 Oct 2018 21:26:08 +0800 Subject: [PATCH] dt-bindings: soc: rockchip: add pvtm for rk1808 SoCs Change-Id: I89c153f98d027e6e0b5d9b1816c70f3ec2c66f6d Signed-off-by: Liang Chen --- .../devicetree/bindings/soc/rockchip/rockchip-pvtm.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Documentation/devicetree/bindings/soc/rockchip/rockchip-pvtm.txt b/Documentation/devicetree/bindings/soc/rockchip/rockchip-pvtm.txt index b4f18c5cae09..66fa1ec0c06f 100644 --- a/Documentation/devicetree/bindings/soc/rockchip/rockchip-pvtm.txt +++ b/Documentation/devicetree/bindings/soc/rockchip/rockchip-pvtm.txt @@ -9,6 +9,9 @@ Required properties: - compatible: Should be one of the following. - "rockchip,px30-pvtm" - for PX30 SoCs. - "rockchip,px30-pmu-pvtm" - for PX30 SoCs. + - "rockchip,rk1808-pvtm" - for RK1808 SoCs. + - "rockchip,rk1808-pmu-pvtm" - for RK1808 SoCs. + - "rockchip,rk1808-npu-pvtm" - for RK1808 SoCs. - "rockchip,rk3288-pvtm" - for RK3288 SoCs. - "rockchip,rk3308-pvtm" - for RK3308 SoCs. - "rockchip,rk3308-pmu-pvtm" - for RK3308 SoCs.