I am trying to bind the charger to i2c and get entries to apper in the sysfs.
I have used this driver: github.com/.../bq2560x
I added the dtsi described in the link under the i2c but the board boots up I get the error :bq2560x-charger 0-006b: USB supply not found, defer probe
Has anyone managed to get this IC up and communicate?