* Sekhar Nori <nsekhar@xxxxxx> [130913 03:18]: > Get rid of TI specific binding ti,non-removable in favour of the > generic binding present for the same purpose. Looks like there's a different handling in the MMC driver for no_regulator_off_init that's needed for eMMC. That needs to be sorted out and tested first. > This patch set does not support the old binding anymore. So, yes, > it does introduce an ABI breakage. IMHO, it is not really worth > supporting both bindings ATM since DT-usage in OMAP is still very > nascent and almost always DTB and uImage are upgraded together. The old bindings must be supported. It's not like we can just drop them. We should just keep the old binding and parse it the same way as the generic binding. That's a minimal amount of code. After the issue with no_regulator_off_init has been solved, then we can naturally update the existing .dts files to use the generic binding. Regards, Tony -- 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