[PATCH v2 13/18] x86: apl: Drop support for !OF_PLATDATA_PARENT
Simon Glass
sjg at chromium.org
Mon Dec 28 17:25:58 CET 2020
This code was kept around after of-platdata started supporting parent
devices. That feature seems stable now, so let's drop it.
Signed-off-by: Simon Glass <sjg at chromium.org>
---
Changes in v2:
- Remove an old comment about this in pinctrl
arch/x86/cpu/apollolake/Kconfig | 1 +
arch/x86/cpu/apollolake/spl.c | 28 ----------------------------
drivers/misc/p2sb-uclass.c | 15 ---------------
drivers/pinctrl/intel/pinctrl_apl.c | 2 --
4 files changed, 1 insertion(+), 45 deletions(-)
Applied to u-boot-dm/next, thanks!
More information about the U-Boot
mailing list