Tool/software:
I am working for board Id eeprom(at24c512c) connected at i2c0 in AM62P-LP EVM.
** I had added eeprom@51 in dts file, built was done successfully.
I am able to see my module at ls /sys/bus/i2c/devices
=> 0-0051
but while checking for at24 driver at location
ls /sys/i2c/drivers/
unable to find.
Kindly suggest what all steps to be followed to load a driver for at24 and
from where i can get driver for at24.
Seek your support.