diff --git a/[refs] b/[refs] index 644c0a2f67b4..e5390774e6b6 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 7c9332d19e54d3eb1beab931a43930fe7ad1d468 +refs/heads/master: 6275ce9f7ffdccd414a92f6ec8fe0d7584037ee5 diff --git a/trunk/include/linux/platform_data/lp855x.h b/trunk/include/linux/platform_data/lp855x.h index cc76f1f18f18..761f31752367 100644 --- a/trunk/include/linux/platform_data/lp855x.h +++ b/trunk/include/linux/platform_data/lp855x.h @@ -46,6 +46,8 @@ #define LP8556_I2C_CONFIG ((ENABLE_BL << BL_CTL_SHFT) | \ (LP8556_I2C_ONLY << BRT_MODE_SHFT)) #define LP8556_COMB2_CONFIG (LP8556_COMBINED2 << BRT_MODE_SHFT) +#define LP8556_FAST_CONFIG BIT(7) /* use it if EPROMs should be maintained + when exiting the low power mode */ enum lp855x_chip_id { LP8550,