Re: [PATCH V3 0/3] Add i.MX6ULZ SoC support
From: Stefan Roese <sr@denx.de>
Date: 2020-01-22 11:52:59
On 22.01.20 09:39, Stefan Roese wrote: <snip>
I'm currently starting work on an i.MX6ULZ custom port, which will use the EIM interface. While starting the pin-mux configuration for this board, I noticed that the pinfunc defines available for MX6UL (imx6ul-pinfunc.h which is used for i.MX6ULL/ULZ as well AFAICT) does not match the reference manual descriptions for the EIM pin muxing. One example: i.MX6UL: EIM_DATA00 is available on pad LCD_DATA08 i.MX6ULZ: EIM_DATA00 is available on pad GPIO3_IO13 ... My question now: Is a i.MX6ULL/ULZ specific pinfunc.h header available in any (NXP?) downstream Linux repository?
Answering my own question: I missed the already available mx6ull specific pinfunc.h header, sorry: arch/arm/boot/dts/imx6ull-pinfunc.h But this file is missing the EIM definitions for the MX6ULL/ULZ. Before adding them myself, are these available in any downstream repository? Thanks, Stefan _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel