Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1335991
| From | "jianqun.xu" <jay.xu@rock-chips.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH 2/6] spi: rockchip: add bindings for rk3399 spi |
| Date | 2016-02-17 03:00 +0100 |
| Message-ID | <r2Zzk-7EN-5@gated-at.bofh.it> (permalink) |
| References | <r2Zzk-7EN-3@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
From: Xu Jianqun <jay.xu@rock-chips.com>
Add devicetree bindings for Rockchip rk3399 spi which found on
Rockchip rk3399 SoCs.
Signed-off-by: Xu Jianqun <jay.xu@rock-chips.com>
---
Documentation/devicetree/bindings/spi/spi-rockchip.txt | 1 +
1 file changed, 1 insertion(+)
diff --git a/Documentation/devicetree/bindings/spi/spi-rockchip.txt b/Documentation/devicetree/bindings/spi/spi-rockchip.txt
index 0c491bd..1b14d69 100644
--- a/Documentation/devicetree/bindings/spi/spi-rockchip.txt
+++ b/Documentation/devicetree/bindings/spi/spi-rockchip.txt
@@ -9,6 +9,7 @@ Required Properties:
"rockchip,rk3066-spi" for rk3066.
"rockchip,rk3188-spi", "rockchip,rk3066-spi" for rk3188.
"rockchip,rk3288-spi", "rockchip,rk3066-spi" for rk3288.
+ "rockchip,rk3399-spi", "rockchip,rk3066-spi" for rk3399.
- reg: physical base address of the controller and length of memory mapped
region.
- interrupts: The interrupt number to the cpu. The interrupt specifier format
--
1.9.1
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
[PATCH 2/6] spi: rockchip: add bindings for rk3399 spi "jianqun.xu" <jay.xu@rock-chips.com> - 2016-02-17 03:00 +0100 Re: [PATCH 2/6] spi: rockchip: add bindings for rk3399 spi Rob Herring <robh@kernel.org> - 2016-02-18 15:40 +0100
csiph-web