Skip to content

Commit bbbbb3d

Browse files
committed
no need nodma
1 parent 01dad00 commit bbbbb3d

File tree

4 files changed

+12
-22
lines changed

4 files changed

+12
-22
lines changed

meta-sunplus/recipes-kernel/linux/linux-spdev/dts/sp7021-common.dtsi.nodma.patch

Lines changed: 0 additions & 17 deletions
This file was deleted.

meta-sunplus/recipes-kernel/linux/linux-spdev/dts/sp7021-ublox.dts.patch

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,16 @@
11
--- a/arch/arm/boot/dts/sp7021-ublox.dts 2020-08-26 16:10:35.756975095 +0300
22
+++ a/arch/arm/boot/dts/sp7021-ublox.dts 2020-08-28 16:43:54.063308088 +0300
3-
@@ -0,0 +1,51 @@
3+
@@ -0,0 +1,54 @@
44
+/*
55
+ * Linux TPP3 Gen 2 - LTPP3g2 base board definition
66
+ * Copyright (C) 2020 Tibbo Tech. - http://tibbo.com/tps/
77
+ * License: GPLv2 or later
88
+ */
99
+/dts-v1/;
1010
+
11+
+#define ENABLE_DMATX0 0
12+
+#define ENABLE_DMATX1 0
13+
+
1114
+#include "sp7021-ltpp3g2revD.dtsi"
1215
+
1316
+/ {

meta-sunplus/recipes-kernel/linux/linux-spdev_%.bbappend

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,13 +17,17 @@ SRCREV = "27aab3d75ad566e8b0b60c9e459cc0040084c1fc"
1717
# 5.4 tibbo/spi_exp
1818
SRCREV = "a921bad2facfeda37b8c7e2562139838e179a4c6"
1919
SRCREV = "2d94f44148c02fee3a6ace24a62d00ccfe6303c4"
20+
# newest
21+
SRCREV = "7b8f84834aba25d02728ed31c8db8166b35bbda6"
2022
# 4.19
2123
SRCREV_machine_tppg2 = "eee6766b2540822a9b229f64549299793a903f41"
2224
# 5.4 master
2325
SRCREV_machine_tppg2 = "27aab3d75ad566e8b0b60c9e459cc0040084c1fc"
2426
# 5.4 tibbo/spi_exp
2527
SRCREV_machine_tppg2 = "a921bad2facfeda37b8c7e2562139838e179a4c6"
2628
SRCREV_machine_tppg2 = "2d94f44148c02fee3a6ace24a62d00ccfe6303c4"
29+
# newest
30+
SRCREV_machine_tppg2 = "7b8f84834aba25d02728ed31c8db8166b35bbda6"
2731

2832
# if using meta from master
2933
#SRCREV_meta ?= "cebe198870d781829bd997a188cc34d9f7a61023"
@@ -53,7 +57,6 @@ SRC_URI += "file://dts/sp7021-tpsgpio.dts.patch"
5357

5458
# FIXME!
5559
SRC_URI += "file://dts/sp7021-common.dtsi.inc.patch"
56-
#SRC_URI += "file://dts/sp7021-common.dtsi.nodma.patch"
5760

5861
# tmp: spi debug
5962
#SRC_URI += "file://dbg_spi/spi-sunplus-sp7021.c.dbg0.patch"

meta-sunplus/recipes-kernel/linux/linux-sprel_%.bbappend

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,13 +17,17 @@ SRCREV = "27aab3d75ad566e8b0b60c9e459cc0040084c1fc"
1717
# 5.4 tibbo/spi_exp
1818
SRCREV = "a921bad2facfeda37b8c7e2562139838e179a4c6"
1919
SRCREV = "2d94f44148c02fee3a6ace24a62d00ccfe6303c4"
20+
# newest
21+
SRCREV = "7b8f84834aba25d02728ed31c8db8166b35bbda6"
2022
# 4.19
2123
SRCREV_machine_tppg2 = "eee6766b2540822a9b229f64549299793a903f41"
2224
# 5.4 master
2325
SRCREV_machine_tppg2 = "27aab3d75ad566e8b0b60c9e459cc0040084c1fc"
2426
# 5.4 tibbo/spi_exp
2527
SRCREV_machine_tppg2 = "a921bad2facfeda37b8c7e2562139838e179a4c6"
2628
SRCREV_machine_tppg2 = "2d94f44148c02fee3a6ace24a62d00ccfe6303c4"
29+
# newest
30+
SRCREV_machine_tppg2 = "7b8f84834aba25d02728ed31c8db8166b35bbda6"
2731

2832
# if using meta from master
2933
#SRCREV_meta ?= "cebe198870d781829bd997a188cc34d9f7a61023"
@@ -55,9 +59,6 @@ SRC_URI += "file://dts/sp7021-tpsgpio.dts.patch"
5559
#SRC_URI += "file://485/sp_uart.c.0.patch"
5660
#SRC_URI += "file://485/serial_core.c.dbg0.patch"
5761

58-
# test
59-
#SRC_URI += "file://dts/sp7021-common.dtsi.nodma.patch"
60-
6162
# tmp: spi debug
6263
#SRC_URI += "file://dbg_spi/spi-sunplus-sp7021.c.dbg0.patch"
6364
#SRC_URI += "file://dbg_spi/spi-sunplus-sp7021.c.dbg1.patch"

0 commit comments

Comments
 (0)