All of lore.kernel.org
 help / color / mirror / Atom feed
From: <cl@rock-chips.com>
To: heiko@sntech.de
Cc: robh+dt@kernel.org, mark.rutland@arm.com,
	klaus.goger@theobroma-systems.com, hjc@rock-chips.com,
	jagan@amarulasolutions.com, djw@t-chip.com.cn,
	jacob-chen@iotwrt.com, devicetree@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org,
	linux-rockchip@lists.infradead.org, linux-kernel@vger.kernel.org,
	ulf.hansson@linaro.org, linux-mmc@vger.kernel.org,
	frank.wang@rock-chips.com, lgirdwood@gmail.com,
	broonie@kernel.org, alsa-devel@alsa-project.org,
	gregkh@linuxfoundation.org, catalin.marinas@arm.com,
	will.deacon@arm.com, yamada.masahiro@socionext.com,
	arnd@arndb.de, zhangqing@rock-chips.com,
	shawn.lin@rock-chips.com, kever.yang@rock-chips.com,
	david.wu@rock-chips.com, huangtao@rock-chips.com,
	tony.xie@rock-chips.com, sugar.zhang@rock-chips.com,
	huibin.hong@rock-chips.com, william.wu@rock-chips.com,
	sandy.huang@rock-chips.com, Liang Chen <cl@rock-chips.com>
Subject: [PATCH v3 2/4] dt-bindings: rockchip: grf: add grf and pmugrf description for px30
Date: Wed,  1 Aug 2018 16:45:14 +0800	[thread overview]
Message-ID: <1533113116-8820-3-git-send-email-cl@rock-chips.com> (raw)
In-Reply-To: <1533113116-8820-1-git-send-email-cl@rock-chips.com>

From: Liang Chen <cl@rock-chips.com>

This patch adds the compatible of GRF and PMUGRF for PX30 SoCs.

Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Liang Chen <cl@rock-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



WARNING: multiple messages have this Message-ID (diff)
From: <cl@rock-chips.com>
To: heiko@sntech.de
Cc: robh+dt@kernel.org, mark.rutland@arm.com,
	klaus.goger@theobroma-systems.com, hjc@rock-chips.com,
	jagan@amarulasolutions.com, djw@t-chip.com.cn,
	jacob-chen@iotwrt.com, devicetree@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org,
	linux-rockchip@lists.infradead.org, linux-kernel@vger.kernel.org,
	ulf.hansson@linaro.org, linux-mmc@vger.kernel.org,
	frank.wang@rock-chips.com, lgirdwood@gmail.com,
	broonie@kernel.org, alsa-devel@alsa-project.org,
	gregkh@linuxfoundation.org, catalin.marinas@arm.com,
	will.deacon@arm.com, yamada.masahiro@socionext.com,
	arnd@arndb.de, zhangqing@rock-chips.com,
	shawn.lin@rock-chips.com, kever.yang@rock-chips.com,
	david.wu@rock-chips.com, huangtao@rock-chips.com,
	tony.xie@rock-chips.com, sugar.zhang@rock-chips.com,
	huibin.hong@rock-chips.com
Subject: [PATCH v3 2/4] dt-bindings: rockchip: grf: add grf and pmugrf description for px30
Date: Wed,  1 Aug 2018 16:45:14 +0800	[thread overview]
Message-ID: <1533113116-8820-3-git-send-email-cl@rock-chips.com> (raw)
In-Reply-To: <1533113116-8820-1-git-send-email-cl@rock-chips.com>

From: Liang Chen <cl@rock-chips.com>

This patch adds the compatible of GRF and PMUGRF for PX30 SoCs.

Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Liang Chen <cl@rock-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

WARNING: multiple messages have this Message-ID (diff)
From: cl@rock-chips.com (cl at rock-chips.com)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v3 2/4] dt-bindings: rockchip: grf: add grf and pmugrf description for px30
Date: Wed,  1 Aug 2018 16:45:14 +0800	[thread overview]
Message-ID: <1533113116-8820-3-git-send-email-cl@rock-chips.com> (raw)
In-Reply-To: <1533113116-8820-1-git-send-email-cl@rock-chips.com>

