Re: [PATCH V4 REPOST 5/5] pinctrl: tegra: Add complete device tree support

From: Linus Walleij
Date: Tue Apr 10 2012 - 04:25:15 EST


On Wed, Apr 4, 2012 at 5:27 PM, Stephen Warren <swarren@xxxxxxxxxxxxx> wrote:

> From: Stephen Warren <swarren@xxxxxxxxxx>
>
> Implement pinctrl_ops dt_node_to_map() and dt_free_map(). These allow
> complete specification of the desired pinmux configuration using device
> tree.
>
> Signed-off-by: Stephen Warren <swarren@xxxxxxxxxx>
> Acked-by: Dong Aisheng <dong.aisheng@xxxxxxxxxx>
> ---
> v3: Rebase on of_property_for_each_string() API changes.
>    Improve DT parsing so it only calls krealloc() on the top-level map
>    table once per subnode, rather than once per subnode/pin combination.
> v2: Rebase on of_property_for_each_string() API changes.

Applied to pinctrl, thanks!
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/