mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-09 20:32:04 +09:00
rk2928: add RK2928_GPIO0_BASE RK2928_GPIO2_BASE preread
This commit is contained in:
@@ -236,7 +236,9 @@ static noinline void interface_ctr_reg_pread(void)
|
||||
readl_relaxed(RK2928_GRF_BASE);
|
||||
readl_relaxed(RK2928_DDR_PCTL_BASE);
|
||||
readl_relaxed(RK2928_DDR_PHY_BASE);
|
||||
readl_relaxed(RK2928_GPIO0_BASE);
|
||||
readl_relaxed(RK2928_GPIO1_BASE);
|
||||
readl_relaxed(RK2928_GPIO2_BASE);
|
||||
readl_relaxed(RK2928_GPIO3_BASE);
|
||||
// readl_relaxed(RK2928_I2C1_BASE);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user