u-boot-brain/arch/arm/cpu/armv7/ls102xa
Simon Glass 0fd3d91152 dm: Use access methods for dev/uclass private data
Most drivers use these access methods but a few do not. Update them.

In some cases the access is not permitted, so mark those with a FIXME tag
for the maintainer to check.

Signed-off-by: Simon Glass <sjg@chromium.org>
Acked-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Acked-by: Pratyush Yadav <p.yadav@ti.com>
2021-01-05 12:24:40 -07:00
..
clock.c common: Move clock functions into a new file 2020-01-17 13:27:29 -05:00
cpu.c treewide: convert bd_t to struct bd_info by coccinelle 2020-07-17 09:30:13 -04:00
fdt.c dm: Use access methods for dev/uclass private data 2021-01-05 12:24:40 -07:00
fsl_epu.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
fsl_epu.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
fsl_ls1_serdes.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
fsl_ls1_serdes.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
Kconfig ARM: LS1021A: remove redundant "depends on ARCH_LS1021A" 2020-01-24 14:28:26 +05:30
ls102xa_psci.c common: Move ARM cache operations out of common.h 2019-12-02 18:24:58 -05:00
ls102xa_serdes.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
Makefile armv7: fsl: remove sata support 2018-09-27 08:53:03 -07:00
psci.S ls102xa: psci: save context id in cpu_on command 2018-05-07 11:52:54 -04:00
soc.c common: Drop log.h from common header 2020-05-18 21:19:18 -04:00
spl.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
timer.c common: Drop linux/delay.h from common header 2020-05-18 21:19:23 -04:00