[RFC PATCH 3/3] pinctrl: imx: add pinmux-imx6q support

Linus Walleij linus.walleij at linaro.org
Wed Dec 7 04:09:34 EST 2011


On Tue, Dec 6, 2011 at 8:23 AM, Dong Aisheng-B29396
<B29396 at freescale.com> wrote:
>> From: Guo Shawn-R65073
>> As I do not see the device tree probing added in pinmux-imx-core.c, I
>> expect the patch has not got the chance to run on imx6, right?
>>
> Yes, I would add it if the pinctrl framework supports DT.

There are many levels of DT.

You can of course add DT-support for anything driver-specific, such
as init data for some registers, or anything else you would normally
pass in through platform data. So please just do that if imx6 already
has support for such things.

What we're discussing about right now on devicetree-discuss
is where to put the mapping tables etc that is currently registered
by the board, that has no obvious solution as there is some
disagreement on how to do that.

Linus Walleij



More information about the linux-arm-kernel mailing list