u-boot-brain/arch/x86/cpu/apollolake
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
..
acpi.c x86: Set up Chrome OS to boot into developer mode 2020-11-06 09:51:31 +08:00
cpu_common.c x86: apl: Add core init for the SoC 2020-11-05 14:58:45 +08:00
cpu_spl.c x86: apl: Add core init for the SoC 2020-11-05 14:58:45 +08:00
cpu.c x86: Drop unnecessary mp_init logic 2020-12-18 20:32:21 -07:00
fsp_bindings.c x86: fsp: Replace e-mmc with emmc in devicetree bindings 2020-09-21 16:41:35 +08:00
fsp_m.c x86: apl: Adjust FSP-M code to avoid hard-coded address 2020-07-17 14:32:24 +08:00
fsp_s.c x86: Silence some logging statements 2020-11-06 09:51:32 +08:00
hostbridge.c dm: treewide: Rename ..._platdata variables to just ..._plat 2020-12-13 16:51:09 -07:00
Kconfig x86: apl: Drop support for !OF_PLATDATA_PARENT 2021-01-05 12:24:40 -07:00
lpc.c x86: Fix up driver names to avoid dtoc warnings 2020-11-05 14:58:45 +08:00
Makefile x86: apl: Generate required ACPI tables 2020-09-25 11:27:19 +08:00
pch.c x86: Fix up driver names to avoid dtoc warnings 2020-11-05 14:58:45 +08:00
pmc.c dm: treewide: Rename ..._platdata variables to just ..._plat 2020-12-13 16:51:09 -07:00
punit.c x86: Fix up driver names to avoid dtoc warnings 2020-11-05 14:58:45 +08:00
spl.c x86: apl: Drop support for !OF_PLATDATA_PARENT 2021-01-05 12:24:40 -07:00
systemagent.c x86: apl: Add systemagent driver 2019-12-15 11:44:27 +08:00
uart.c dm: Use access methods for dev/uclass private data 2021-01-05 12:24:40 -07:00