[periperi] How to set default GPIO pin ?
From: Kuninori Morimoto <hidden>
Date: 2014-09-28 23:58:50
Also in:
linux-gpio, linux-sh
From: Kuninori Morimoto <hidden>
Date: 2014-09-28 23:58:50
Also in:
linux-gpio, linux-sh
Hi Laurent, Linus
quoted
I have suggested adding GPIO hogs, so that a GPIO node can specify that some GPIO's specified on the local ship be hogged high or low at probe. Generic DT bindings and generic code in gpiolib.c. gpios-hog-high = <....>; gpios-hog-low = <....>;How about just a gpios-hog property, with a list of gpio specifiers + flags ? That's bikeshedding I suppose. Morimoto-san, would you like to implement that ? :-)
Thank you for your help OK, I try to implement this method (when I have time :) Thank you Best regards --- Kuninori Morimoto