Re: [PATCH v2 4/4] ARM: shmobile: emev2-kzm9d: Add PFC information for uart1

From: Linus Walleij
Date: Tue Jan 27 2015 - 02:55:25 EST


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 linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/