diff options
author | Icenowy Zheng <icenowy@aosc.io> | 2017-08-22 08:23:22 +0300 |
---|---|---|
committer | Maxime Ripard <maxime.ripard@free-electrons.com> | 2017-09-22 22:57:09 +0300 |
commit | 14e25a03682f7ca0464ac7e3f3f10f02d885fed4 (patch) | |
tree | 83dc9eab58ead5cef8e8725ce45518fbd97ac51d /Documentation/devicetree/bindings/arm | |
parent | 9e8dda2df7cc209d0165618e6d18b324c02c8348 (diff) | |
download | linux-14e25a03682f7ca0464ac7e3f3f10f02d885fed4.tar.xz |
ARM: sunxi: add support for R40 SoC
Allwinner R40 is a new SoC, with Quad Core Cortex-A7 and peripherals
like A20.
Add support for it.
Signed-off-by: Icenowy Zheng <icenowy@aosc.io>
Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
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 f35c6ada5a65..e4beec3d9ad3 100644 --- a/Documentation/devicetree/bindings/arm/sunxi.txt +++ b/Documentation/devicetree/bindings/arm/sunxi.txt @@ -14,6 +14,7 @@ using one of the following compatible strings: allwinner,sun8i-a83t allwinner,sun8i-h2-plus allwinner,sun8i-h3 + allwinner-sun8i-r40 allwinner,sun8i-v3s allwinner,sun9i-a80 allwinner,sun50i-a64 |