[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <1532337924-4185-5-git-send-email-cl@rock-chips.com>
Date: Mon, 23 Jul 2018 17:25:22 +0800
From: <cl@...k-chips.com>
To: heiko@...ech.de
Cc: robh+dt@...nel.org, mark.rutland@....com,
klaus.goger@...obroma-systems.com, hjc@...k-chips.com,
jagan@...rulasolutions.com, djw@...hip.com.cn,
jacob-chen@...wrt.com, devicetree@...r.kernel.org,
linux-arm-kernel@...ts.infradead.org,
linux-rockchip@...ts.infradead.org, linux-kernel@...r.kernel.org,
ulf.hansson@...aro.org, linux-mmc@...r.kernel.org,
frank.wang@...k-chips.com, lgirdwood@...il.com, broonie@...nel.org,
alsa-devel@...a-project.org, gregkh@...uxfoundation.org,
catalin.marinas@....com, will.deacon@....com,
yamada.masahiro@...ionext.com, arnd@...db.de,
zhangqing@...k-chips.com, shawn.lin@...k-chips.com,
kever.yang@...k-chips.com, david.wu@...k-chips.com,
huangtao@...k-chips.com, tony.xie@...k-chips.com,
sugar.zhang@...k-chips.com, huibin.hong@...k-chips.com,
william.wu@...k-chips.com, sandy.huang@...k-chips.com,
Liang Chen <cl@...k-chips.com>
Subject: [PATCH v2 4/6] dt-bindings: rockchip: grf: add grf and pmugrf description for px30
From: Liang Chen <cl@...k-chips.com>
This patch adds the compatible of GRF and PMUGRF for PX30 SoCs.
Acked-by: Rob Herring <robh@...nel.org>
Signed-off-by: Liang Chen <cl@...k-chips.com>
---
Documentation/devicetree/bindings/soc/rockchip/grf.txt | 2 ++
1 file changed, 2 insertions(+)
diff --git a/Documentation/devicetree/bindings/soc/rockchip/grf.txt b/Documentation/devicetree/bindings/soc/rockchip/grf.txt
index 7dc5ce8..46e27cd 100644
--- a/Documentation/devicetree/bindings/soc/rockchip/grf.txt
+++ b/Documentation/devicetree/bindings/soc/rockchip/grf.txt
@@ -13,6 +13,7 @@ On RK3328 SoCs, the GRF adds a section for USB2PHYGRF,
Required Properties:
- compatible: GRF should be one of the following:
+ - "rockchip,px30-grf", "syscon": for px30
- "rockchip,rk3036-grf", "syscon": for rk3036
- "rockchip,rk3066-grf", "syscon": for rk3066
- "rockchip,rk3188-grf", "syscon": for rk3188
@@ -23,6 +24,7 @@ Required Properties:
- "rockchip,rk3399-grf", "syscon": for rk3399
- "rockchip,rv1108-grf", "syscon": for rv1108
- compatible: PMUGRF should be one of the following:
+ - "rockchip,px30-pmugrf", "syscon": for px30
- "rockchip,rk3368-pmugrf", "syscon": for rk3368
- "rockchip,rk3399-pmugrf", "syscon": for rk3399
- compatible: SGRF should be one of the following
--
1.9.1
Powered by blists - more mailing lists