diff mbox

[U-Boot,07/20] armv8/ls2085rdb: Update PCA9547PW slave address

Message ID 1431932937-10120-7-git-send-email-prabhakar@freescale.com
State Superseded
Delegated to: York Sun
Headers show

Commit Message

Prabhakar Kushwaha May 18, 2015, 7:08 a.m. UTC
Primary Mux on I2C1 controller has slave address as 0x75.
So update it's address.

Signed-off-by: Prabhakar Kushwaha <prabhakar@freescale.com>
---
 include/configs/ls2085ardb.h | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Comments

York Sun May 26, 2015, 3:55 p.m. UTC | #1
On 05/18/2015 12:08 AM, Prabhakar Kushwaha wrote:
> Primary Mux on I2C1 controller has slave address as 0x75.
> So update it's address.

s/it's/its

York
diff mbox

Patch

diff --git a/include/configs/ls2085ardb.h b/include/configs/ls2085ardb.h
index ad618a8..dab03bc 100644
--- a/include/configs/ls2085ardb.h
+++ b/include/configs/ls2085ardb.h
@@ -241,8 +241,8 @@  unsigned long get_board_sys_clk(void);
 /*
  * I2C
  */
-#define I2C_MUX_PCA_ADDR		0x77
-#define I2C_MUX_PCA_ADDR_PRI		0x77 /* Primary Mux*/
+#define I2C_MUX_PCA_ADDR		0x75
+#define I2C_MUX_PCA_ADDR_PRI		0x75 /* Primary Mux*/
 
 /* I2C bus multiplexer */
 #define I2C_MUX_CH_DEFAULT      0x8