Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 4a851779 authored by Neeraj Upadhyay's avatar Neeraj Upadhyay
Browse files

dt-bindings: ipcc: Rename WDSP client to WPSS



Rename WDSP to WPSS, as per new naming requirement.

Change-Id: If44d6d2e2233b0f2c1cd754216e121494ab005f0
Signed-off-by: default avatarNeeraj Upadhyay <neeraju@codeaurora.org>
parent 5168327a
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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