Hello Mugunthan, On Mon, Aug 18, 2014 at 9:58 PM, Mugunthan V N <mugunthanvnm@xxxxxx> wrote: >> >> Thus, for this patchset, as is: >> >> Tested-by: Steven Rostedt <rostedt@xxxxxxxxxxx> > > This will fail for DRA7xx not in AM33xx > cpsw_am33xx_cm_get_macid() checks for of_machine_is_compatible("ti,am33xx") and returns 0 if the machine is not an am33xx. cpsw_probe_dt() only propagates the return value if is not 0 so this patch does not change the semantics for other SoCs besides am33xx. If the driver already fails for DRA7xx that certainly is not this patch's fault. Of course it would be nice to add support for DRA7xx as well but I think that could be a follow-up patch and shouldn't be a blocker to merge this change if is useful for users. > Regards > Mugunthan V N > -- Best regards, Javier -- 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