SolidPC Testpoints
Last updated
--- drivers/i2c/busses/i2c-designware-baytrail.c 2016-10-22 12:41:00.000000000 +0200
+++ /tmp/i2c-designware-baytrail.c 2016-10-26 15:05:42.936807731 +0200
@@ -22,7 +22,7 @@
#include "i2c-designware-core.h"
#define SEMAPHORE_TIMEOUT 100
-#define PUNIT_SEMAPHORE 0x7
+#define PUNIT_SEMAPHORE 0x10e
#define PUNIT_SEMAPHORE_BIT BIT(0)
#define PUNIT_SEMAPHORE_ACQUIRE BIT(1)