From: "Madhusudhan Chikkature Rajashekar" <madhu.cr@ti.com>
To: 'Evgeniy Polyakov' <johnpol@2ka.mipt.ru>,
linux-omap-open-source@linux.omap.com
Cc: linux-omap@vger.kernel.org
Subject: [RFC/PATCH 4/5] HDQ/1-wire support for OMAP2430/3430
Date: Mon, 10 Dec 2007 15:49:40 +0530 [thread overview]
Message-ID: <005c01c83b16$2cd1b7c0$fe8818ac@ent.ti.com> (raw)
This patch enables W1 and OMAP HDQ support for OMAP2430.
Signed-off-by: Madhusudhan Chikkature<madhu.cr@ti.com>
Index: linux-omap-2.6/arch/arm/configs/omap_2430sdp_defconfig
===================================================================
--- linux-omap-2.6.orig/arch/arm/configs/omap_2430sdp_defconfig 2007-11-27 09:34:42.000000000 -0500
+++ linux-omap-2.6/arch/arm/configs/omap_2430sdp_defconfig 2007-11-29 02:34:27.747869136 -0500
@@ -750,7 +750,25 @@
# CONFIG_SPI_TSC2301 is not set
# CONFIG_SPI_SPIDEV is not set
# CONFIG_SPI_TLE62X0 is not set
-# CONFIG_W1 is not set
+CONFIG_W1=y
+
+#
+# 1-wire Bus Masters
+#
+# CONFIG_W1_MASTER_DS2490 is not set
+# CONFIG_W1_MASTER_DS2482 is not set
+# CONFIG_W1_MASTER_DS1WM is not set
+CONFIG_HDQ_MASTER_OMAP=y
+
+#
+# 1-wire Slaves
+#
+# CONFIG_W1_SLAVE_THERM is not set
+# CONFIG_W1_SLAVE_SMEM is not set
+# CONFIG_W1_SLAVE_DS2433 is not set
+# CONFIG_W1_SLAVE_DS2760 is not set
+CONFIG_W1_SLAVE_BQ27000=y
+# CONFIG_POWER_SUPPLY is not set
# CONFIG_HWMON is not set
CONFIG_MISC_DEVICES=y
# CONFIG_EEPROM_93CX6 is not set
reply other threads:[~2007-12-10 10:19 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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='005c01c83b16$2cd1b7c0$fe8818ac@ent.ti.com' \
--to=madhu.cr@ti.com \
--cc=johnpol@2ka.mipt.ru \
--cc=linux-omap-open-source@linux.omap.com \
--cc=linux-omap@vger.kernel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox