Searched hist:"5298 c171dcfc929392b9d8701be72fe66e57df48" (Results 1 – 1 of 1) sorted by relevance
| /rk3399_rockchip-uboot/drivers/pinctrl/ |
| H A D | pinctrl-uclass.c | 5298c171dcfc929392b9d8701be72fe66e57df48 Tue Sep 17 20:06:03 UTC 2019 Michael Trimarchi <michael@amarulasolutions.com> UPSTREAM: 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
Change-Id: I4aa7f439dd459a7e6f6c00411eec85c94c656a0d Signed-off-by: Michael Trimarchi <michael@amarulasolutions.com> Reviewed-by: Simon Glass <sjg@chromium.org> (cherry picked from commit 36a90eda84dec49c2c850852d7e246c9a01bf59c) Signed-off-by: Cody Xie <cody.xie@rock-chips.com>
|