u-boot/arch/arm/include/asm/arch-imx8
Ye Li 7246ec1934 imx8: scu_api: sync sc_rm_is_pad_owned api change
SCFW has fixed a overflow issue in sc_rm_is_pad_owned API. This
requires u-boot to update API implementation, since it will cause
compatible issue. Otherwise all pad checking will have problem and
cause pad setting not continue.

Due to the compatible issue, the new u-boot only works with new
SCFW (API version: 1.21 and later).

old scfw + old u-boot: API overflow issue
old scfw + new u-boot, or new scfw + old u-boot: API compatible issue
new scfw + new u-boot: Working

Signed-off-by: Ye Li <ye.li@nxp.com>
Reviewed-by : Jason Liu <Jason.hui.liu@nxp.com>
Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
2023-01-31 19:44:23 +01:00
..
sci imx8: scu_api: sync sc_rm_is_pad_owned api change 2023-01-31 19:44:23 +01:00
boot0.h imx8: Jump from alias to OCRAM address at SPL init 2019-10-13 22:49:12 +02:00
clock.h imx8: add dummy clock 2018-10-22 12:59:01 +02:00
gpio.h gpio: mxc_gpio: add support for i.MX8 2018-10-22 12:59:01 +02:00
imx-regs.h global: Migrate CONFIG_SYS_FSL* symbols to the CFG_SYS namespace 2022-11-10 10:08:55 -05:00
imx8-pins.h imx8: imx8-pins: add i.MX8QM 2019-04-25 17:03:25 +02:00
iomux.h common: Drop linux/bitops.h from common header 2020-05-18 21:19:23 -04:00
power-domain.h dm: treewide: Rename ..._platdata variables to just ..._plat 2020-12-13 16:51:09 -07:00
snvs_security_sc.h imx8: Configure SNVS 2020-05-01 13:46:22 +02:00
sys_proto.h imx: move get_boot_device to common header 2022-07-26 11:29:00 +02:00