mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-09 04:10:18 +09:00
open rga soft reset for 312x platform
This commit is contained in:
@@ -639,7 +639,7 @@ static void rga_try_set_reg(void)
|
||||
dmac_flush_range(&rga_service.cmd_buff[0], &rga_service.cmd_buff[28]);
|
||||
outer_flush_range(virt_to_phys(&rga_service.cmd_buff[0]),virt_to_phys(&rga_service.cmd_buff[28]));
|
||||
|
||||
#if defined(CONFIG_ARCH_RK30)
|
||||
#if 1
|
||||
rga_soft_reset();
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user