Home
last modified time | relevance | path

Searched hist:"063 fcc919b3240627577bda8d106e539c8b167d6" (Results 1 – 3 of 3) sorted by relevance

/rk3399_rockchip-uboot/drivers/rtc/
H A Drk8xx_rtc.c063fcc919b3240627577bda8d106e539c8b167d6 Fri May 09 02:58:20 UTC 2025 Shengfei Xu <xsf@rock-chips.com> rtc: rk8xx: update rtc

1.Resolve unresponsive key interrupt issues:
If the powerkey driver is initialized prior to the RTC driver,
forcibly masking the key-press interrupt in the RTC driver will
result in missed powerkey interrupts.

2.Use virq for interrupt.

Change-Id: I98f4c47187eec3b7918809181e5d93218ceaa5b9
Signed-off-by: Shengfei Xu <xsf@rock-chips.com>
/rk3399_rockchip-uboot/include/power/
H A Drk8xx_pmic.h063fcc919b3240627577bda8d106e539c8b167d6 Fri May 09 02:58:20 UTC 2025 Shengfei Xu <xsf@rock-chips.com> rtc: rk8xx: update rtc

1.Resolve unresponsive key interrupt issues:
If the powerkey driver is initialized prior to the RTC driver,
forcibly masking the key-press interrupt in the RTC driver will
result in missed powerkey interrupts.

2.Use virq for interrupt.

Change-Id: I98f4c47187eec3b7918809181e5d93218ceaa5b9
Signed-off-by: Shengfei Xu <xsf@rock-chips.com>
/rk3399_rockchip-uboot/drivers/power/pmic/
H A Drk8xx.c063fcc919b3240627577bda8d106e539c8b167d6 Fri May 09 02:58:20 UTC 2025 Shengfei Xu <xsf@rock-chips.com> rtc: rk8xx: update rtc

1.Resolve unresponsive key interrupt issues:
If the powerkey driver is initialized prior to the RTC driver,
forcibly masking the key-press interrupt in the RTC driver will
result in missed powerkey interrupts.

2.Use virq for interrupt.

Change-Id: I98f4c47187eec3b7918809181e5d93218ceaa5b9
Signed-off-by: Shengfei Xu <xsf@rock-chips.com>