From mboxrd@z Thu Jan 1 00:00:00 1970 From: York Sun Date: Tue, 13 May 2014 11:25:37 -0500 Subject: [U-Boot] [PATCH 1/2] board/freescale/common: ZM7300 driver In-Reply-To: <1397205760-14155-1-git-send-email-shaveta@freescale.com> References: <1397205760-14155-1-git-send-email-shaveta@freescale.com> Message-ID: <53724781.3010802@freescale.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 04/11/2014 03:42 AM, Shaveta Leekha wrote: > Adds Support for PowerOne ZM7300 voltage regulator. > This device is available on some Freescale Boards like B4860QDS > and has to be programmed to adjust the voltage on the board. > > The device is accessible via I2C interface. > > Signed-off-by: Shaveta Leekha > Signed-off-by: Poonam Aggrwal > --- Applied to u-boot-mpc85xx/master. Thanks, York