PCF85163: Correct I2C address

This commit is contained in:
Gregory Nutt 2015-11-21 07:14:36 -06:00
parent 294950ea3d
commit 8914400750
3 changed files with 3 additions and 3 deletions

2
arch

@ -1 +1 @@
Subproject commit 676240da1156f13127dea95216f164d6ab4a766b
Subproject commit b417eaa97e68b4dfe81bb3515a68d53ffa00233b

@ -1 +1 @@
Subproject commit 2a5172fbb37ada3f8119c99af34a1bbf70120ee3
Subproject commit 680f486f3d31e64277ea651abf4daae13e62f188

View File

@ -79,7 +79,7 @@
# error CONFIG_PCF85263_I2C_FREQUENCY is out of range
#endif
#define PCF85263_I2C_ADDRESS 0x68
#define PCF85263_I2C_ADDRESS 0x51
#ifndef CONFIG_DEBUG
# undef CONFIG_DEBUG_RTC