pinctrl: sandbox: Add get_pin_muxing ops support
authorPatrice Chotard <patrice.chotard@st.com>
Wed, 24 Oct 2018 12:10:22 +0000 (14:10 +0200)
committerTom Rini <trini@konsulko.com>
Fri, 16 Nov 2018 21:51:57 +0000 (16:51 -0500)
commit21e23aaff6e8ac0a30f442e83e72dc5c8c9e5007
tree4ac62ca10358477954801350fc2c23cba824ab76
parentcad732499ba1aef2ea9288b30428465793b2d013
pinctrl: sandbox: Add get_pin_muxing ops support

Add get_pin_mux ops support to display the pin muxing
description of the sandbox_pins[]

Signed-off-by: Patrice Chotard <patrice.chotard@st.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
drivers/pinctrl/pinctrl-sandbox.c