]> git.baikalelectronics.ru Git - uboot.git/commit
x86: apl: Take advantage of the of-platdata parent support
authorSimon Glass <sjg@chromium.org>
Sat, 3 Oct 2020 17:31:39 +0000 (11:31 -0600)
committerSimon Glass <sjg@chromium.org>
Thu, 29 Oct 2020 20:42:18 +0000 (14:42 -0600)
commitb772139e06271e4d427e3fac9789516f22c898cb
tree8df7643fc7155e6fd1ff71cc0be512c333a333da
parent2d81b1aa43249dc87ab48b0f9717941b32644238
x86: apl: Take advantage of the of-platdata parent support

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@chromium.org>
arch/x86/cpu/apollolake/spl.c
drivers/misc/p2sb-uclass.c