powerpc/mpc85xx: Add T4 device definitions
[platform/kernel/u-boot.git] / arch / powerpc / include / asm / fsl_portals.h
index 9a764d2..b75f5b9 100644 (file)
@@ -39,6 +39,9 @@ enum fsl_dpaa_dev {
 #ifdef CONFIG_SYS_DPAA_RMAN
        FSL_HW_PORTAL_RMAN,
 #endif
+#ifdef CONFIG_SYS_DPAA_DCE
+       FSL_HW_PORTAL_DCE,
+#endif
 
 };