Kindle: add hall file for PW6 (#13615)

This commit is contained in:
mergen3107
2025-04-18 13:15:58 -04:00
committed by GitHub
parent 1c833373b5
commit 4816757534

View File

@@ -1667,6 +1667,7 @@ function KindlePaperWhite6:init()
batt_capacity_file = "/sys/class/power_supply/bd71827_bat/capacity",
is_charging_file = "/sys/class/power_supply/bd71827_bat/charging",
batt_status_file = "/sys/class/power_supply/bd71827_bat/status",
hall_file = "/sys/devices/platform/eink_hall/hall_enable",
}
-- Enable the so-called "fast" mode, so as to prevent the driver from silently promoting refreshes to REAGL.