Skip to content
Commit c1cb4385 authored by Shawn Guo's avatar Shawn Guo
Browse files

bindings: update imx and mxs #gpio-cells



The of_get_named_gpio_flags can retrieve the second cell of
gpio-specifier as the "flags".  The imx and mxs gpio driver do not
have their own .xlate callback, which means of_gpio_simple_xlate is
used and it's a 1:1 mapping between gpio controller flags and Linux
"enum of_gpio_flags".

Update imx and mxs bindings document to make it clear.

Signed-off-by: default avatarShawn Guo <shawn.guo@linaro.org>
parent 77ac32ad
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment