soc: qcom: Define macro to indicate service identifier for scm call

Added new service identifier macro for  scm call.
The service is for getting system bandwidth information.

Change-Id: I0a67fe039753ea30c81bcdb34612d79d6bc6082c
Signed-off-by: Jaiju Yesudasan <cjaijuy@codeaurora.org>
This commit is contained in:
Jaiju Yesudasan 2017-02-01 15:15:40 +05:30 committed by Gerrit - the friendly Code Review server
parent 89bfd053bf
commit ca857d351b

View file

@ -1,4 +1,4 @@
/* Copyright (c) 2010-2016, The Linux Foundation. All rights reserved.
/* Copyright (c) 2010-2017, The Linux Foundation. All rights reserved.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 and
@ -30,6 +30,7 @@
#define SCM_SVC_SMMU_PROGRAM 0x15
#define SCM_SVC_QDSS 0x16
#define SCM_SVC_TZSCHEDULER 0xFC
#define SCM_SVC_BW 0xFD
#define SCM_FUSE_READ 0x7
#define SCM_CMD_HDCP 0x01