Re: [PATCH v2] pinctrl: Check pinconfig nodes pre-reloc status recursively

2024-03-04 Thread Tom Rini
On Sat, Feb 17, 2024 at 12:08:40PM +, Jonas Karlman wrote: > Pinconfig nodes normally bind recursively with PINCTRL_FULL and > PINCONF_RECURSIVE enabled. However, during U-Boot proper pre-relocation > any node marked with e.g. bootph-all will not bind unless its parent is > also marked for pre

Re: [PATCH v2] pinctrl: Check pinconfig nodes pre-reloc status recursively

2024-03-04 Thread Quentin Schulz
Hi Jonas, On 2/17/24 13:08, Jonas Karlman wrote: Pinconfig nodes normally bind recursively with PINCTRL_FULL and PINCONF_RECURSIVE enabled. However, during U-Boot proper pre-relocation any node marked with e.g. bootph-all will not bind unless its parent is also marked for pre-reloc. group1 {