Richard A Steenbergen

Results 3 comments of Richard A Steenbergen

Seeing the same thing... Looks like they killed off the old i2c_new_dummy() API, which seems to have been worked on in optoe at some point: #ifdef LATEST_KERNEL optoe->optoe_dummy.client = devm_i2c_new_dummy_device(dev,...

Looks like Linux got rid of devm_nvmem_unregister()... Turning on LATEST_KERNEL and removing all of those references in optoe as well seems to get the job done, but I have no...

I think I've seen you use kaddr 0x48000000 to give it a bit more room in other places? But it would surely be nice to have a proper fix for...