u-boot-brain/board/armltd/total_compute
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
..
Kconfig board: armltd: Add support for Total Compute platform 2020-08-24 14:11:31 -04:00
MAINTAINERS board: armltd: Add support for Total Compute platform 2020-08-24 14:11:31 -04:00
Makefile board: armltd: Add support for Total Compute platform 2020-08-24 14:11:31 -04:00
total_compute.c dm: treewide: Rename 'platdata' variables to just 'plat' 2020-12-13 16:51:08 -07:00