From mboxrd@z Thu Jan 1 00:00:00 1970 From: Arkadiusz Lis Subject: Re: GPIO consumer interface and DT Date: Thu, 16 Aug 2018 21:07:54 +0200 Message-ID: <20180816190754.GA4505@arek-VirtualBox> References: <20180815221102.GA4375@arek-VirtualBox> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: kernelnewbies-bounces@kernelnewbies.org To: Linus Walleij , Kernelnewbies@kernelnewbies.org, linux-gpio@vger.kernel.org List-Id: linux-gpio@vger.kernel.org > You or someone else first need to define device tree bindings > in Documention/devicetree/bindings/usb/* somwhere, then augment > the driver to use these bindings, including the right name for > the GPIO line, when using the devm_gpiod_get(). OK, I will try to start a discussion about this. > I wonder how you're testing this though. I don't have this equipment to be honest. Once work is done I count on kindness of interested people who actually have it and are able to test the patch on the target. Is there any other way? Thanks, Arek