On Wed, May 22, 2013 at 4:22 PM, Lee Jones <[email protected]> wrote:
> Our naming convention started off sensibly, but with the addition of > more supported platforms it's slipped a little. Most compatible strings > standardise themselves with "<vendor>,<device_name>-<device_type>", > which we had initially with "stericsson,nmk-pinctrl", but with more > devices to support we now have a tail, so we are using > "<vendor>,<driver_name>-<device_type>-<device_name>", which is > unsuitable. > > This patch-set ensures the standard convention is used again. I buy this. I have applied patches 1, 4 and 6 to the ux500-devicetree branch. I will apply the remaining patches to the Nomadik branch (which is in another tree). There might be some trivial conflict in drivers/pinctrl/pinctrl-nomadik.c as a result of this being split in two trees but it'll be manageable I think (will be resolved in ARM SoC). Yours, Linus Walleij -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

