From patchwork Mon Jan 3 14:04:27 2011 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Subhasish Ghosh X-Patchwork-Id: 448081 Received: from arroyo.ext.ti.com (arroyo.ext.ti.com [192.94.94.40]) by demeter1.kernel.org (8.14.4/8.14.3) with ESMTP id p03DuikA029697 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Mon, 3 Jan 2011 13:57:07 GMT Received: from dlep33.itg.ti.com ([157.170.170.112]) by arroyo.ext.ti.com (8.13.7/8.13.7) with ESMTP id p03Dq78h010019 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Mon, 3 Jan 2011 07:52:35 -0600 Received: from linux.omap.com (localhost [127.0.0.1]) by dlep33.itg.ti.com (8.13.7/8.13.7) with ESMTP id p03Dq5L9022649; Mon, 3 Jan 2011 07:52:06 -0600 (CST) Received: from linux.omap.com (localhost [127.0.0.1]) by linux.omap.com (Postfix) with ESMTP id 8F17D8062F; Mon, 3 Jan 2011 07:51:59 -0600 (CST) X-Original-To: davinci-linux-open-source@linux.davincidsp.com Delivered-To: davinci-linux-open-source@linux.davincidsp.com Received: from dflp51.itg.ti.com (dflp51.itg.ti.com [128.247.22.94]) by linux.omap.com (Postfix) with ESMTP id 99ACF80643 for ; Mon, 3 Jan 2011 07:51:47 -0600 (CST) Received: from medina.ext.ti.com (localhost [127.0.0.1]) by dflp51.itg.ti.com (8.13.7/8.13.7) with ESMTP id p03DplAu011039 for ; Mon, 3 Jan 2011 07:51:47 -0600 (CST) Received: from psmtp.com (na3sys009amx251.postini.com [74.125.149.135]) by medina.ext.ti.com (8.13.7/8.13.7) with SMTP id p03DpkrA014216 for ; Mon, 3 Jan 2011 07:51:46 -0600 Received: from source ([74.125.83.193]) by na3sys009amx251.postini.com ([74.125.148.10]) with SMTP; Mon, 03 Jan 2011 07:51:47 CST Received: by pvg11 with SMTP id 11so1978423pvg.4 for ; Mon, 03 Jan 2011 05:51:46 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:from:to:cc:subject:date :message-id:x-mailer:in-reply-to:references; bh=D8CW5ZYycpJIKn9L8UaH7B+ss0jb1Kgkiji+5ZvIfuY=; b=n2ws2Bsm0sZVmmNkR+v1huN4a89jd6eO6tYvPkkeSbpOpKO6RAEAumlfaOPPa8wFYr MU6hwgW8Z6sVJZcGnU7Cw6SJJHu6/rkV8o27EYAMYvo7BcFGQpU0aII92LeYaPkb1LTw jXR7XJsoIIMW44FeJoqLTac14+k9DV9Z5n9cM= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:to:cc:subject:date:message-id:x-mailer:in-reply-to:references; b=vs6Vhfqk1qKgOJ74mBuD8DrYBWTx7u6Iq4EDj4OsQjieQFkVCgW+TnGm97fG5eeYaM +VSx4AP45SBmXGcyBalXsh2mwR6HmYeDrfsutlTeJqCNSlwZj39C2tsKJnDoTBQm7aBH PsPsudZCfahM7SDOGz7OOUbPTGI5fk19NakSs= Received: by 10.142.191.15 with SMTP id o15mr16678082wff.29.1294062706486; Mon, 03 Jan 2011 05:51:46 -0800 (PST) Received: from localhost ([59.97.0.30]) by mx.google.com with ESMTPS id w14sm29320103wfd.6.2011.01.03.05.51.43 (version=TLSv1/SSLv3 cipher=RC4-MD5); Mon, 03 Jan 2011 05:51:45 -0800 (PST) From: Subhasish Ghosh To: davinci-linux-open-source@linux.davincidsp.com Subject: [RFC: PATCH 5/5] da850: CAN framework modifications for TI's PRU CAN Lite Emulation Date: Mon, 3 Jan 2011 19:34:27 +0530 Message-Id: <1294063467-22465-5-git-send-email-subhasish@mistralsolutions.com> X-Mailer: git-send-email 1.7.2.3 In-Reply-To: <1294063467-22465-1-git-send-email-subhasish@mistralsolutions.com> References: <1294063467-22465-1-git-send-email-subhasish@mistralsolutions.com> X-pstn-neptune: 0/0/0.00/0 X-pstn-levels: (S:59.64411/99.90000 CV:99.9000 FC:95.5390 LC:95.5390 R:95.9108 P:95.9108 M:97.0282 C:98.6951 ) X-pstn-settings: 2 (0.5000:0.0750) s cv GT3 gt2 gt1 r p m c X-pstn-addresses: from [db-null] Cc: m-watkins@ti.com, sshtylyov@mvista.com, Subhasish X-BeenThere: davinci-linux-open-source@linux.davincidsp.com X-Mailman-Version: 2.1.12 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Sender: davinci-linux-open-source-bounces@linux.davincidsp.com Errors-To: davinci-linux-open-source-bounces@linux.davincidsp.com X-Greylist: Sender succeeded STARTTLS authentication, not delayed by milter-greylist-4.2.3 (demeter1.kernel.org [140.211.167.41]); Mon, 03 Jan 2011 13:57:08 +0000 (UTC) diff --git a/drivers/net/can/Kconfig b/drivers/net/can/Kconfig index 080574b..19331f3 100644 --- a/drivers/net/can/Kconfig +++ b/drivers/net/can/Kconfig @@ -91,6 +91,7 @@ config PCH_CAN This driver can access CAN bus. source "drivers/net/can/mscan/Kconfig" +source "drivers/net/can/omapl_pru/Kconfig" source "drivers/net/can/sja1000/Kconfig" diff --git a/drivers/net/can/Makefile b/drivers/net/can/Makefile index 90af15a..4a0b8f5 100644 --- a/drivers/net/can/Makefile +++ b/drivers/net/can/Makefile @@ -13,6 +13,7 @@ obj-$(CONFIG_CAN_SJA1000) += sja1000/ obj-$(CONFIG_CAN_MSCAN) += mscan/ obj-$(CONFIG_CAN_AT91) += at91_can.o obj-$(CONFIG_CAN_TI_HECC) += ti_hecc.o +obj-$(CONFIG_CAN_TI_OMAPL_PRU) += omapl_pru/ obj-$(CONFIG_CAN_MCP251X) += mcp251x.o obj-$(CONFIG_CAN_BFIN) += bfin_can.o obj-$(CONFIG_CAN_JANZ_ICAN3) += janz-ican3.o