projects
/
oweals
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d7b76e8
)
armv8/ls2085rdb: Update PCA9547PW slave address
author
Prabhakar Kushwaha
<prabhakar at freescale.com>
Thu, 28 May 2015 09:24:01 +0000
(14:54 +0530)
committer
York Sun
<yorksun@freescale.com>
Mon, 20 Jul 2015 18:44:34 +0000
(11:44 -0700)
Primary Mux on I2C1 controller has slave address as 0x75.
So update its address.
Signed-off-by: Prabhakar Kushwaha <prabhakar at freescale.com>
Reviewed-by: York Sun <yorksun@freescale.com>
include/configs/ls2085ardb.h
patch
|
blob
|
history
diff --git
a/include/configs/ls2085ardb.h
b/include/configs/ls2085ardb.h
index ed0ed7ab9912a2305809d0dd2dbfbc46228b1715..3408b13ee7fac07fa3b47e0bbedc862fe2faefe7 100644
(file)
--- a/
include/configs/ls2085ardb.h
+++ b/
include/configs/ls2085ardb.h
@@
-239,8
+239,8
@@
unsigned long get_board_sys_clk(void);
/*
* I2C
*/
-#define I2C_MUX_PCA_ADDR 0x7
7
-#define I2C_MUX_PCA_ADDR_PRI 0x7
7
/* Primary Mux*/
+#define I2C_MUX_PCA_ADDR 0x7
5
+#define I2C_MUX_PCA_ADDR_PRI 0x7
5
/* Primary Mux*/
/* I2C bus multiplexer */
#define I2C_MUX_CH_DEFAULT 0x8