Hi, I noticed that in drivers/regulator/qcom_smd-regulator.c there are supply names such as: "vdd_l8_l9_l10_l11_l12_l13_l14_l15_l16_l17_l18" This gets looked up in the DT (with the string "-supply" appended) but this will always fail due to the name exceeding the 32 character maximum of a DT attribute and getting truncated. Is this a known issue? I'm curious as to why MSM8916 users are not finding this a problem in practice. -- To unsubscribe from this list: send the line "unsubscribe linux-arm-msm" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html