linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] ARM: defconfig/at91: Add Bosch M_CAN driver
@ 2016-07-04  7:15 Wenyou Yang
  2016-07-04  8:25 ` Nicolas Ferre
  0 siblings, 1 reply; 3+ messages in thread
From: Wenyou Yang @ 2016-07-04  7:15 UTC (permalink / raw)
  To: linux-arm-kernel

Add CONFIG_CAN_M_CAN=y option to enable Bosch M_CAN device driver.

Signed-off-by: Wenyou Yang <wenyou.yang@atmel.com>
---

 arch/arm/configs/sama5_defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm/configs/sama5_defconfig b/arch/arm/configs/sama5_defconfig
index 9cb1a85..dcde44ff 100644
--- a/arch/arm/configs/sama5_defconfig
+++ b/arch/arm/configs/sama5_defconfig
@@ -52,6 +52,7 @@ CONFIG_IP_PNP_RARP=y
 CONFIG_IPV6_SIT_6RD=y
 CONFIG_CAN=y
 CONFIG_CAN_AT91=y
+CONFIG_CAN_M_CAN=y
 CONFIG_CFG80211=y
 CONFIG_MAC80211=y
 CONFIG_MAC80211_LEDS=y
-- 
2.7.4

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [PATCH] ARM: defconfig/at91: Add Bosch M_CAN driver
  2016-07-04  7:15 [PATCH] ARM: defconfig/at91: Add Bosch M_CAN driver Wenyou Yang
@ 2016-07-04  8:25 ` Nicolas Ferre
  2016-07-04 14:48   ` Alexandre Belloni
  0 siblings, 1 reply; 3+ messages in thread
From: Nicolas Ferre @ 2016-07-04  8:25 UTC (permalink / raw)
  To: linux-arm-kernel

Le 04/07/2016 09:15, Wenyou Yang a ?crit :
> Add CONFIG_CAN_M_CAN=y option to enable Bosch M_CAN device driver.
> 
> Signed-off-by: Wenyou Yang <wenyou.yang@atmel.com>

Acked-by: Nicolas Ferre <nicolas.ferre@atmel.com>

It seems not present in multi_v7 as well: can you please add it as a module?

Bye,

> ---
> 
>  arch/arm/configs/sama5_defconfig | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/arch/arm/configs/sama5_defconfig b/arch/arm/configs/sama5_defconfig
> index 9cb1a85..dcde44ff 100644
> --- a/arch/arm/configs/sama5_defconfig
> +++ b/arch/arm/configs/sama5_defconfig
> @@ -52,6 +52,7 @@ CONFIG_IP_PNP_RARP=y
>  CONFIG_IPV6_SIT_6RD=y
>  CONFIG_CAN=y
>  CONFIG_CAN_AT91=y
> +CONFIG_CAN_M_CAN=y
>  CONFIG_CFG80211=y
>  CONFIG_MAC80211=y
>  CONFIG_MAC80211_LEDS=y
> 


-- 
Nicolas Ferre

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [PATCH] ARM: defconfig/at91: Add Bosch M_CAN driver
  2016-07-04  8:25 ` Nicolas Ferre
@ 2016-07-04 14:48   ` Alexandre Belloni
  0 siblings, 0 replies; 3+ messages in thread
From: Alexandre Belloni @ 2016-07-04 14:48 UTC (permalink / raw)
  To: linux-arm-kernel

On 04/07/2016 at 10:25:46 +0200, Nicolas Ferre wrote :
> Le 04/07/2016 09:15, Wenyou Yang a ?crit :
> > Add CONFIG_CAN_M_CAN=y option to enable Bosch M_CAN device driver.
> > 
> > Signed-off-by: Wenyou Yang <wenyou.yang@atmel.com>
> 
> Acked-by: Nicolas Ferre <nicolas.ferre@atmel.com>
> 
> It seems not present in multi_v7 as well: can you please add it as a module?
> 

Can you also explain why this is needed, there isn't any device tree using
it.

-- 
Alexandre Belloni, Free Electrons
Embedded Linux and Kernel engineering
http://free-electrons.com

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2016-07-04 14:48 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-07-04  7:15 [PATCH] ARM: defconfig/at91: Add Bosch M_CAN driver Wenyou Yang
2016-07-04  8:25 ` Nicolas Ferre
2016-07-04 14:48   ` Alexandre Belloni

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).