aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree/bindings/spi/spi-rockchip.txt
diff options
context:
space:
mode:
authorAndy Yan <andy.yan@rock-chips.com>2017-08-14 16:34:22 +0800
committerMark Brown <broonie@kernel.org>2017-08-14 17:24:02 +0100
commit6b860e69e873be247d19174ab6b24d0b5741bf8c (patch)
tree73ce11038d3c3d481ea50e20e8af4576d5d98099 /Documentation/devicetree/bindings/spi/spi-rockchip.txt
parentspi: rockchip: Fix clock handling in suspend/resume (diff)
downloadlinux-dev-6b860e69e873be247d19174ab6b24d0b5741bf8c.tar.xz
linux-dev-6b860e69e873be247d19174ab6b24d0b5741bf8c.zip
spi: rockchip: add compatible string for rv1108 spi
The spi on rv1108 is the same as other rockchip based socs, add compatible string for it. Signed-off-by: Andy Yan <andy.yan@rock-chips.com> Acked-by: Rob Herring <robh@kernel.org> Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'Documentation/devicetree/bindings/spi/spi-rockchip.txt')
-rw-r--r--Documentation/devicetree/bindings/spi/spi-rockchip.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/spi/spi-rockchip.txt b/Documentation/devicetree/bindings/spi/spi-rockchip.txt
index 83da4931d832..6e3ffacbba32 100644
--- a/Documentation/devicetree/bindings/spi/spi-rockchip.txt
+++ b/Documentation/devicetree/bindings/spi/spi-rockchip.txt
@@ -6,6 +6,7 @@ and display controllers using the SPI communication interface.
Required Properties:
- compatible: should be one of the following.
+ "rockchip,rv1108-spi" for rv1108 SoCs.
"rockchip,rk3036-spi" for rk3036 SoCS.
"rockchip,rk3066-spi" for rk3066 SoCs.
"rockchip,rk3188-spi" for rk3188 SoCs.