Unverified Commit 91664675 authored by Olli Asikainen's avatar Olli Asikainen Committed by Ilpo Järvinen
Browse files

platform/x86: thinkpad_acpi: Add battery quirk for Thinkpad X120e

parent ac9bc85c
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -9814,6 +9814,7 @@ static const struct tpacpi_quirk battery_quirk_table[] __initconst = {
	 * Individual addressing is broken on models that expose the
	 * primary battery as BAT1.
	 */
	TPACPI_Q_LNV('8', 'F', true),       /* Thinkpad X120e */
	TPACPI_Q_LNV('J', '7', true),       /* B5400 */
	TPACPI_Q_LNV('J', 'I', true),       /* Thinkpad 11e */
	TPACPI_Q_LNV3('R', '0', 'B', true), /* Thinkpad 11e gen 3 */