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


Groups > linux.kernel > #1609636 > unrolled thread

[PATCH v4 1/6] dt-bindings: iio: rockchip-saradc: add support for rk3328

Started by<cl@rock-chips.com>
First post2017-03-27 11:50 +0200
Last post2017-04-02 11:00 +0200
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.


Contents

  [PATCH v4 1/6] dt-bindings: iio: rockchip-saradc: add support for rk3328 <cl@rock-chips.com> - 2017-03-27 11:50 +0200
    Re: [PATCH v4 1/6] dt-bindings: iio: rockchip-saradc: add support for rk3328 Heiko Stuebner <heiko@sntech.de> - 2017-03-27 15:30 +0200
      Re: [PATCH v4 1/6] dt-bindings: iio: rockchip-saradc: add support for  rk3328 Jonathan Cameron <jic23@kernel.org> - 2017-04-02 11:00 +0200

#1609636 — [PATCH v4 1/6] dt-bindings: iio: rockchip-saradc: add support for rk3328

From<cl@rock-chips.com>
Date2017-03-27 11:50 +0200
Subject[PATCH v4 1/6] dt-bindings: iio: rockchip-saradc: add support for rk3328
Message-ID<tpzrJ-62q-55@gated-at.bofh.it>
From: Liang Chen <cl@rock-chips.com>

The rk3328 saradc is the same as rk3399.

Signed-off-by: Liang Chen <cl@rock-chips.com>
Reviewed-by: Heiko Stuebner <heiko@sntech.de>
Acked-by: Rob Herring <robh@kernel.org>
---
 Documentation/devicetree/bindings/iio/adc/rockchip-saradc.txt | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/iio/adc/rockchip-saradc.txt b/Documentation/devicetree/bindings/iio/adc/rockchip-saradc.txt
index 205593f..e0a9b9d 100644
--- a/Documentation/devicetree/bindings/iio/adc/rockchip-saradc.txt
+++ b/Documentation/devicetree/bindings/iio/adc/rockchip-saradc.txt
@@ -4,6 +4,7 @@ Required properties:
 - compatible: should be "rockchip,<name>-saradc" or "rockchip,rk3066-tsadc"
    - "rockchip,saradc": for rk3188, rk3288
    - "rockchip,rk3066-tsadc": for rk3036
+   - "rockchip,rk3328-saradc", "rockchip,rk3399-saradc": for rk3328
    - "rockchip,rk3399-saradc": for rk3399
 
 - reg: physical base address of the controller and length of memory mapped
-- 
1.9.1

[toc] | [next] | [standalone]


#1609829

FromHeiko Stuebner <heiko@sntech.de>
Date2017-03-27 15:30 +0200
Message-ID<tpCSB-hj-5@gated-at.bofh.it>
In reply to#1609636
Hi Jonathan,

Am Montag, 27. März 2017, 17:40:46 CEST schrieb cl@rock-chips.com:
> From: Liang Chen <cl@rock-chips.com>
> 
> The rk3328 saradc is the same as rk3399.
> 
> Signed-off-by: Liang Chen <cl@rock-chips.com>
> Reviewed-by: Heiko Stuebner <heiko@sntech.de>
> Acked-by: Rob Herring <robh@kernel.org>

just for planning purposes, do you plan on picking this up or do you
want me to queue it with the rest of the changes (Ack needed).

Heiko

[toc] | [prev] | [next] | [standalone]


#1614671 — Re: [PATCH v4 1/6] dt-bindings: iio: rockchip-saradc: add support for rk3328

FromJonathan Cameron <jic23@kernel.org>
Date2017-04-02 11:00 +0200
SubjectRe: [PATCH v4 1/6] dt-bindings: iio: rockchip-saradc: add support for rk3328
Message-ID<trJwB-6BS-7@gated-at.bofh.it>
In reply to#1609829
On 27/03/17 14:25, Heiko Stuebner wrote:
> Hi Jonathan,
> 
> Am Montag, 27. März 2017, 17:40:46 CEST schrieb cl@rock-chips.com:
>> From: Liang Chen <cl@rock-chips.com>
>>
>> The rk3328 saradc is the same as rk3399.
>>
>> Signed-off-by: Liang Chen <cl@rock-chips.com>
>> Reviewed-by: Heiko Stuebner <heiko@sntech.de>
>> Acked-by: Rob Herring <robh@kernel.org>
> 
> just for planning purposes, do you plan on picking this up or do you
> want me to queue it with the rest of the changes (Ack needed).

Applied to the togreg branch of iio.git.  Makes more sense that
way as we might get some other changes around that file and it
doesn't make any difference to the rest of the series.

Will probably start it's way upstream this afternoon if I get
through the rest of my backlog.

Thanks,

Jonathan
> 
> Heiko
> 
> --
> To unsubscribe from this list: send the line "unsubscribe linux-iio" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> 

[toc] | [prev] | [standalone]


Back to top | Article view | linux.kernel


csiph-web