diff options
author | Hans de Goede <hdegoede@redhat.com> | 2015-06-02 15:53:40 +0200 |
---|---|---|
committer | Hans de Goede <hdegoede@redhat.com> | 2015-06-04 14:12:03 +0200 |
commit | 8b1ba9415149d238f09614066de4c230cf0f5501 (patch) | |
tree | b492e49fba811b39fab704651174564a36058ec8 /arch/arm/dts/sun8i-a33-ippo-q8h-v1.2-lcd1024x600.dts | |
parent | a52783e11d3b4ce9bb0b8a4bfc7cfab11d3638a1 (diff) |
sunxi: Sync dts files with the linux kernel
Copy over all the latest dts changes from mripard/sunxi/dt-for-4.2 ,
this gives us a proper dtsi file for the A33 rather then abusing
sun8i-a23.dtsi for this.
And this replaces our minimal (dummy) sun7i-a20-mk808c and
sun8i-a33-astar-mid756 dts files with proper ones.
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Acked-by: Ian Campbell <ijc@hellion.org.uk>
Diffstat (limited to 'arch/arm/dts/sun8i-a33-ippo-q8h-v1.2-lcd1024x600.dts')
-rw-r--r-- | arch/arm/dts/sun8i-a33-ippo-q8h-v1.2-lcd1024x600.dts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/dts/sun8i-a33-ippo-q8h-v1.2-lcd1024x600.dts b/arch/arm/dts/sun8i-a33-ippo-q8h-v1.2-lcd1024x600.dts index 4a431874fb..97771495c2 100644 --- a/arch/arm/dts/sun8i-a33-ippo-q8h-v1.2-lcd1024x600.dts +++ b/arch/arm/dts/sun8i-a33-ippo-q8h-v1.2-lcd1024x600.dts @@ -7,7 +7,7 @@ */ /dts-v1/; -#include "sun8i-a23.dtsi" +#include "sun8i-a33.dtsi" / { model = "Ippo Q8H V1.2 (A33, 1024x600)"; |