Benoit Cousson <b-cousson@xxxxxx> writes: > Hi All, > > In order to enforce a little bit of consistency in the omap devices name, > the convention for omap devices name will be now omap_XXX. All the drivers > adapted to hwmod will be named like that during the on-going adaptations. > > The I2C and UART drivers are already adapted to hwmod but with > the original names. > > Rename i2c and uart using this convention: > i2c_omap -> omap_i2c > omap-hsuart -> omap_uart > > Tested on OMAP4 ES2 on Panda / sdp4430. Some more validation will be needed on OMAP2 & 3. > > This series is based on Kevin's pm-hwmod-i2c branch and is available here: > git://gitorious.org/omap-pm/linux.git for_2.6.38/device_name > > > Regards, > Benoit > > > Benoit Cousson (3): > OMAP: clock: Change device name in clock nodes: i2c_omap -> omap_i2c > OMAP: i2c: Change device name: i2c_omap -> omap_i2c These two should probably be combined, as they cannot work separately. > OMAP: serial: Change device name: omap-hsuart -> omap_uart > Also, can you Cc linux-arm-kernel when you post updated version? Thanks, Kevin -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html