mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-12-08 02:51:42 +01:00
Add a function which produces a flags word from a few common PIN_CONFIG settings. This is useful for simple pinctrl drivers that don't need to worry about drive strength, etc. Signed-off-by: Simon Glass <sjg@chromium.org>