diff options
author | Lokesh Vutla <lokeshvutla@ti.com> | 2020-04-22 22:55:31 +0530 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2020-04-23 08:25:37 -0400 |
commit | dbfd9e0e61ff1f9c65703959ed8e3ceb410d1e7e (patch) | |
tree | 074441bedd553055dbf49e42e298daf3d4c1840a /configs/bcm968580xref_ram_defconfig | |
parent | a5f9b8a8b592400a01771ad2dac76cba69c914f3 (diff) | |
download | u-boot-WIP/23Apr2020.tar.gz |
dm: pinctrl: Use right device pointer for configuring pinctrlWIP/23Apr2020
commit 719cab6d2e2bf ("dm: pinctrl: convert pinctrl-single to livetree")
converted pinctrl driver to livetree. In this conversion, the call to
read pinctrl-single,pins/bits property is provided with pinctrl device
pointer instead of pinctrl config pointer. Because of this none of the
pins gets configured. Fix it by passing the right udevice pointer.
Fixes: 719cab6d2e2bf ("dm: pinctrl: convert pinctrl-single to livetree")
Reported-by: Tom Rini <trini@konsulko.com>
Reviewed-by: Patrick Delaunay <patrick.delaunay@st.com>
Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com>
Diffstat (limited to 'configs/bcm968580xref_ram_defconfig')
0 files changed, 0 insertions, 0 deletions