On Sun, Jan 18, 2015 at 1:20 PM, Niklas Söderlund <niso@xxxxxx> wrote: > Configure the pinmux on kzm9d to use the serial connector for uart1. > > Signed-off-by: Niklas Söderlund <niso@xxxxxx> Acked-by: Linus Walleij <linus.walleij@xxxxxxxxxx> > +&pfc { > + uart1_pins: uart@e1030000 { > + renesas,groups = "uart1_ctrl", "uart1_data"; > + renesas,function = "uart1"; > + }; > +}; Would be nice if the PFC driver could be augmented to also accept the now standard bindings "groups" and "function" simply :) we're adding parse functions for those to the core. Yours, Linus Walleij -- 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