Message ID | 1501663953-12768-1-git-send-email-andy.yan@rock-chips.com (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
On Wed, Aug 02, 2017 at 04:52:33PM +0800, Andy Yan wrote: > Add device tree bindings document for saradc on > rockchip rv1108 soc. > > Signed-off-by: Andy Yan <andy.yan@rock-chips.com> > --- > > Changes in v2: None > > Documentation/devicetree/bindings/iio/adc/rockchip-saradc.txt | 1 + > 1 file changed, 1 insertion(+) Acked-by: Rob Herring <robh@kernel.org>
On Thu, 10 Aug 2017 11:18:00 -0500 Rob Herring <robh@kernel.org> wrote: > On Wed, Aug 02, 2017 at 04:52:33PM +0800, Andy Yan wrote: > > Add device tree bindings document for saradc on > > rockchip rv1108 soc. > > > > Signed-off-by: Andy Yan <andy.yan@rock-chips.com> > > --- > > > > Changes in v2: None > > > > Documentation/devicetree/bindings/iio/adc/rockchip-saradc.txt | 1 + > > 1 file changed, 1 insertion(+) > > Acked-by: Rob Herring <robh@kernel.org> Applied to the togreg branch of iio.git Thanks, Jonathan > -- > 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
diff --git a/Documentation/devicetree/bindings/iio/adc/rockchip-saradc.txt b/Documentation/devicetree/bindings/iio/adc/rockchip-saradc.txt index e0a9b9d..c2c50b5 100644 --- a/Documentation/devicetree/bindings/iio/adc/rockchip-saradc.txt +++ b/Documentation/devicetree/bindings/iio/adc/rockchip-saradc.txt @@ -6,6 +6,7 @@ Required properties: - "rockchip,rk3066-tsadc": for rk3036 - "rockchip,rk3328-saradc", "rockchip,rk3399-saradc": for rk3328 - "rockchip,rk3399-saradc": for rk3399 + - "rockchip,rv1108-saradc", "rockchip,rk3399-saradc": for rv1108 - reg: physical base address of the controller and length of memory mapped region.
Add device tree bindings document for saradc on rockchip rv1108 soc. Signed-off-by: Andy Yan <andy.yan@rock-chips.com> --- Changes in v2: None Documentation/devicetree/bindings/iio/adc/rockchip-saradc.txt | 1 + 1 file changed, 1 insertion(+)