[PATCH 1/9] ARM: Kirkwood: Convert TS219 to pinctrl.
Andrew Lunn
andrew at lunn.ch
Wed Oct 24 16:04:00 EDT 2012
> I think what Shawn Guo did with i.MX 28 is really neat. In the current
> patches posted by Andrew, for example, the following piece:
>
> + pmx_uart1: pmx-uart1 {
> + marvell,pins = "mpp13", "mpp14";
> + marvell,function = "uart1";
> + };
>
> is needlessly repeated in kirkwood-ts219-6281.dts,
> kirkwood-ts219-6282.dts and kirkwood-dnskw.dtsi. This is clearly a
> pinmux configuration that sets up TXD/RXD of UART1, and it should be in
> kirkwood.dtsi.
I did try that, but was getting errors from dtc.
Andrew
More information about the linux-arm-kernel
mailing list