Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
os/board/rtl8730e/src: disable unnecessary IRQ when backlight power OFF
1. LCDC irq can be disabled when backlight power OFF 2. MIPI irq cannot be disabled because it is required to send cmd to turn backlight power ON, eg: ioctl(fd, LCDDEVIO_SETPOWER, x) where x >0
- Loading branch information