From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-0.6 required=3.0 tests=DKIM_INVALID,DKIM_SIGNED, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_PASS autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 91434C43382 for ; Thu, 27 Sep 2018 14:04:08 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 48ACB216FE for ; Thu, 27 Sep 2018 14:04:08 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=fail reason="key not found in DNS" (0-bit key) header.d=codeaurora.org header.i=@codeaurora.org header.b="fYhs/ai6"; dkim=fail reason="key not found in DNS" (0-bit key) header.d=codeaurora.org header.i=@codeaurora.org header.b="fYhs/ai6" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 48ACB216FE Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=codeaurora.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727622AbeI0UWb (ORCPT ); Thu, 27 Sep 2018 16:22:31 -0400 Received: from smtp.codeaurora.org ([198.145.29.96]:36542 "EHLO smtp.codeaurora.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727549AbeI0UWa (ORCPT ); Thu, 27 Sep 2018 16:22:30 -0400 Received: by smtp.codeaurora.org (Postfix, from userid 1000) id 8572560B19; Thu, 27 Sep 2018 14:04:05 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=codeaurora.org; s=default; t=1538057045; bh=08cDDfFeJy3Ii22DDfYSBAIe6mRycBgE5/xz+4B/4h4=; h=Subject:To:References:From:Date:In-Reply-To:From; b=fYhs/ai6IpmK5CKDM5P5M/Q/RfP8p0REJh60KUb+ifWw4QQB/ECo6TlaTenSXPY0f R7vtaeDYmyZnPjkR4d7F/tvMU1vxU0wZN516o/RKkchGZ0a8UxuCCljL83lgTvAmqr B7paIU+IVa6B6CKjTF5L2zr+QRzzf0aj4ecwhOrI= Received: from [10.226.60.81] (i-global254.qualcomm.com [199.106.103.254]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) (Authenticated sender: jhugo@smtp.codeaurora.org) by smtp.codeaurora.org (Postfix) with ESMTPSA id 844C060818; Thu, 27 Sep 2018 14:04:04 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=codeaurora.org; s=default; t=1538057045; bh=08cDDfFeJy3Ii22DDfYSBAIe6mRycBgE5/xz+4B/4h4=; h=Subject:To:References:From:Date:In-Reply-To:From; b=fYhs/ai6IpmK5CKDM5P5M/Q/RfP8p0REJh60KUb+ifWw4QQB/ECo6TlaTenSXPY0f R7vtaeDYmyZnPjkR4d7F/tvMU1vxU0wZN516o/RKkchGZ0a8UxuCCljL83lgTvAmqr B7paIU+IVa6B6CKjTF5L2zr+QRzzf0aj4ecwhOrI= DMARC-Filter: OpenDMARC Filter v1.3.2 smtp.codeaurora.org 844C060818 Authentication-Results: pdx-caf-mail.web.codeaurora.org; dmarc=none (p=none dis=none) header.from=codeaurora.org Authentication-Results: pdx-caf-mail.web.codeaurora.org; spf=none smtp.mailfrom=jhugo@codeaurora.org Subject: Re: [PATCH v2] gpiolib: Show correct direction from the beginning To: Timur Tabi , Stephen Boyd , LKML , Linus Walleij , Ricardo Ribalda Delgado , linux-gpio@vger.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> From: Jeffrey Hugo Message-ID: <3e07cab8-0f3e-7474-8f6d-e6bb16e8f998@codeaurora.org> Date: Thu, 27 Sep 2018 08:04:03 -0600 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.9.1 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 9/27/2018 6:19 AM, Timur Tabi wrote: > On 9/27/18 1:51 AM, Stephen Boyd wrote: >> Looks OK to me visually. I haven't tested it because I don't have access >> to the locked down hardware anymore. > > Same here.  Please wait for Jeff Hugo to test it before applying.  Thanks. I guess its lucky I saw this then. I should be able to test within a week. -- Jeffrey Hugo Qualcomm Datacenter Technologies as an affiliate of Qualcomm Technologies, Inc. Qualcomm Technologies, Inc. is a member of the Code Aurora Forum, a Linux Foundation Collaborative Project.