[PATCH 1/1] ARM: imx: Add DTSC02 platform (i.MX27)

Gaëtan Carlier gcembed at gmail.com
Thu Mar 27 11:40:48 EDT 2014


Hi Fabio,
On 03/27/2014 04:35 PM, Fabio Estevam wrote:
> Hi Gaëtan,
>
> On Thu, Mar 27, 2014 at 12:29 PM, Gaëtan Carlier <gcembed at gmail.com> wrote:
>>
>> Signed-off-by: Gaëtan Carlier <gcembed at gmail.com>
>> ---
>>   arch/arm/mach-imx/Kconfig       |   17 ++
>>   arch/arm/mach-imx/Makefile      |    1 +
>>   arch/arm/mach-imx/mach-dtsc02.c |  416 +++++++++++++++++++++++++++++++++++++++
>>   3 files changed, 434 insertions(+), 0 deletions(-)
>>   create mode 100644 arch/arm/mach-imx/mach-dtsc02.c
>
> My understanding is that new board files are not allowed for ARM.
>
> Have you considered creating a device tree implementation instead?
>
>  From a quick look, all the devices you are registering are currently
> supported on device tree.
Later, I will add emma-pp, emma-prp, sound which is actually not working 
(error related to DMA coherent in ssi driver), coda. I will check how 
device tree works.
>
> Regards,
>
> Fabio Estevam
>
Thanks.
Gaëtan Carlier.



More information about the linux-arm-kernel mailing list