[PATCH 05/42] imx: firmware: sci: add inline functions when IMX8 not enabled

2023-05-21 Thread sbabic
> From: Peng Fan > Since we might reuse some drivers for other platforms, while the drivers > have sci firmware api, so to avoid build failure add inline functions > Signed-off-by: Peng Fan Applied to u-boot-imx, master, thanks ! Best regards, Stefano Babic --

[PATCH 05/42] imx: firmware: sci: add inline functions when IMX8 not enabled

2023-04-27 Thread Peng Fan (OSS)
From: Peng Fan Since we might reuse some drivers for other platforms, while the drivers have sci firmware api, so to avoid build failure add inline functions Signed-off-by: Peng Fan --- include/firmware/imx/sci/sci.h | 241 + 1 file changed, 241 insertions(+)