The PFUZE100 supports enabling/disabling of SWB regulators, but the driver doesn't currently support this. The first patch adds support for the enable/disable bit. Additionally, there is a minor bug wherein GPIO0 IO0 will sometimes get allocated as the PFUZE100 ena_gpio, due to the fact that ena_gpio defaults to 0 which is a valid gpio. The second patch fixes this case. Sean Cross (2): regulator: pfuze100: Support SWB enable/disable regulator: pfuze100: Don't allocate an invalid gpio drivers/regulator/pfuze100-regulator.c | 5 +++++ 1 file changed, 5 insertions(+) -- 2.0.0.rc2 -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html