On Fri, 21 Jul 2017 16:45:33 +0200, Jean Delvare wrote: > On Fri, 21 Jul 2017 11:37:59 +0200, Benjamin Tissoires wrote: > > What if I2C selects I2C_SMBUS directly? > > Selecting I2C_SMBUS is what device drivers are indeed supposed to do. > However doing it from i2c-core seems awkward, because i2c-smbus itself > depends on i2c-core. If they end up both built in, I guess it will be > fine. But if they are modular, I'm afraid you won't be able to load the > modules, because each of them requires the other to be loaded first for > proper symbol resolution. Out of curiosity I gave it a try and I can confirm it fails as I expected. -- Jean Delvare SUSE L3 Support -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html