On Thu, Apr 19, 2012 at 1:16 PM, Wolfram Sang <w.sang@xxxxxxxxxxxxxx> wrote: > I take this as a not-NACK ;) I don't want to dive too much into the > nomadik power management as well, so I will trust the authors here. > Since the driver is only used on this platform, I guess a different PM > strategy can be fix later if needed. > > Linus, can you resend the patch another time, please? I think I have second thoughts about this now, after talking to some smart people. The base problem is that the I2C "regulator" in this driver is a voltage domain and this should be handled by power domains instead. (Some pain about that recently...) So now I think we should remove the regulator handling altogether, keep clk handling (which is currently distributed) and respin on top of that. Yours, Linus Walleij -- To unsubscribe from this list: send the line "unsubscribe linux-i2c" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html