mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-09 04:10:18 +09:00
soc: rockchip: pvtm: Fix the number of channels for px30
Change-Id: Ieaa208baa2abbdc5cc8f341c183587354a202a13 Signed-off-by: Finley Xiao <finley.xiao@rock-chips.com>
This commit is contained in:
@@ -335,7 +335,7 @@ static u32 rockchip_pvtm_get_value(struct rockchip_pvtm *pvtm,
|
||||
}
|
||||
|
||||
static const struct rockchip_pvtm_channel px30_pvtm_channels[] = {
|
||||
PVTM(PX30_PVTM_CORE, "core", 4, 0, 1, 0x4, 0, 0x4),
|
||||
PVTM(PX30_PVTM_CORE, "core", 3, 0, 1, 0x4, 0, 0x4),
|
||||
};
|
||||
|
||||
static const struct rockchip_pvtm_info px30_pvtm = {
|
||||
|
||||
Reference in New Issue
Block a user