mirror of
https://github.com/espressif/esp-idf.git
synced 2026-08-18 06:35:35 +03:00
Merge branch 'feat/lcd_sleep_retention_p4_v6.0' into 'release/v6.0'
feat(lcd): support i80 lcd sleep retention on p4 (v6.0) See merge request espressif/esp-idf!46525
This commit is contained in:
@@ -156,6 +156,7 @@ The following drivers hold the ``ESP_PM_APB_FREQ_MAX`` lock while the driver is
|
||||
:SOC_PARLIO_SUPPORT_SLEEP_RETENTION: - PARL_IO
|
||||
:SOC_SPI_SUPPORT_SLEEP_RETENTION: - All GPSPIs
|
||||
:SOC_EMAC_SUPPORT_SLEEP_RETENTION: - EMAC
|
||||
:SOC_LCDCAM_LCD_SUPPORT_SLEEP_RETENTION: - I80 LCD
|
||||
|
||||
Some peripherals haven't support Light-sleep context retention, or it cannot survive from the register lose. They will prevent the power-down of peripherals even when the feature is enabled.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user