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:
01b2a69
)
ARM64: zynqmp: Enable pca953x driver for zcu102
author
Michal Simek
<michal.simek@xilinx.com>
Mon, 11 Apr 2016 11:48:32 +0000
(13:48 +0200)
committer
Michal Simek
<michal.simek@xilinx.com>
Wed, 13 Apr 2016 16:29:06 +0000
(18:29 +0200)
zcu102 has two pca953x on i2c bus 0. Chips 0x20 and 0x21.
Enable option to work with these two chips.
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
include/configs/xilinx_zynqmp_zcu102.h
patch
|
blob
|
history
diff --git
a/include/configs/xilinx_zynqmp_zcu102.h
b/include/configs/xilinx_zynqmp_zcu102.h
index 4f580207bb30c28da6ac9f40023ebdcb336b4c39..30db2e453246113d6805eacfdea76e5400d35fd3 100644
(file)
--- a/
include/configs/xilinx_zynqmp_zcu102.h
+++ b/
include/configs/xilinx_zynqmp_zcu102.h
@@
-37,6
+37,10
@@
}
#define CONFIG_SYS_I2C_ZYNQ
+#define CONFIG_PCA953X
+#define CONFIG_CMD_PCA953X
+#define CONFIG_CMD_PCA953X_INFO
+
#define CONFIG_AHCI
#define CONFIG_SATA_CEVA