Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1601223

[PATCH v1 4/7] dt-bindings: soc: rockchip: grf: add support for rk3328

From <cl@rock-chips.com>
Newsgroups linux.kernel
Subject [PATCH v1 4/7] dt-bindings: soc: rockchip: grf: add support for rk3328
Date 2017-03-15 11:10 +0100
Message-ID <tle2v-689-35@gated-at.bofh.it> (permalink)
References <tle2t-689-3@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | 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 | NextPrevious in thread | Next in thread | Find similar | Unroll thread


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