From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michal Simek Date: Mon, 28 Jan 2019 13:56:51 +0100 Subject: [U-Boot] misc: i2c_eeprom: Add atmel,24c08 to the list In-Reply-To: <20190127035333.GF6906@bill-the-cat> References: <20190127035333.GF6906@bill-the-cat> Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 27. 01. 19 4:53, Tom Rini wrote: > On Mon, Jan 21, 2019 at 01:54:57PM +0100, Michal Simek wrote: > >> Linux kernel binding is using atmel,24c08 compatible string. On the >> other hand there is atmel,24c08a which is not listed in the kernel. >> Add compatible string without "a" suffix to be compatible with Linux >> kernel binding. >> >> These eeproms are available on several ZynqMP development boards. >> >> Signed-off-by: Michal Simek > > Applied to u-boot/master, thanks! > It looks like another sync up problem with git. Thanks, Michal