All of lore.kernel.org
 help / color / mirror / Atom feed
From: ludovic.desroches@atmel.com (ludovic.desroches)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v2] ARM: at91: select DT support by default
Date: Mon, 20 Aug 2012 18:40:39 +0200	[thread overview]
Message-ID: <50326887.5050400@atmel.com> (raw)
In-Reply-To: <20120820162651.GB7456@game.jcrosoft.org>

Le 08/20/2012 06:26 PM, Jean-Christophe PLAGNIOL-VILLARD a ?crit :
> On 17:40 Mon 20 Aug     , ludovic.desroches at atmel.com wrote:
>> From: Ludovic Desroches <ludovic.desroches@atmel.com>
>>
>> Since at91sam9x5, at91sam9n12 and future SOCs only have device tree
>> support, select it by default.
>>
>> Signed-off-by: Ludovic Desroches <ludovic.desroches@atmel.com>
>> Cc: Nicolas Ferre <nicolas.ferre@atmel.com>
>> Cc: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
>> ---
>>   arch/arm/mach-at91/Kconfig | 1 +
>>   1 file changed, 1 insertion(+)
>>
>> diff --git a/arch/arm/mach-at91/Kconfig b/arch/arm/mach-at91/Kconfig
>> index c8050b1..5aee940 100644
>> --- a/arch/arm/mach-at91/Kconfig
>> +++ b/arch/arm/mach-at91/Kconfig
>> @@ -502,6 +502,7 @@ comment "Generic Board Type"
>>
>>   config MACH_AT91SAM_DT
>>   	bool "Atmel AT91SAM Evaluation Kits with device-tree support"
>> +	default y
>>   	select USE_OF
> no you can not force the USE_OF
>
> force the machine by default if USE_OF ok otherwise no
> to this you need to select the USE_OF as SoC level

Sorry, it seems I have badly understood your first answer and I don't 
understand the second one too.

So what did you mean by "as we are goig to have more and more soc put it 
as default in the MACH_AT91SAM_DT if the DT is enabled"?

>
> Best Regards,
> J.
>
>

Regards

Ludovic

  reply	other threads:[~2012-08-20 16:40 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-08-20 15:40 [PATCH v2] ARM: at91: select DT support by default ludovic.desroches at atmel.com
2012-08-20 16:26 ` Jean-Christophe PLAGNIOL-VILLARD
2012-08-20 16:40   ` ludovic.desroches [this message]
2012-08-22 12:24     ` Jean-Christophe PLAGNIOL-VILLARD

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=50326887.5050400@atmel.com \
    --to=ludovic.desroches@atmel.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.