Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1601218
| From | <cl@rock-chips.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH v1 2/7] dt-bindings: iio: rockchip-saradc: add support for rk3328 |
| Date | 2017-03-15 11:10 +0100 |
| Message-ID | <tle2u-689-23@gated-at.bofh.it> (permalink) |
| References | <tle2t-689-3@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
From: Chen Liang <cl@rock-chips.com>
The rk3328 saradc is the same as rk3399.
Signed-off-by: Chen Liang <cl@rock-chips.com>
---
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..f81bc20 100644
--- a/Documentation/devicetree/bindings/iio/adc/rockchip-saradc.txt
+++ b/Documentation/devicetree/bindings/iio/adc/rockchip-saradc.txt
@@ -5,6 +5,7 @@ Required properties:
- "rockchip,saradc": for rk3188, rk3288
- "rockchip,rk3066-tsadc": for rk3036
- "rockchip,rk3399-saradc": for rk3399
+ - "rockchip,rk3328-saradc", "rockchip,rk3399-saradc": for rk3328
- reg: physical base address of the controller and length of memory mapped
region.
--
1.9.1
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll 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