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

Commit 08daca7a authored by qctecmdr's avatar qctecmdr Committed by Gerrit - the friendly Code Review server
Browse files

Merge "drivers:soc:llcc_perfmon: Support for multiple memory channels"

parents ca29d2e2 c4dd6456
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
/* Copyright (c) 2018, The Linux Foundation. All rights reserved.
/* Copyright (c) 2019, 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
@@ -22,6 +22,7 @@ enum event_port_select {
	EVENT_PORT_TRP,
	EVENT_PORT_DRP,
	EVENT_PORT_PMGR,
	EVENT_PORT_BEAC1,
	EVENT_PORT_TENURE,
	EVENT_PORT_TLAT,
};
+219 −101

File changed.

Preview size limit exceeded, changes collapsed.

+79 −13

File changed.

Preview size limit exceeded, changes collapsed.