/linux/arch/arm/mach-omap2/ |
H A D | vp.h | diff 8b5d8c0d718379ce29dad74b4bda8b669fc1f1c2 Tue Sep 25 18:33:35 CEST 2012 Tero Kristo <t-kristo@ti.com> ARM: OMAP3+: voltage: introduce omap vc / vp params for voltagedomains
These new structs will hold the sleep voltage levels (omap_vc_params) and voltage processor min / max voltages (omap_vp_params.) Previously these were part of the PMIC struct, but they do not really belong there, as they are OMAP chip specific, not PMIC specific parameters. voltdm code is also changed to use the new structs.
Signed-off-by: Tero Kristo <t-kristo@ti.com> Signed-off-by: Kevin Hilman <khilman@ti.com>
|
H A D | vp3xxx_data.c | diff 8b5d8c0d718379ce29dad74b4bda8b669fc1f1c2 Tue Sep 25 18:33:35 CEST 2012 Tero Kristo <t-kristo@ti.com> ARM: OMAP3+: voltage: introduce omap vc / vp params for voltagedomains
These new structs will hold the sleep voltage levels (omap_vc_params) and voltage processor min / max voltages (omap_vp_params.) Previously these were part of the PMIC struct, but they do not really belong there, as they are OMAP chip specific, not PMIC specific parameters. voltdm code is also changed to use the new structs.
Signed-off-by: Tero Kristo <t-kristo@ti.com> Signed-off-by: Kevin Hilman <khilman@ti.com>
|
H A D | vp44xx_data.c | diff 8b5d8c0d718379ce29dad74b4bda8b669fc1f1c2 Tue Sep 25 18:33:35 CEST 2012 Tero Kristo <t-kristo@ti.com> ARM: OMAP3+: voltage: introduce omap vc / vp params for voltagedomains
These new structs will hold the sleep voltage levels (omap_vc_params) and voltage processor min / max voltages (omap_vp_params.) Previously these were part of the PMIC struct, but they do not really belong there, as they are OMAP chip specific, not PMIC specific parameters. voltdm code is also changed to use the new structs.
Signed-off-by: Tero Kristo <t-kristo@ti.com> Signed-off-by: Kevin Hilman <khilman@ti.com>
|
H A D | vc44xx_data.c | diff 8b5d8c0d718379ce29dad74b4bda8b669fc1f1c2 Tue Sep 25 18:33:35 CEST 2012 Tero Kristo <t-kristo@ti.com> ARM: OMAP3+: voltage: introduce omap vc / vp params for voltagedomains
These new structs will hold the sleep voltage levels (omap_vc_params) and voltage processor min / max voltages (omap_vp_params.) Previously these were part of the PMIC struct, but they do not really belong there, as they are OMAP chip specific, not PMIC specific parameters. voltdm code is also changed to use the new structs.
Signed-off-by: Tero Kristo <t-kristo@ti.com> Signed-off-by: Kevin Hilman <khilman@ti.com>
|
H A D | vc.h | diff 8b5d8c0d718379ce29dad74b4bda8b669fc1f1c2 Tue Sep 25 18:33:35 CEST 2012 Tero Kristo <t-kristo@ti.com> ARM: OMAP3+: voltage: introduce omap vc / vp params for voltagedomains
These new structs will hold the sleep voltage levels (omap_vc_params) and voltage processor min / max voltages (omap_vp_params.) Previously these were part of the PMIC struct, but they do not really belong there, as they are OMAP chip specific, not PMIC specific parameters. voltdm code is also changed to use the new structs.
Signed-off-by: Tero Kristo <t-kristo@ti.com> Signed-off-by: Kevin Hilman <khilman@ti.com>
|
H A D | vc3xxx_data.c | diff 8b5d8c0d718379ce29dad74b4bda8b669fc1f1c2 Tue Sep 25 18:33:35 CEST 2012 Tero Kristo <t-kristo@ti.com> ARM: OMAP3+: voltage: introduce omap vc / vp params for voltagedomains
These new structs will hold the sleep voltage levels (omap_vc_params) and voltage processor min / max voltages (omap_vp_params.) Previously these were part of the PMIC struct, but they do not really belong there, as they are OMAP chip specific, not PMIC specific parameters. voltdm code is also changed to use the new structs.
Signed-off-by: Tero Kristo <t-kristo@ti.com> Signed-off-by: Kevin Hilman <khilman@ti.com>
|
H A D | voltagedomains44xx_data.c | diff 8b5d8c0d718379ce29dad74b4bda8b669fc1f1c2 Tue Sep 25 18:33:35 CEST 2012 Tero Kristo <t-kristo@ti.com> ARM: OMAP3+: voltage: introduce omap vc / vp params for voltagedomains
These new structs will hold the sleep voltage levels (omap_vc_params) and voltage processor min / max voltages (omap_vp_params.) Previously these were part of the PMIC struct, but they do not really belong there, as they are OMAP chip specific, not PMIC specific parameters. voltdm code is also changed to use the new structs.
Signed-off-by: Tero Kristo <t-kristo@ti.com> Signed-off-by: Kevin Hilman <khilman@ti.com>
|
H A D | voltage.h | diff 8b5d8c0d718379ce29dad74b4bda8b669fc1f1c2 Tue Sep 25 18:33:35 CEST 2012 Tero Kristo <t-kristo@ti.com> ARM: OMAP3+: voltage: introduce omap vc / vp params for voltagedomains
These new structs will hold the sleep voltage levels (omap_vc_params) and voltage processor min / max voltages (omap_vp_params.) Previously these were part of the PMIC struct, but they do not really belong there, as they are OMAP chip specific, not PMIC specific parameters. voltdm code is also changed to use the new structs.
Signed-off-by: Tero Kristo <t-kristo@ti.com> Signed-off-by: Kevin Hilman <khilman@ti.com>
|
H A D | omap_twl.c | diff 8b5d8c0d718379ce29dad74b4bda8b669fc1f1c2 Tue Sep 25 18:33:35 CEST 2012 Tero Kristo <t-kristo@ti.com> ARM: OMAP3+: voltage: introduce omap vc / vp params for voltagedomains
These new structs will hold the sleep voltage levels (omap_vc_params) and voltage processor min / max voltages (omap_vp_params.) Previously these were part of the PMIC struct, but they do not really belong there, as they are OMAP chip specific, not PMIC specific parameters. voltdm code is also changed to use the new structs.
Signed-off-by: Tero Kristo <t-kristo@ti.com> Signed-off-by: Kevin Hilman <khilman@ti.com>
|
H A D | voltagedomains3xxx_data.c | diff 8b5d8c0d718379ce29dad74b4bda8b669fc1f1c2 Tue Sep 25 18:33:35 CEST 2012 Tero Kristo <t-kristo@ti.com> ARM: OMAP3+: voltage: introduce omap vc / vp params for voltagedomains
These new structs will hold the sleep voltage levels (omap_vc_params) and voltage processor min / max voltages (omap_vp_params.) Previously these were part of the PMIC struct, but they do not really belong there, as they are OMAP chip specific, not PMIC specific parameters. voltdm code is also changed to use the new structs.
Signed-off-by: Tero Kristo <t-kristo@ti.com> Signed-off-by: Kevin Hilman <khilman@ti.com>
|
H A D | vc.c | diff 8b5d8c0d718379ce29dad74b4bda8b669fc1f1c2 Tue Sep 25 18:33:35 CEST 2012 Tero Kristo <t-kristo@ti.com> ARM: OMAP3+: voltage: introduce omap vc / vp params for voltagedomains
These new structs will hold the sleep voltage levels (omap_vc_params) and voltage processor min / max voltages (omap_vp_params.) Previously these were part of the PMIC struct, but they do not really belong there, as they are OMAP chip specific, not PMIC specific parameters. voltdm code is also changed to use the new structs.
Signed-off-by: Tero Kristo <t-kristo@ti.com> Signed-off-by: Kevin Hilman <khilman@ti.com>
|