From: curieux.khetan@gmail.com (Ashish)
To: kernelnewbies@lists.kernelnewbies.org
Subject: How to change EEPROM device address in kernel
Date: Tue, 01 Oct 2013 13:51:52 +0530 [thread overview]
Message-ID: <524A8620.6040306@gmail.com> (raw)
In-Reply-To: <mailman.1.1380556802.16337.kernelnewbies@kernelnewbies.org>
Hi,
I am using MPC8280 based custom board for evaluation purpose. I am
trying to enable I2C-EEPROM (AT24c512) for kernel version 2.6.39 but
unable to find the device address code. My device is connected at
address 0xA2, but in code for eeprom its searching only the range 0x50-0x57.
I tried to add the address in eeprom.c file but getting probe error. Can
somebody help me for this.
Thanks in Advance
--
--with Regards
Ashish Khetan
parent reply other threads:[~2013-10-01 8:21 UTC|newest]
Thread overview: expand[flat|nested] mbox.gz Atom feed
[parent not found: <mailman.1.1380556802.16337.kernelnewbies@kernelnewbies.org>]
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=524A8620.6040306@gmail.com \
--to=curieux.khetan@gmail.com \
--cc=kernelnewbies@lists.kernelnewbies.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;
as well as URLs for NNTP newsgroup(s).