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

Commit fcc93653 authored by Mike Tipton's avatar Mike Tipton
Browse files

dt-bindings: interconnect: Update SLAVE_EPSS_L3_SHARED



Update the SLAVE_EPSS_L3_SHARED binding to share the same number space
as the rest of the EPSS bindings. This allows for the same provider to
be used for all of them.

Change-Id: I4e0bd80388945f7a9f897270de081d2ba87701a8
Signed-off-by: default avatarMike Tipton <mdtipton@codeaurora.org>
parent b38b5109
Loading
Loading
Loading
Loading
+2 −3
Original line number Diff line number Diff line
/* SPDX-License-Identifier: GPL-2.0-only */
/*
 * Copyright (c) 2019, The Linux Foundation. All rights reserved.
 * Copyright (c) 2019-2020, The Linux Foundation. All rights reserved.
 */

#ifndef __DT_BINDINGS_INTERCONNECT_QCOM_EPSS_L3_H
@@ -15,7 +15,6 @@
#define SLAVE_EPSS_L3_CPU5			6
#define SLAVE_EPSS_L3_CPU6			7
#define SLAVE_EPSS_L3_CPU7			8

#define SLAVE_EPSS_L3_SHARED			0
#define SLAVE_EPSS_L3_SHARED			9

#endif