Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-05-31 | arm64: zynqmp: Fix address for tca6416_u97 chip on zcu104 | Michal Simek | |
I2c address is not 0x21 but 0x20. This patch is fixing both revA and revC boards. Signed-off-by: Michal Simek <michal.simek@xilinx.com> | |||
2018-05-31 | arm64: zynqmp: Add ina226 to zcu104 revC | Michal Simek | |
Add new ina226 chip present on i2c bus which wasn't on revA. Signed-off-by: Michal Simek <michal.simek@xilinx.com> | |||
2018-04-09 | arm64: zynqmp: Add support for zcu104 customer board | Michal Simek | |
Xilinx zcu104 is another customer board. It is sort of zcu102 clone with some differences. Signed-off-by: Michal Simek <michal.simek@xilinx.com> |