This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

TPS25750: How to write the EEPROM by linux command?

Part Number: TPS25750
Other Parts Discussed in Thread: TPS25751

I have a CPU running Linux, it connects to the TPS25750 via I2C. TPS25750 has an EEPROM attached to save configuration. I want to use Linux command (i2cset , i2cget ) to write configuration value to EEPROM. Is it possible? If yes then please give me some examples to write configuration value to EEPROM.