nuttx/drivers/power
chenzihan1 fe93115dcc drivers/goldfish/battery: The goldfish_battery work queue is started during driver initialization
Add a work queue call in goldfish_battery_register() to trigger an initial
battery state update immediately after driver initialization.

Previously, the battery state was only updated when a interrupt occurred.
This could cause the battery_state uORB topic to have no data
available during early boot, leading to failures when applications tried
to read battery information via orb_copy().

Signed-off-by: chenzihan1 <chenzihan1@xiaomi.com>
2026-04-21 01:36:06 +08:00
..
battery drivers/goldfish/battery: The goldfish_battery work queue is started during driver initialization 2026-04-21 01:36:06 +08:00
pm sched/wdog: wdgettime should return clock_t. 2026-04-21 01:29:10 +08:00
relay drivers: migrate to SPDX identifier 2026-04-21 01:13:35 +08:00
supply fix the compilation error 2026-04-21 01:31:48 +08:00
CMakeLists.txt drivers: migrate to SPDX identifier 2026-04-21 01:13:35 +08:00
Kconfig power/relay: add relay driver framework for NuttX 2026-04-20 22:25:15 +08:00
Make.defs drivers: migrate to SPDX identifier 2026-04-21 01:13:35 +08:00