diff options
author | Vishnu Patekar <vishnupatekar0510@gmail.com> | 2015-05-30 10:55:01 -0400 |
---|---|---|
committer | Maxime Ripard <maxime.ripard@free-electrons.com> | 2015-07-05 10:33:55 -0400 |
commit | 159870d2413c92622790e9cecbce95099bed539a (patch) | |
tree | a55292222424e15b5fc1e909e56f32b428b8a69d /Documentation | |
parent | 14a882df14a5ae859b245bc708ce3fce47a91594 (diff) |
ARM: sunxi: Add Machine support for A33
Add machine support for the Allwinner A33 quad core cortex-a7 based SoC,
which is similar to the A23 SoC.
Signed-off-by: Vishnu Patekar <vishnupatekar0510@gmail.com>
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Tested-by: Chen-Yu Tsai <wens@csie.org>
Diffstat (limited to 'Documentation')
-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 3cb4b946ff2b..67da20539540 100644 --- a/Documentation/devicetree/bindings/arm/sunxi.txt +++ b/Documentation/devicetree/bindings/arm/sunxi.txt | |||
@@ -9,5 +9,6 @@ using one of the following compatible strings: | |||
9 | allwinner,sun6i-a31 | 9 | allwinner,sun6i-a31 |
10 | allwinner,sun7i-a20 | 10 | allwinner,sun7i-a20 |
11 | allwinner,sun8i-a23 | 11 | allwinner,sun8i-a23 |
12 | allwinner,sun8i-a33 | ||
12 | allwinner,sun8i-h3 | 13 | allwinner,sun8i-h3 |
13 | allwinner,sun9i-a80 | 14 | allwinner,sun9i-a80 |