Hi, Tsutomu HATTORI
One can get the I2C address of the mentioned devices i.e. LCD8000-43T and EPD controller from their respective datasheets. The datasheets would be available from the vendor of the respective devices.
Also, we can get the I2C address of the device from the DTS node of i.MX7D board.
In, i.MX7D SABRE SD board I2C lines of LCD8000-43T device are not being used which is also mentioned in schematic.However, for EPD controller device, I2C3 bus is used with 0x10 as device address. Device tree node for the same is specified in arch/arm/boot/dts/imx7d-sdb-epdc.dtsi" file which is shown in below screenshot.

Regards,
Radhika Somaiya.