projects
/
platform
/
kernel
/
linux-rpi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
944021e
)
Revert "bus: ti-sysc: Increase max softreset wait"
author
Tony Lindgren
<tony@atomide.com>
Wed, 10 Jun 2020 22:31:54 +0000
(15:31 -0700)
committer
Tony Lindgren
<tony@atomide.com>
Wed, 10 Jun 2020 22:31:54 +0000
(15:31 -0700)
This reverts commit
636338d7968e47c7f2e0b772a2a825ad932883fb
.
This patch is not a proper fixes the i2c2 timeouts are still
happening in some cases.
Signed-off-by: Tony Lindgren <tony@atomide.com>
drivers/bus/ti-sysc.c
patch
|
blob
|
history
diff --git
a/drivers/bus/ti-sysc.c
b/drivers/bus/ti-sysc.c
index 6886bdd225b6b92541feb037d53a8d7c94062dd0..db9541f3850558d49128fa2608599b92eae11f18 100644
(file)
--- a/
drivers/bus/ti-sysc.c
+++ b/
drivers/bus/ti-sysc.c
@@
-29,7
+29,7
@@
#define SOC_FLAG(match, flag) { .machine = match, .data = (void *)(flag), }
-#define MAX_MODULE_SOFTRESET_WAIT
2
0000
+#define MAX_MODULE_SOFTRESET_WAIT
1
0000
enum sysc_soc {
SOC_UNKNOWN,