dt-bindings: ipcc: Rename WDSP client to WPSS

Rename WDSP to WPSS, as per new naming requirement.

Change-Id: If44d6d2e2233b0f2c1cd754216e121494ab005f0
Signed-off-by: Neeraj Upadhyay <neeraju@codeaurora.org>
This commit is contained in:
Neeraj Upadhyay 2020-10-08 14:39:05 +05:30
parent 5168327a4f
commit 4a851779b1

View file

@ -34,7 +34,7 @@
#define IPCC_CLIENT_PCIE1 14
#define IPCC_CLIENT_PCIE2 15
#define IPCC_CLIENT_SPSS 16
#define IPCC_CLIENT_WDSP 24
#define IPCC_CLIENT_WPSS 24
#define IPCC_CLIENT_MAX 25 /* Used by driver only */
#endif