rockchip: px30: support px30
px30 is a Quad-core soc and Cortex-a53 inside.
This patch supports the following functions:
1. basic platform setup
2. power up/off cpus
3. suspend/resume cpus
4. suspend/resume system
5. reset system
6. power off system

Change-Id: I73d55aa978096c078242be921abe0ddca9e8f67e
Signed-off-by: XiaoDong Huang <derrick.huang@rock-chips.com>
1 parent 2cbeee4 commit 010d6ae3388ef63f2a2afcd408c1dc461fb43583
@XiaoDong Huang XiaoDong Huang authored on 12 Jun 2019
Showing 14 changed files
View
docs/plat/rockchip.rst
View
plat/rockchip/common/pmusram/cpus_on_fixed_addr.S 0 → 100644
View
plat/rockchip/common/pmusram/cpus_on_fixed_addr.h 0 → 100644
View
plat/rockchip/px30/drivers/pmu/plat_pmu_macros.S 0 → 100644
View
plat/rockchip/px30/drivers/pmu/pmu.c 0 → 100644
Too large (Show diff)
View
plat/rockchip/px30/drivers/pmu/pmu.h 0 → 100644
View
plat/rockchip/px30/drivers/soc/soc.c 0 → 100644
View
plat/rockchip/px30/drivers/soc/soc.h 0 → 100644
View
plat/rockchip/px30/include/plat.ld.S 0 → 100644
View
plat/rockchip/px30/include/plat_sip_calls.h 0 → 100644
View
plat/rockchip/px30/include/platform_def.h 0 → 100644
View
plat/rockchip/px30/plat_sip_calls.c 0 → 100644
View
plat/rockchip/px30/platform.mk 0 → 100644
View
plat/rockchip/px30/px30_def.h 0 → 100644