xref: /openbmc/linux/arch/arm/mach-omap2/l3_2xxx.h (revision 83bf6db0)
12874c5fdSThomas Gleixner /* SPDX-License-Identifier: GPL-2.0-or-later */
21e0f51a9STony Lindgren /*
31e0f51a9STony Lindgren  * arch/arm/plat-omap/include/plat/l3_2xxx.h - L3 firewall definitions
41e0f51a9STony Lindgren  *
583bf6db0SAlexander A. Klimov  * Copyright (C) 2010 Texas Instruments Incorporated - https://www.ti.com/
61e0f51a9STony Lindgren  *	Sumit Semwal
71e0f51a9STony Lindgren  */
81e0f51a9STony Lindgren #ifndef __ARCH_ARM_PLAT_OMAP_INCLUDE_PLAT_L3_2XXX_H
91e0f51a9STony Lindgren #define __ARCH_ARM_PLAT_OMAP_INCLUDE_PLAT_L3_2XXX_H
101e0f51a9STony Lindgren 
111e0f51a9STony Lindgren /* L3 CONNIDs */
121e0f51a9STony Lindgren /* Display Sub system (DSS) */
131e0f51a9STony Lindgren #define OMAP2_L3_CORE_FW_CONNID_DSS			8
141e0f51a9STony Lindgren 
151e0f51a9STony Lindgren #endif
16