diff options
author | Olof Johansson <olof@lixom.net> | 2015-10-23 20:19:36 +0300 |
---|---|---|
committer | Olof Johansson <olof@lixom.net> | 2015-10-23 20:19:36 +0300 |
commit | fc1f61f1c0b71a1c21123502c99712ad5b7d8e79 (patch) | |
tree | 7e64ddc156c1cf34e95b667ffc6277378f758c32 /Documentation/devicetree/bindings/arm | |
parent | 5462b10af11d0b334fe37883998e0f38b14127bb (diff) | |
parent | bef6229f36c1c2ddae186f4e328c2359c1dad18d (diff) | |
download | linux-fc1f61f1c0b71a1c21123502c99712ad5b7d8e79.tar.xz |
Merge tag 'sunxi-core-for-4.4' of https://git.kernel.org/pub/scm/linux/kernel/git/mripard/linux into next/soc
Allwinner core changes for 4.4
Add support for the Allwinner R8 SoC used in the CHIP.
* tag 'sunxi-core-for-4.4' of https://git.kernel.org/pub/scm/linux/kernel/git/mripard/linux:
ARM: sunxi: Add R8 support
Signed-off-by: Olof Johansson <olof@lixom.net>
Diffstat (limited to 'Documentation/devicetree/bindings/arm')
-rw-r--r-- | Documentation/devicetree/bindings/arm/sunxi.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/arm/sunxi.txt b/Documentation/devicetree/bindings/arm/sunxi.txt index 67da20539540..bb9b0faa919d 100644 --- a/Documentation/devicetree/bindings/arm/sunxi.txt +++ b/Documentation/devicetree/bindings/arm/sunxi.txt @@ -6,6 +6,7 @@ using one of the following compatible strings: allwinner,sun4i-a10 allwinner,sun5i-a10s allwinner,sun5i-a13 + allwinner,sun5i-r8 allwinner,sun6i-a31 allwinner,sun7i-a20 allwinner,sun8i-a23 |