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.8 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED 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 4D24DC31E5B for ; Tue, 18 Jun 2019 14:48:59 +0000 (UTC) Received: from shelob.surriel.com (shelob.surriel.com [96.67.55.147]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 0F95621479 for ; Tue, 18 Jun 2019 14:48:58 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 0F95621479 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=vt.edu Authentication-Results: mail.kernel.org; spf=fail smtp.mailfrom=kernelnewbies-bounces@kernelnewbies.org Received: from localhost ([::1] helo=shelob.surriel.com) by shelob.surriel.com with esmtp (Exim 4.92) (envelope-from ) id 1hdFPt-0007Ho-0m; Tue, 18 Jun 2019 10:48:57 -0400 Received: from omr1.cc.ipv6.vt.edu ([2607:b400:92:8300:0:c6:2117:b0e] helo=omr1.cc.vt.edu) by shelob.surriel.com with esmtps (TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384:256) (Exim 4.92) (envelope-from ) id 1hdFPr-0007Hi-4r for kernelnewbies@kernelnewbies.org; Tue, 18 Jun 2019 10:48:55 -0400 Received: from mr5.cc.vt.edu (mr5.cc.ipv6.vt.edu [IPv6:2607:b400:92:8400:0:72:232:758b]) by omr1.cc.vt.edu (8.14.4/8.14.4) with ESMTP id x5IEmrSx031915 for ; Tue, 18 Jun 2019 10:48:54 -0400 Received: from mail-qk1-f199.google.com (mail-qk1-f199.google.com [209.85.222.199]) by mr5.cc.vt.edu (8.14.7/8.14.7) with ESMTP id x5IEmm7S024260 for ; Tue, 18 Jun 2019 10:48:53 -0400 Received: by mail-qk1-f199.google.com with SMTP id 18so12495452qkl.13 for ; Tue, 18 Jun 2019 07:48:53 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:sender:from:to:cc:subject:in-reply-to:references :mime-version:content-transfer-encoding:date:message-id; bh=OHaYRBSwj3UUyVmMgJca4nLvYC4gEg/MNzxpxrKHgrA=; b=V9QyMaDQ52fja7qBFd3vkI95z6H+VtW5FTPoTwkJhGzJpY4pnOPOf+u9MppzCaawHI kqAvATkUx6Cf9tIna7gsv0oGN2hZtm7u4tlw97S+AEuZyGSxbEh7Akb4lb+6oyywf9FH g7DX2Tll5tzg0I4+1scx4YJoKFVx4PNou4GV3dml075Zetvqs2G5Fja7MMW1bMASm51f gyAdVzqwNuHuqUgfVUKODzG+YfqOUeK/gVpWzBh6NhpeRx1Hdy5jhweVamdc3pij+5Fv 6EEtM3Q9ODnFOd4/AydjYSwjwWfWg3X1VaB225Lc/NtIXIWQDW32n5xdSVbmab/CcJgb wwag== X-Gm-Message-State: APjAAAUY2N1beLjsB74nJ7yZ2X58+n3RtMf5YEbIJ1CyChmoK+q3XO5D mls+tJ0uUOWrnBQPNoAPIyoKBRzEODV/zY08W13NvhuS1mQGbPs6E3TDcj5Y7uo3SVIRfeYhwMu IBQppPefw+1yRnbZrxbNvwC1Ci+kuiesgQEmbR0s= X-Received: by 2002:a37:6a87:: with SMTP id f129mr10899821qkc.183.1560869328163; Tue, 18 Jun 2019 07:48:48 -0700 (PDT) X-Google-Smtp-Source: APXvYqzuQMqZMX4L7EghAYM/8xkPRch6hhQ9Ew5Smz6K0oa2LTHK8cwkNXvb3BF1pgWxjBUm+6Sq+A== X-Received: by 2002:a37:6a87:: with SMTP id f129mr10899805qkc.183.1560869327970; Tue, 18 Jun 2019 07:48:47 -0700 (PDT) Received: from turing-police ([2601:5c0:c001:4341::359]) by smtp.gmail.com with ESMTPSA id m44sm11317337qtm.54.2019.06.18.07.48.46 (version=TLS1_3 cipher=AEAD-AES256-GCM-SHA384 bits=256/256); Tue, 18 Jun 2019 07:48:46 -0700 (PDT) From: "Valdis Kl=?utf-8?Q?=c4=93?=tnieks" X-Google-Original-From: "Valdis Kl=?utf-8?Q?=c4=93?=tnieks" X-Mailer: exmh version 2.9.0 11/07/2018 with nmh-1.7+dev To: Andy Shevchenko Subject: Re: GPIO Driver for Skylake-Y PCH In-Reply-To: <20190618084034.GI9224@smile.fi.intel.com> References: <23630.1560537979@turing-police> <59c1b6d6-0545-4249-90cb-d1152b6ea728@www.fastmail.com> <25501.1560539366@turing-police> <15515.1560627024@turing-police> <20190617080614.GX9224@smile.fi.intel.com> <61e483bc-6bf9-4438-87de-7a01fac1ae5b@www.fastmail.com> <20190618084034.GI9224@smile.fi.intel.com> Mime-Version: 1.0 Date: Tue, 18 Jun 2019 10:48:45 -0400 Message-ID: <11636.1560869325@turing-police> Cc: Linus Walleij , Alexander Ivanov , Jean Delvare , Bj?rn Mork , kernelnewbies@kernelnewbies.org X-BeenThere: kernelnewbies@kernelnewbies.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: Learn about the Linux kernel List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: multipart/mixed; boundary="===============7298495615340836818==" Errors-To: kernelnewbies-bounces@kernelnewbies.org --===============7298495615340836818== Content-Type: multipart/signed; boundary="==_Exmh_1560869324_1605P"; micalg=pgp-sha1; protocol="application/pgp-signature" Content-Transfer-Encoding: 7bit --==_Exmh_1560869324_1605P Content-Type: text/plain; charset=us-ascii On Tue, 18 Jun 2019 11:40:34 +0300, Andy Shevchenko said: > Yes. Most of the SoCs from Intel use GPIO IP based on Chassis specification, > the drivers for which are available under drivers/pinctrl/intel. What you are > looking for is located under PINCTRL_SUNRISEPOINT configuration option. Thanks for the info, it's often unclear where to look - when the hardware has a PCH and documentation that says it has GPIO, and there's an in-tree driver called gpio_pch, it's easy to fail to look in the right place :) --==_Exmh_1560869324_1605P Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Comment: Exmh version 2.9.0 11/07/2018 iQIVAwUBXQj5zAdmEQWDXROgAQL6PBAAph09LAvK7mTt1kV8pn0aV1erTS44jzlF rGOSvkki1rNB3gJXYfwNyyofWYYL/EEeTKGaO7TOJEBqJ896o121i2lPRY8nEfEy huDDt4rqlfVDs3+Z+Z37HB9opX07atuxrlW8SQp108yn63PPu21zZZ2knSUcG2IZ z+BSjUgQbiwbrlR54zNtdOTnPJ6GpUcPlwEZNszj+BxcV4j0M1c5W1jWOrD0OLZs 42ZpM5kLFoz4YHWlZJAmuVD5GpQM9HNxDs+6V35Ul9b/yzmfTIwVKm29CDyyZRAz KvmUpiDIOQ7rPFmeer6+wsI3rAzgi9Ua7z9x9ugUxBD9RCgzFTe9BvCVsbKALErS WBVbNh371kuW/RtNUab3tWBEUqZY7lxEDJvwnaiXZgr0C8WTOzbbCUgwcrT33UJA zaiGf3ZvMQOapdotcbdF3dxO9UE47Ubp975LLInZ/A6ZtH3qlK7ZFUX48z4nZFkE hQdtHr6RJxndM1c+RlN+m+dE2MxUp4kOsHwjuxy/xJLxr/tIgrjsYnez+wckX4m7 eNzqX/B5Bo87rDCBWQxuKBKTzmNkRSoNnatUoM4NxlJFnJyZQp2gE7bb5Hi7UQg7 UMjZqIA95AHaor03k32qGLfPCsT/bsGWJatJ72cvf9peuj2jcQZLiY/cA7U1c9M7 xFrudqh9+Wk= =cCCM -----END PGP SIGNATURE----- --==_Exmh_1560869324_1605P-- --===============7298495615340836818== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Kernelnewbies mailing list Kernelnewbies@kernelnewbies.org https://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies --===============7298495615340836818==--