Searched hist:f5395480f5088a86cc8594d29b5c2f07f6995c3d (Results 1 – 6 of 6) sorted by relevance
/linux/arch/arm/mach-omap2/ |
H A D | vc44xx_data.c | diff f5395480f5088a86cc8594d29b5c2f07f6995c3d Thu Mar 31 01:36:30 CEST 2011 Kevin Hilman <khilman@ti.com> OMAP3+: VC: make I2C config programmable with PMIC-specific settings
Remove hard-coded I2C configuration in favor of settings that can be configured from PMIC-specific values. Currently only high-speed mode and the master-code value are supported, since they were the only fields currently used, but extending this is now trivial.
Thanks to Nishanth Menon <nm@ti.com> for reporting/fixing a sparse problem and making omap_vc_i2c_init() static, as well as finding and fixing a problem with the shift/mask of mcode.
Signed-off-by: Kevin Hilman <khilman@ti.com>
|
H A D | vc.h | diff f5395480f5088a86cc8594d29b5c2f07f6995c3d Thu Mar 31 01:36:30 CEST 2011 Kevin Hilman <khilman@ti.com> OMAP3+: VC: make I2C config programmable with PMIC-specific settings
Remove hard-coded I2C configuration in favor of settings that can be configured from PMIC-specific values. Currently only high-speed mode and the master-code value are supported, since they were the only fields currently used, but extending this is now trivial.
Thanks to Nishanth Menon <nm@ti.com> for reporting/fixing a sparse problem and making omap_vc_i2c_init() static, as well as finding and fixing a problem with the shift/mask of mcode.
Signed-off-by: Kevin Hilman <khilman@ti.com>
|
H A D | vc3xxx_data.c | diff f5395480f5088a86cc8594d29b5c2f07f6995c3d Thu Mar 31 01:36:30 CEST 2011 Kevin Hilman <khilman@ti.com> OMAP3+: VC: make I2C config programmable with PMIC-specific settings
Remove hard-coded I2C configuration in favor of settings that can be configured from PMIC-specific values. Currently only high-speed mode and the master-code value are supported, since they were the only fields currently used, but extending this is now trivial.
Thanks to Nishanth Menon <nm@ti.com> for reporting/fixing a sparse problem and making omap_vc_i2c_init() static, as well as finding and fixing a problem with the shift/mask of mcode.
Signed-off-by: Kevin Hilman <khilman@ti.com>
|
H A D | voltage.h | diff f5395480f5088a86cc8594d29b5c2f07f6995c3d Thu Mar 31 01:36:30 CEST 2011 Kevin Hilman <khilman@ti.com> OMAP3+: VC: make I2C config programmable with PMIC-specific settings
Remove hard-coded I2C configuration in favor of settings that can be configured from PMIC-specific values. Currently only high-speed mode and the master-code value are supported, since they were the only fields currently used, but extending this is now trivial.
Thanks to Nishanth Menon <nm@ti.com> for reporting/fixing a sparse problem and making omap_vc_i2c_init() static, as well as finding and fixing a problem with the shift/mask of mcode.
Signed-off-by: Kevin Hilman <khilman@ti.com>
|
H A D | omap_twl.c | diff f5395480f5088a86cc8594d29b5c2f07f6995c3d Thu Mar 31 01:36:30 CEST 2011 Kevin Hilman <khilman@ti.com> OMAP3+: VC: make I2C config programmable with PMIC-specific settings
Remove hard-coded I2C configuration in favor of settings that can be configured from PMIC-specific values. Currently only high-speed mode and the master-code value are supported, since they were the only fields currently used, but extending this is now trivial.
Thanks to Nishanth Menon <nm@ti.com> for reporting/fixing a sparse problem and making omap_vc_i2c_init() static, as well as finding and fixing a problem with the shift/mask of mcode.
Signed-off-by: Kevin Hilman <khilman@ti.com>
|
H A D | vc.c | diff f5395480f5088a86cc8594d29b5c2f07f6995c3d Thu Mar 31 01:36:30 CEST 2011 Kevin Hilman <khilman@ti.com> OMAP3+: VC: make I2C config programmable with PMIC-specific settings
Remove hard-coded I2C configuration in favor of settings that can be configured from PMIC-specific values. Currently only high-speed mode and the master-code value are supported, since they were the only fields currently used, but extending this is now trivial.
Thanks to Nishanth Menon <nm@ti.com> for reporting/fixing a sparse problem and making omap_vc_i2c_init() static, as well as finding and fixing a problem with the shift/mask of mcode.
Signed-off-by: Kevin Hilman <khilman@ti.com>
|