On Tue, 17 Sep 2019 at 13:06, Michael Trimarchi
<mich...@amarulasolutions.com> wrote:
>
> Skip not associated gpio phandle let register the other gpios on a group.
> We need anyway to send out a warning to the user to fix their 
> uboot-board.dtsi.
> Thhe handle id can be found inside the decompiled dtb
>
> dtc -I dtb -O dts -o devicetree.dts spl/u-boot-spl.dtb
>
> Signed-off-by: Michael Trimarchi <mich...@amarulasolutions.com>
> ---
> V1 -> V2:
>         - move dev_err to dev_warn
>         - adjust the commit message
> ---
>  drivers/pinctrl/pinctrl-uclass.c | 14 ++++++++++----
>  1 file changed, 10 insertions(+), 4 deletions(-)

Reviewed-by: Simon Glass <s...@chromium.org>

Applied to u-boot-dm/next, thanks!
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot

Reply via email to