On Sun, Jan 18, 2015 at 1:20 PM, Niklas Söderlund <[email protected]> wrote:

> Configure the pinmux on kzm9d to use the serial connector for uart1.
>
> Signed-off-by: Niklas Söderlund <[email protected]>

Acked-by: Linus Walleij <[email protected]>

> +&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 [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to