From mboxrd@z Thu Jan 1 00:00:00 1970 From: Timur Tabi Subject: Re: [PATCH v2] gpiolib: Show correct direction from the beginning Date: Sat, 29 Sep 2018 08:21:54 -0500 Message-ID: <9df3f61f-ac54-f5b1-6b86-db539e07c5bd@kernel.org> References: <20180921103604.13361-1-ricardo.ribalda@gmail.com> <20180921103604.13361-2-ricardo.ribalda@gmail.com> <153803107307.119890.10052910965015646333@swboyd.mtv.corp.google.com> <3e07cab8-0f3e-7474-8f6d-e6bb16e8f998@codeaurora.org> <5aea282d-6fc9-cd70-cec4-10f28aa819b9@codeaurora.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: Content-Language: en-US Sender: linux-kernel-owner@vger.kernel.org To: Ricardo Ribalda Delgado Cc: jhugo@codeaurora.org, swboyd@chromium.org, LKML , Linus Walleij , linux-gpio@vger.kernel.org List-Id: linux-gpio@vger.kernel.org On 9/29/18 1:23 AM, Ricardo Ribalda Delgado wrote: > In fact gpiochip_init_valid_mask is called some lines after in the > same function. We could reorder the function. Would that work for you? It might. It might break something else, though. > The driver breaking is upstream? Yes. > Is it possible to access the hardware? Linaro and some Linux OSVs should still have systems, but I usually just ask Jeff to test code for me.