Re: [EXAMPLE PATCH] pinctrl: add pinctrl driver for Rockchip SoCs

From: Linus Walleij
Date: Mon Jun 10 2013 - 09:40:53 EST


On Mon, Jun 10, 2013 at 3:10 PM, Heiko Stübner <heiko@xxxxxxxxx> wrote:
> Am Montag, 10. Juni 2013, 15:00:41 schrieb Linus Walleij:
>> On Sun, Jun 9, 2013 at 2:01 AM, Heiko Stübner <heiko@xxxxxxxxx> wrote:
>>
>> (...)
>>
>> > +#include <linux/irqchip/chained_irq.h>
>> > +#include <linux/clk-provider.h>
>> > +#include <dt-bindings/pinctrl/rockchip.h>
>>
>> Hm I don't know if we're supposed to do things like this actually.
>>
>> It depends on whether the <dt-bindings/*> hierarchy is supposed
>> to stay in the kernel after the device trees are moved out to a
>> separate repo.
>>
>> Grant/Rob, shall we do this in drivers?
>
> we can get rid of it, if it's controversial.

We'll wait and see what the others say.

There is no point in duplicating this info if it will
actually stay in the kernel.

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/