From: Liang Chen <cl@rock-chips.com>

This patch adds the compatible of GRF and PMUGRF for PX30 SoCs.

Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Liang Chen <cl@rock-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

  parent reply	other threads:[~2018-08-01  8:48 UTC|newest]

Thread overview: 27+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-08-01  8:45 [PATCH v3 0/4] arm64: dts: rockchip: add basic dts file for PX30 SoCs cl
2018-08-01  8:45 ` cl at rock-chips.com
2018-08-01  8:45 ` cl
2018-08-01  8:45 ` [PATCH v3 1/4] dt-bindings: usb: dwc2: add description for px30 cl
2018-08-01  8:45   ` cl at rock-chips.com
2018-08-01  8:45   ` cl
2018-08-02 13:03   ` Heiko Stuebner
2018-08-02 13:03     ` Heiko Stuebner
2018-08-02 13:03     ` Heiko Stuebner
2018-08-01  8:45 ` cl [this message]
2018-08-01  8:45   ` [PATCH v3 2/4] dt-bindings: rockchip: grf: add grf and pmugrf " cl at rock-chips.com
2018-08-01  8:45   ` cl
2018-08-02 12:43   ` Heiko Stuebner
2018-08-02 12:43     ` Heiko Stuebner
2018-08-02 12:43     ` Heiko Stuebner
2018-08-01  8:45 ` [PATCH v3 3/4] arm64: dts: rockchip: add core dtsi file for PX30 SoCs cl
2018-08-01  8:45   ` cl at rock-chips.com
2018-08-01  8:45   ` cl
2018-08-02 11:58   ` Heiko Stuebner
2018-08-02 11:58     ` Heiko Stuebner
2018-08-02 11:58     ` Heiko Stuebner
2018-08-01  8:45 ` [PATCH v3 4/4] arm64: dts: rockchip: add PX30 eavluation board devicetree cl
2018-08-01  8:45   ` cl at rock-chips.com
2018-08-01  8:45   ` cl
2018-08-02 12:42   ` Heiko Stuebner
2018-08-02 12:42     ` Heiko Stuebner
2018-08-02 12:42     ` Heiko Stuebner

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1533113116-8820-3-git-send-email-cl@rock-chips.com \
    --to=cl@rock-chips.com \
    --cc=alsa-devel@alsa-project.org \
    --cc=arnd@arndb.de \
    --cc=broonie@kernel.org \
    --cc=catalin.marinas@arm.com \
    --cc=david.wu@rock-chips.com \
    --cc=devicetree@vger.kernel.org \
    --cc=djw@t-chip.com.cn \
    --cc=frank.wang@rock-chips.com \
    --cc=gregkh@linuxfoundation.org \
    --cc=heiko@sntech.de \
    --cc=hjc@rock-chips.com \
    --cc=huangtao@rock-chips.com \
    --cc=huibin.hong@rock-chips.com \
    --cc=jacob-chen@iotwrt.com \
    --cc=jagan@amarulasolutions.com \
    --cc=kever.yang@rock-chips.com \
    --cc=klaus.goger@theobroma-systems.com \
    --cc=lgirdwood@gmail.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mmc@vger.kernel.org \
    --cc=linux-rockchip@lists.infradead.org \
    --cc=mark.rutland@arm.com \
    --cc=robh+dt@kernel.org \
    --cc=sandy.huang@rock-chips.com \
    --cc=shawn.lin@rock-chips.com \
    --cc=sugar.zhang@rock-chips.com \
    --cc=tony.xie@rock-chips.com \
    --cc=ulf.hansson@linaro.org \
    --cc=will.deacon@arm.com \
    --cc=william.wu@rock-chips.com \
    --cc=yamada.masahiro@socionext.com \
    --cc=zhangqing@rock-chips.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.