summaryrefslogtreecommitdiffstats
path: root/Initial-AllWinner-A64-and-PINE64-support.patch
diff options
context:
space:
mode:
authorJosh Boyer <jwboyer@fedoraproject.org>2016-03-21 11:34:16 -0400
committerJosh Boyer <jwboyer@fedoraproject.org>2016-03-21 11:34:16 -0400
commitf20b3e7657b3c07a39b5789e97a0e412a9f73d7a (patch)
tree1d353a72644c40eb2a424e83bb128805fbdfe428 /Initial-AllWinner-A64-and-PINE64-support.patch
parent8bfaf21554139852241a32d7dbb9e2a2a4a17b03 (diff)
downloadkernel-f20b3e7657b3c07a39b5789e97a0e412a9f73d7a.tar.gz
kernel-f20b3e7657b3c07a39b5789e97a0e412a9f73d7a.tar.xz
kernel-f20b3e7657b3c07a39b5789e97a0e412a9f73d7a.zip
Linux v4.5-9406-g46e595a17dcf
- xtensa, mailbox, vhost, all the armsoc merges
Diffstat (limited to 'Initial-AllWinner-A64-and-PINE64-support.patch')
-rw-r--r--Initial-AllWinner-A64-and-PINE64-support.patch6
1 files changed, 3 insertions, 3 deletions
diff --git a/Initial-AllWinner-A64-and-PINE64-support.patch b/Initial-AllWinner-A64-and-PINE64-support.patch
index 7be47d850..e9b00f70e 100644
--- a/Initial-AllWinner-A64-and-PINE64-support.patch
+++ b/Initial-AllWinner-A64-and-PINE64-support.patch
@@ -36,7 +36,7 @@ index bb9b0faa..8b39d2b 100644
--- a/Documentation/devicetree/bindings/arm/sunxi.txt
+++ b/Documentation/devicetree/bindings/arm/sunxi.txt
@@ -13,3 +13,4 @@ using one of the following compatible strings:
- allwinner,sun8i-a33
+ allwinner,sun8i-a83t
allwinner,sun8i-h3
allwinner,sun9i-a80
+ allwinner,sun50i-a64
@@ -164,11 +164,11 @@ diff --git a/arch/arm64/boot/dts/Makefile b/arch/arm64/boot/dts/Makefile
index f832b8a..3b7428a 100644
--- a/arch/arm64/boot/dts/Makefile
+++ b/arch/arm64/boot/dts/Makefile
-@@ -1,3 +1,4 @@
+@@ -2,3 +2,4 @@
+ dts-dirs += al
+dts-dirs += allwinner
dts-dirs += altera
dts-dirs += amd
- dts-dirs += apm
diff --git a/arch/arm64/boot/dts/allwinner/Makefile b/arch/arm64/boot/dts/allwinner/Makefile
new file mode 100644
index 0000000..1e29a5a