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.

Written a tps6507x charger driver, now where do I post it?

I've built a power supply class driver for the battery charger of the tps6507x, much like the twl4030_charger driver, which extends the tps6507x platform driver with AC/USB supply detection, battery charging detection and a few things more. For example, one can make a LED switch on when inserting an AC adapter.

Since the driver is very generic and can apply to all boards with this power management chip, I want to push it upstream.

How do I do that? Where do I send it?

I'll have no problem creating GIT patches based on whatever kernel version you'd like in the range 2.6.37 and up.