From mboxrd@z Thu Jan 1 00:00:00 1970 From: andrew@lunn.ch (Andrew Lunn) Date: Sat, 22 Feb 2014 20:30:31 +0100 Subject: Stuck getting DTS working for a new kirkwood board In-Reply-To: <5308F16C.1070207@sigpipe.me> References: <20140221013407.GX7862@titan.lakedaemon.net> <5307029C.20006@sigpipe.me> <20140221151530.GZ7862@titan.lakedaemon.net> <5307A727.9080508@sigpipe.me> <20140221200855.GM7862@titan.lakedaemon.net> <5307CCCD.5010505@sigpipe.me> <20140221221251.GH11878@lunn.ch> <530865C9.6000704@sigpipe.me> <20140222184119.GF6667@lunn.ch> <5308F16C.1070207@sigpipe.me> Message-ID: <20140222193031.GG6667@lunn.ch> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org > root at debian:~# i2cdetect 0 > WARNING! This program can confuse your I2C bus, cause data loss and worse! > I will probe file /dev/i2c-0. > I will probe address range 0x03-0x77. > Continue? [Y/n] > 0 1 2 3 4 5 6 7 8 9 a b c d e f > 00: -- -- -- -- -- -- -- -- -- UU -- -- -- > 10: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- > 20: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- > 30: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- > 40: -- -- -- -- -- -- -- -- -- UU -- -- -- -- -- -- > 50: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- > 60: -- -- -- -- 64 -- -- -- -- -- -- -- -- -- -- -- > 70: -- -- -- -- -- -- -- -- The datasheet for M41TC8025 says it uses 0x64. Could you of read the part wrong from the photo? Andrew