Re: [U-Boot] [PATCH v3 0/9] tegra: Add I2C driver and associated parts

2012-02-09 Thread Heiko Schocher
Hello tom, Tom Warren wrote: > Heiko, > >> -Original Message- >> From: Heiko Schocher [mailto:h...@denx.de] >> Sent: Thursday, February 09, 2012 12:02 AM >> To: Simon Glass >> Cc: U-Boot Mailing List; linux-te...@vger.kernel.org; Tom Warren >>

Re: [U-Boot] [PATCH v3 0/9] tegra: Add I2C driver and associated parts

2012-02-09 Thread Tom Warren
Heiko, > -Original Message- > From: Heiko Schocher [mailto:h...@denx.de] > Sent: Thursday, February 09, 2012 12:02 AM > To: Simon Glass > Cc: U-Boot Mailing List; linux-te...@vger.kernel.org; Tom Warren > Subject: Re: [U-Boot] [PATCH v3 0/9] tegra: Add I2C driver and

Re: [U-Boot] [PATCH v3 0/9] tegra: Add I2C driver and associated parts

2012-02-08 Thread Heiko Schocher
Hello Tom, Simon Glass wrote: > This series brings in an I2C driver for Tegra which can be > configured by a flat device tree. > > It supports 8- and 16-bit addresses and both the normal I2C ports and > the DVC port (for controlling the power management unit (PMU)). > > Recent Linux bindings are