summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorKilian Strasser <kilian.strasser@wolfvision.net>2023-02-09 10:56:40 +0100
committerSascha Hauer <s.hauer@pengutronix.de>2023-02-10 10:50:01 +0100
commit6652ffcdab4716f2bf0b3bb75d79069ec1698ec6 (patch)
treeb6fcbbdd7342b4e19919c25a6f52feecbb169c2b /scripts
parent0275cbae004d3f8510589d486645cd5d205cc525 (diff)
downloadbarebox-6652ffcdab4716f2bf0b3bb75d79069ec1698ec6.tar.gz
pinctrl: rockchip: fix get_value
Function gpioinfo returns wrong gpio values. In the file pinctrl.rockchip.c a wrong register offset is used by the function rockchip_gpiov2_get_value. Also the bit-mask for this register is wrong. Change register offset for this function to GPIO_EXT_PORT and set the bit-mask correctly. Signed-off-by: Kilian Strasser <kilian.strasser@wolfvision.net> Link: https://lore.barebox.org/20230209095640.47469-1-kilian.strasser@wolfvision.net Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions