espressif / esp-bsp

Board support components for Espressif development boards
Other
141 stars 76 forks source link

change(mipi_dsi): use public esp_ldo regulator driver #314

Closed suda-morris closed 1 month ago

suda-morris commented 1 month ago

Change description

https://docs.espressif.com/projects/esp-idf/en/latest/esp32p4/api-reference/peripherals/ldo_regulator.html

espzav commented 1 month ago

@suda-morris thank you for this PR. I see, that this changes are public in IDF. Is it still as draft? And one missing header. Do you plan to fix this PR or should I make it in another PR?

suda-morris commented 1 month ago

@suda-morris thank you for this PR. I see, that this changes are public in IDF. Is it still as draft? And one missing header. Do you plan to fix this PR or should I make it in another PR?

Thanks @espzav Yes, it's ready for review now. I've replaced the legacy ldo driver with esp_ldo_regulator.h