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

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


Fabio,
On 03/27/2014 04:40 PM, Gaëtan Carlier wrote:
> 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.
I am using Redboot (ecos 20090512), I supposed that is not directly 
compatible and I have to append DTS blob to zImage as specified in 
slides petazzoni-device-tree-dummies.pdf ?
>>
>> Regards,
>>
>> Fabio Estevam
>>
> Thanks.
> Gaëtan Carlier.
Thank you for help help,
Gaëtan Carlier.



More information about the linux-arm-kernel mailing list