fix(nxp): imx_trdc.h header guardThe header guard define is IMX_XRDC_H where everythingelse is IMX_TRDC_H, gcc-15 complains about this soupdate the define to what it should be.Fixes: 293529100
fix(nxp): imx_trdc.h header guardThe header guard define is IMX_XRDC_H where everythingelse is IMX_TRDC_H, gcc-15 complains about this soupdate the define to what it should be.Fixes: 293529100 ("feat(imx93): add the trdc driver")Change-Id: I4767dc4d1c26ebe95d417be724f5cb848f54a524Signed-off-by: Peter Robinson <pbrobinson@gmail.com>
show more ...
feat(imx93): add the trdc driverAdd the trdc driver that is used on NXP i.MX9 familySigned-off-by: Jacky Bai <ping.bai@nxp.com>Change-Id: Ie1fd86b76564fa7e20d74d5b4dbfe7ea0ee851fc