mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-10 04:48:04 +09:00
rk29: ddr3sdk: more fix for vmac and usb host 1.1 both enabled
This commit is contained in:
@@ -1264,7 +1264,7 @@ static struct platform_device rk29sdk_rfkill = {
|
||||
|
||||
#ifdef CONFIG_VIVANTE
|
||||
#define GPU_HIGH_CLOCK 552
|
||||
#define GPU_LOW_CLOCK 288 /* same as general pll clock rate below */
|
||||
#define GPU_LOW_CLOCK (periph_pll_default / 1000000) /* same as general pll clock rate below */
|
||||
static struct resource resources_gpu[] = {
|
||||
[0] = {
|
||||
.name = "gpu_irq",
|
||||
|
||||
Reference in New Issue
Block a user