mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-10 04:48:04 +09:00
rk3168: 86v: add avs print support
This commit is contained in:
@@ -2048,7 +2048,7 @@ static void rk30_pm_power_off(void)
|
||||
|
||||
static void __init machine_rk30_board_init(void)
|
||||
{
|
||||
//avs_init();
|
||||
avs_init();
|
||||
gpio_request(POWER_ON_PIN, "poweronpin");
|
||||
gpio_direction_output(POWER_ON_PIN, GPIO_HIGH);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user