diff --git a/include/linux/rockchip/rockchip_sip.h b/include/linux/rockchip/rockchip_sip.h index 20b91a1dfa34..b05a0a624209 100644 --- a/include/linux/rockchip/rockchip_sip.h +++ b/include/linux/rockchip/rockchip_sip.h @@ -239,6 +239,7 @@ enum { PVTPLL_GET_INFO = 0, PVTPLL_ADJUST_TABLE = 1, PVTPLL_LOW_TEMP = 2, + PVTPLL_VOLT_SEL = 3, }; struct pt_regs;