From: Guennadi Liakhovetski Date: Tue, 12 Feb 2013 17:15:31 +0000 (+0000) Subject: ARM: shmobile: kzm9g: add AS3711 PMIC platform data X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~70^2~9^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=28307e0a7c3841f2d54876639235c07ebe3d2999;p=pandora-kernel.git ARM: shmobile: kzm9g: add AS3711 PMIC platform data KZM9G uses an AS3711 PMIC to supply power to the CPU and the LCD backlight. The PMIC on the board is pre-programmed to supply correct voltages to the CPU, power supply to the backlight has to be turned on at run-time. The latter is currently performed by a hard-coded I2C command sequence in the board file. This patch removes the backlight hack and instead adds an I2C device to instantiate the AS3711 MFD driver, which will add a regulator device to dynamically adjust CPU voltages and a backlight device. Signed-off-by: Guennadi Liakhovetski Signed-off-by: Simon Horman --- Reading git-diff-tree failed