Skip to content
Commit e3023bf8 authored by Linus Walleij's avatar Linus Walleij
Browse files

gpio: of: Handle the Freescale SPI CS



The Freescale SPI chipselects are special: while everyone else
is using "cs-gpios" the Freescale platforms just use "gpios".
Fix this by responding with "gpios" when asking for "cs-gpios"
in a freescale device node, so we hide this pecularity from
the SPI core.

Signed-off-by: default avatarLinus Walleij <linus.walleij@linaro.org>
parent 910f38be
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment