[PATCH 1/1] ARM: imx: Add DTSC02 platform (i.MX27)
Fabio Estevam
festevam at gmail.com
Thu Mar 27 11:35:32 EDT 2014
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.
Regards,
Fabio Estevam
More information about the linux-arm-kernel
mailing list