On Mon, Mar 25, 2013 at 12:57:56PM +0530, Mugunthan V N wrote:
>       am33xx_pinmux: pinmux@44e10800 {
>               pinctrl-names = "default";
> -             pinctrl-0 = <&user_leds_s0>;
> +             pinctrl-0 = <&user_leds_s0 &cpsw_s0>;

Why do you add &cpsw_s0 to the pinmux node? This should go into the cpsw
node itself, which should work without further code changes since:
https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=ab78029ecc347
(drivers/pinctrl: grab default handles from device core)

Same for the other patches.

Regards,
Jan
_______________________________________________
devicetree-discuss mailing list
[email protected]
https://lists.ozlabs.org/listinfo/devicetree-discuss

Reply via email to