Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1601223
| Path | csiph.com!news.mixmin.net!aioe.org!bofh.it!news.nic.it!robomod |
|---|---|
| From | <cl@rock-chips.com> |
| Newsgroups | linux.kernel |
| Subject | [PATCH v1 4/7] dt-bindings: soc: rockchip: grf: add support for rk3328 |
| Date | Wed, 15 Mar 2017 11:10:03 +0100 |
| Message-ID | <tle2v-689-35@gated-at.bofh.it> (permalink) |
| References | <tle2t-689-3@gated-at.bofh.it> |
| X-Original-To | heiko@sntech.de |
| X-263anti-Spam | KSV:0; |
| X-Mail-Delivery | 1 |
| X-Abs-Checked | 4 |
| X-Rl-Sender | cl@rock-chips.com |
| X-Fst-To | heiko@sntech.de |
| X-Sender-IP | 58.22.7.114 |
| X-Login-Name | cl@rock-chips.com |
| X-Unique-Tag | <dd22dbf790d8452213af2821eb1f1325> |
| X-Sender | cl@rock-chips.com |
| X-Mailer | git-send-email 1.9.1 |
| Sender | robomod@news.nic.it |
| List-ID | <linux-kernel.vger.kernel.org> |
| X-Mailing-List | linux-kernel@vger.kernel.org |
| Approved | robomod@news.nic.it |
| Lines | 21 |
| Organization | linux.* mail to news gateway |
| X-Original-Cc | robh+dt@kernel.org, mark.rutland@arm.com, zhengxing@rock-chips.com, andy.yan@rock-chips.com, jay.xu@rock-chips.com, matthias.bgg@gmail.com, paweljarosz3691@gmail.com, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-rockchip@lists.infradead.org, linux-kernel@vger.kernel.org, wsa@the-dreams.de, linux-i2c@vger.kernel.org, jic23@kernel.org, knaack.h@gmx.de, lars@metafoo.de, pmeerw@pmeerw.net, wxt@rock-chips.com, david.wu@rock-chips.com, linux-iio@vger.kernel.org, shawn.lin@rock-chips.com, akpm@linux-foundation.org, dianders@chromium.org, yamada.masahiro@socionext.com, catalin.marinas@arm.com, will.deacon@arm.com, afaerber@suse.de, shawnguo@kernel.org, khilman@baylibre.com, arnd@arndb.de, fabio.estevam@nxp.com, zhangqing@rock-chips.com, kever.yang@rock-chips.com, tony.xie@rock-chips.com, huangtao@rock-chips.com, yhx@rock-chips.com, rocky.hao@rock-chips.com, Chen Liang <cl@rock-chips.com> |
| X-Original-Date | Wed, 15 Mar 2017 18:03:54 +0800 |
| X-Original-Message-ID | <1489572237-6649-5-git-send-email-cl@rock-chips.com> |
| X-Original-References | <1489572237-6649-1-git-send-email-cl@rock-chips.com> |
| X-Original-Sender | linux-kernel-owner@vger.kernel.org |
| Xref | csiph.com linux.kernel:1601223 |
Show key headers only | View raw
From: Chen Liang <cl@rock-chips.com>
Signed-off-by: Chen Liang <cl@rock-chips.com>
---
Documentation/devicetree/bindings/soc/rockchip/grf.txt | 1 +
1 file changed, 1 insertion(+)
diff --git a/Documentation/devicetree/bindings/soc/rockchip/grf.txt b/Documentation/devicetree/bindings/soc/rockchip/grf.txt
index a0685c2..db4da0b 100644
--- a/Documentation/devicetree/bindings/soc/rockchip/grf.txt
+++ b/Documentation/devicetree/bindings/soc/rockchip/grf.txt
@@ -18,6 +18,7 @@ Required Properties:
- "rockchip,rk3288-grf", "syscon": for rk3288
- "rockchip,rk3368-grf", "syscon": for rk3368
- "rockchip,rk3399-grf", "syscon": for rk3399
+ - "rockchip,rk3328-grf", "syscon": for rk3328
- compatible: PMUGRF should be one of the following:
- "rockchip,rk3368-pmugrf", "syscon": for rk3368
- "rockchip,rk3399-pmugrf", "syscon": for rk3399
--
1.9.1
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH v1 0/7] initialize dtsi file and dts file for RK3328 SoCs <cl@rock-chips.com> - 2017-03-15 11:10 +0100
[PATCH v1 2/7] dt-bindings: iio: rockchip-saradc: add support for rk3328 <cl@rock-chips.com> - 2017-03-15 11:10 +0100
Re: [PATCH v1 2/7] dt-bindings: iio: rockchip-saradc: add support for rk3328 Heiko Stuebner <heiko@sntech.de> - 2017-03-16 09:40 +0100
Re: [PATCH v1 2/7] dt-bindings: iio: rockchip-saradc: add support for rk3328 Jonathan Cameron <jic23@kernel.org> - 2017-03-19 11:40 +0100
[PATCH v1 3/7] dt-bindings: i2c: rk3x: add support for rk3328 <cl@rock-chips.com> - 2017-03-15 11:10 +0100
Re: [PATCH v1 3/7] dt-bindings: i2c: rk3x: add support for rk3328 Heiko Stuebner <heiko@sntech.de> - 2017-03-16 09:40 +0100
[PATCH v1 4/7] dt-bindings: soc: rockchip: grf: add support for rk3328 <cl@rock-chips.com> - 2017-03-15 11:10 +0100
Re: [PATCH v1 0/7] initialize dtsi file and dts file for RK3328 SoCs Heiko Stübner <heiko@sntech.de> - 2017-03-15 12:20 +0100
[PATCH v1 6/7] arm64: dts: rockchip: add dts file for RK3328 evaluation board <cl@rock-chips.com> - 2017-03-16 02:50 +0100
Re: [PATCH v1 6/7] arm64: dts: rockchip: add dts file for RK3328 evaluation board Andre Przywara <andre.przywara@arm.com> - 2017-03-16 17:20 +0100
Re: [PATCH v1 6/7] arm64: dts: rockchip: add dts file for RK3328 evaluation board 陈亮 <cl@rock-chips.com> - 2017-03-17 03:40 +0100
Re: [PATCH v1 6/7] arm64: dts: rockchip: add dts file for RK3328 evaluation board Heiko Stuebner <heiko@sntech.de> - 2017-03-17 09:50 +0100
Re: [PATCH v1 6/7] arm64: dts: rockchip: add dts file for RK3328 evaluation board 陈亮 <cl@rock-chips.com> - 2017-03-21 09:10 +0100
Re: [PATCH v1 6/7] arm64: dts: rockchip: add dts file for RK3328 evaluation board Heiko Stübner <heiko@sntech.de> - 2017-03-21 10:00 +0100
[PATCH v1 5/7] arm64: dts: rockchip: add core dtsi file for RK3328 SoCs <cl@rock-chips.com> - 2017-03-16 02:50 +0100
[PATCH v1 7/7] dt-bindings: document rockchip rk3328-evb board <cl@rock-chips.com> - 2017-03-16 03:00 +0100
csiph-web