[EXAMPLE PATCH] pinctrl: add pinctrl driver for Rockchip SoCs
Linus Walleij
linus.walleij at linaro.org
Mon Jun 10 09:00:41 EDT 2013
On Sun, Jun 9, 2013 at 2:01 AM, Heiko Stübner <heiko at sntech.de> 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?
Yours,
Linus Walleij
More information about the linux-arm-kernel
mailing list