u-boot-brain/drivers/misc/imx8
Simon Glass caa4daa2ae dm: treewide: Rename 'platdata' variables to just 'plat'
We use 'priv' for private data but often use 'platdata' for platform data.
We can't really use 'pdata' since that is ambiguous (it could mean private
or platform data).

Rename some of the latter variables to end with 'plat' for consistency.

Signed-off-by: Simon Glass <sjg@chromium.org>
2020-12-13 16:51:08 -07:00
..
fuse.c imx8: fuse: use arm_smccc_smc 2020-07-14 15:23:46 +08:00
Makefile imx8: fuse: add fuse driver 2019-04-25 09:03:15 +02:00
scu_api.c misc: scu_api: Add SCFW API to get the index of boot container set 2020-07-16 11:19:50 +02:00
scu.c dm: treewide: Rename 'platdata' variables to just 'plat' 2020-12-13 16:51:08 -07:00