Skip to content
Commit dbfd9e0e authored by Lokesh Vutla's avatar Lokesh Vutla Committed by Tom Rini
Browse files

dm: pinctrl: Use right device pointer for configuring pinctrl



commit 719cab6d ("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: 719cab6d ("dm: pinctrl: convert pinctrl-single to livetree")
Reported-by: default avatarTom Rini <trini@konsulko.com>
Reviewed-by: default avatarPatrick Delaunay <patrick.delaunay@st.com>
Signed-off-by: default avatarLokesh Vutla <lokeshvutla@ti.com>
parent a5f9b8a8
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment