1
0
mirror of https://xff.cz/git/u-boot/ synced 2026-02-23 08:43:58 +01:00
Files
u-boot-megous/drivers/pinctrl
Michael Trimarchi 36a90eda84 dm: pinctrl: Skip not associated gpio phandle and rise a warning message
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 <michael@amarulasolutions.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
2019-10-15 08:40:02 -06:00
..
2019-07-29 09:32:10 -04:00