From: Jacky Bai Date: Mon, 17 Aug 2020 09:28:38 +0000 (+0800) Subject: LF-1383-04 dt-bindings: firmware: imx: update the rsrc id to include the IDs of imx8dxl X-Git-Tag: rel_imx_5.10.35_2.0.0-somdevices.0~577^2~2^2~361 X-Git-Url: https://git.somdevices.com/?a=commitdiff_plain;h=994b497cc87f1f81cad8bb568a45e79fbba2c53e;p=linux.git LF-1383-04 dt-bindings: firmware: imx: update the rsrc id to include the IDs of imx8dxl Update the rsrc ids to include the i.MX8DXL changes. Signed-off-by: Jacky Bai Reviewed-by: Dong Aisheng --- diff --git a/include/dt-bindings/firmware/imx/rsrc.h b/include/dt-bindings/firmware/imx/rsrc.h index 54278d5c1856..b6b7d852426f 100644 --- a/include/dt-bindings/firmware/imx/rsrc.h +++ b/include/dt-bindings/firmware/imx/rsrc.h @@ -37,10 +37,14 @@ #define IMX_SC_R_DC_0_BLIT2 21 #define IMX_SC_R_DC_0_BLIT_OUT 22 #define IMX_SC_R_PERF 23 +#define IMX_SC_R_USB_1_PHY 24 #define IMX_SC_R_DC_0_WARP 25 +#define IMX_SC_R_V2X_MU_0 26 +#define IMX_SC_R_V2X_MU_1 27 #define IMX_SC_R_DC_0_VIDEO0 28 #define IMX_SC_R_DC_0_VIDEO1 29 #define IMX_SC_R_DC_0_FRAC0 30 +#define IMX_SC_R_V2X_MU_2 31 #define IMX_SC_R_DC_0 32 #define IMX_SC_R_GPU_2_PID0 33 #define IMX_SC_R_DC_0_PLL_0 34 @@ -49,7 +53,10 @@ #define IMX_SC_R_DC_1_BLIT1 37 #define IMX_SC_R_DC_1_BLIT2 38 #define IMX_SC_R_DC_1_BLIT_OUT 39 +#define IMX_SC_R_V2X_MU_3 40 +#define IMX_SC_R_V2X_MU_4 41 #define IMX_SC_R_DC_1_WARP 42 +#define IMX_SC_R_SECVIO 44 #define IMX_SC_R_DC_1_VIDEO0 45 #define IMX_SC_R_DC_1_VIDEO1 46 #define IMX_SC_R_DC_1_FRAC0 47