Re: [PATCH v2 13/18] x86: apl: Drop support for !OF_PLATDATA_PARENT

2020-12-28 Thread Simon Glass
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 --- Changes in v2: - Remove an old comment about this in pinctrl arch/x86/cpu/apollolake/Kconfig | 1 + arch/x86/cpu/apollolake/spl.c

[PATCH v2 13/18] x86: apl: Drop support for !OF_PLATDATA_PARENT

2020-12-22 Thread Simon Glass
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 --- Changes in v2: - Remove an old comment about this in pinctrl arch/x86/cpu/apollolake/Kconfig | 1 + arch/x86/cpu/apollolake/spl.c