diff --git a/include/linux/rockchip/rockchip_sip.h b/include/linux/rockchip/rockchip_sip.h index b9592189af72..0ff4acb64823 100644 --- a/include/linux/rockchip/rockchip_sip.h +++ b/include/linux/rockchip/rockchip_sip.h @@ -33,6 +33,22 @@ #define PSCI_SIP_VPU_RESET 0x8200000c #define SIP_BUS_CFG 0x8200000d #define SIP_LAST_LOG 0x8200000e +#define SIP_SCMI_AGENT0 0x82000010 +#define SIP_SCMI_AGENT1 0x82000011 +#define SIP_SCMI_AGENT2 0x82000012 +#define SIP_SCMI_AGENT3 0x82000013 +#define SIP_SCMI_AGENT4 0x82000014 +#define SIP_SCMI_AGENT5 0x82000015 +#define SIP_SCMI_AGENT6 0x82000016 +#define SIP_SCMI_AGENT7 0x82000017 +#define SIP_SCMI_AGENT8 0x82000018 +#define SIP_SCMI_AGENT9 0x82000019 +#define SIP_SCMI_AGENT10 0x8200001a +#define SIP_SCMI_AGENT11 0x8200001b +#define SIP_SCMI_AGENT12 0x8200001c +#define SIP_SCMI_AGENT13 0x8200001d +#define SIP_SCMI_AGENT14 0x8200001e +#define SIP_SCMI_AGENT15 0x8200001f /* Rockchip Sip version */ #define SIP_IMPLEMENT_V1 (1)