commit | cf1b56946f992811bb699a914c8980a43de55c97 | [log] [tgz] |
---|---|---|
author | Neil Armstrong <narmstrong@baylibre.com> | Mon Dec 14 19:39:07 2020 +0100 |
committer | Neil Armstrong <narmstrong@baylibre.com> | Mon Dec 14 19:58:54 2020 +0100 |
tree | 1feea3ba45e895dc3685b40e7c47e7032de53a86 | |
parent | 75275c61504e555f18957831df39448fd767cef7 [diff] |
pinctrl: meson: fix bit manipulation of pin bias configuration This fixes the wrong usage of clrsetbits_le32(), badly setting the set argument. Fixes: c4c726c26b ("pinctrl: meson: add pinconf support") Reported-by: Anton Arapov <arapov@gmail.com> Reported-by: Otto Meier <gf435@gmx.net> Signed-off-by: Neil Armstrong <narmstrong@baylibre.com>