From: Linus Walleij Date: Tue, 3 Nov 2009 23:00:44 +0000 (+0100) Subject: ARM: 5783/1: Make it possible for U300 LDO D to shut down X-Git-Tag: firefly_0821_release~9833^2~3964^2~2^7 X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=6635529987cd01f9af0c3996cf2e7b9e2bbb4aa7;p=firefly-linux-kernel-4.4.55.git ARM: 5783/1: Make it possible for U300 LDO D to shut down This changes the regulator platform config for U300 so that the LDO D regulator can change status and shut down the system and the pm_shutdown() hook in regulator.c starts working. Signed-off-by: Linus Walleij Signed-off-by: Russell King --- diff --git a/arch/arm/mach-u300/i2c.c b/arch/arm/mach-u300/i2c.c index 7bc2503f6442..c73ed06b6065 100644 --- a/arch/arm/mach-u300/i2c.c +++ b/arch/arm/mach-u300/i2c.c @@ -130,6 +130,7 @@ static struct ab3100_platform_data ab3100_plf_data = { .min_uV = LDO_D_VOLTAGE, .max_uV = LDO_D_VOLTAGE, .valid_modes_mask = REGULATOR_MODE_NORMAL, + .valid_ops_mask = REGULATOR_CHANGE_STATUS, /* * Actually this is boot_on but we need * to reference count it externally to