power_supply: Add new type for USB chargers
[firefly-linux-kernel-4.4.55.git] / include / linux / power_supply.h
index 1c075892c6fdfb10518a52521c23e8a4e5f130b0..d43778bd6a07579281ea464d9e15a406a4031831 100644 (file)
@@ -170,6 +170,7 @@ enum power_supply_type {
        POWER_SUPPLY_TYPE_USB_DCP,      /* Dedicated Charging Port */
        POWER_SUPPLY_TYPE_USB_CDP,      /* Charging Downstream Port */
        POWER_SUPPLY_TYPE_USB_ACA,      /* Accessory Charger Adapters */
+       POWER_SUPPLY_TYPE_USB_FLOATING, /* DCP without shorting D+/D- */
 };
 
 enum power_supply_notifier_events {