[PATCH 17/20] x86: apl: Take advantage of the of-platdata parent support
Simon Glass
sjg at chromium.org
Fri Oct 30 04:34:30 CET 2020
Now that parent devices are supported with of-platadata, we don't need the
messy code to fix up the parent pointers and allocations on Apollo Lake.
Put the code behind a condition.
Signed-off-by: Simon Glass <sjg at chromium.org>
---
arch/x86/cpu/apollolake/spl.c | 3 ++-
drivers/misc/p2sb-uclass.c | 27 ++++++++++++++-------------
2 files changed, 16 insertions(+), 14 deletions(-)
Applied to u-boot-dm, thanks!
More information about the U-Boot
mailing list