Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1602260 > unrolled thread
| Started by | <cl@rock-chips.com> |
|---|---|
| First post | 2017-03-16 14:20 +0100 |
| Last post | 2017-03-22 10:20 +0100 |
| Articles | 3 — 3 participants |
Back to article view | Back to linux.kernel
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
[PATCH v2 2/6] dt-bindings: i2c: rk3x: add support for rk3328 <cl@rock-chips.com> - 2017-03-16 14:20 +0100
Re: [PATCH v2 2/6] dt-bindings: i2c: rk3x: add support for rk3328 Heiko Stuebner <heiko@sntech.de> - 2017-03-16 14:40 +0100
Re: [PATCH v2 2/6] dt-bindings: i2c: rk3x: add support for rk3328 Wolfram Sang <wsa@the-dreams.de> - 2017-03-22 10:20 +0100
| From | <cl@rock-chips.com> |
|---|---|
| Date | 2017-03-16 14:20 +0100 |
| Subject | [PATCH v2 2/6] dt-bindings: i2c: rk3x: add support for rk3328 |
| Message-ID | <tlDtU-7jq-15@gated-at.bofh.it> |
From: Liang Chen <cl@rock-chips.com>
The rk3328 i2c is the same as rk3399
Signed-off-by: Liang Chen <cl@rock-chips.com>
---
Documentation/devicetree/bindings/i2c/i2c-rk3x.txt | 1 +
1 file changed, 1 insertion(+)
diff --git a/Documentation/devicetree/bindings/i2c/i2c-rk3x.txt b/Documentation/devicetree/bindings/i2c/i2c-rk3x.txt
index bbc5a1e..e18445d 100644
--- a/Documentation/devicetree/bindings/i2c/i2c-rk3x.txt
+++ b/Documentation/devicetree/bindings/i2c/i2c-rk3x.txt
@@ -11,6 +11,7 @@ Required properties :
- "rockchip,rk3188-i2c": for rk3188
- "rockchip,rk3228-i2c": for rk3228
- "rockchip,rk3288-i2c": for rk3288
+ - "rockchip,rk3328-i2c", "rockchip,rk3399-i2c": for rk3328
- "rockchip,rk3399-i2c": for rk3399
- interrupts : interrupt number
- clocks: See ../clock/clock-bindings.txt
--
1.9.1
[toc] | [next] | [standalone]
| From | Heiko Stuebner <heiko@sntech.de> |
|---|---|
| Date | 2017-03-16 14:40 +0100 |
| Message-ID | <tlDNh-7rG-37@gated-at.bofh.it> |
| In reply to | #1602260 |
Am Donnerstag, 16. März 2017, 21:17:20 CET schrieb cl@rock-chips.com: > From: Liang Chen <cl@rock-chips.com> > > The rk3328 i2c is the same as rk3399 > > Signed-off-by: Liang Chen <cl@rock-chips.com> Reviewed-by: Heiko Stuebner <heiko@sntech.de>
[toc] | [prev] | [next] | [standalone]
| From | Wolfram Sang <wsa@the-dreams.de> |
|---|---|
| Date | 2017-03-22 10:20 +0100 |
| Message-ID | <tnKAW-72-13@gated-at.bofh.it> |
| In reply to | #1602260 |
[Multipart message — attachments visible in raw view] — view raw
On Thu, Mar 16, 2017 at 09:17:20PM +0800, cl@rock-chips.com wrote: > From: Liang Chen <cl@rock-chips.com> > > The rk3328 i2c is the same as rk3399 > > Signed-off-by: Liang Chen <cl@rock-chips.com> Applied to for-next, thanks!
[toc] | [prev] | [standalone]
Back to top | Article view | linux.kernel
csiph-web