Hi Vivien, On Wednesday 24 July 2013 01:43 AM, Vivien Didelot wrote: > This patch adds some pinmux definitions that we needed, such as SPI0, > SPI1 and some GPIO. > > Note: I sent the patch as an RFC because I would like a confirmation for the > appropriate name for SPI*_SCS* and EMA_A_RW pinmuxes. > > Signed-off-by: Vivien Didelot <[email protected]>
Why do you need to add these definitions? If it is for a new platform you are working on, then it should be supported using DT, in which case we use the pinctrl-single driver and define the muxing needed in .dts/.dtsi files. Thanks, Sekhar -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

