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=-1.1 required=3.0 tests=DKIM_ADSP_ALL, FROM_EXCESS_BASE64,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED,USER_AGENT_SANE_1 autolearn=no 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 1875CC3A5A4 for ; Mon, 2 Sep 2019 01:02:52 +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 DC656216C8 for ; Mon, 2 Sep 2019 01:02:51 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org DC656216C8 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=valentin-vidic.from.hr 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 1i4ajb-00014E-Hk; Sun, 01 Sep 2019 21:02:19 -0400 Received: from valentin-vidic.from.hr ([2001:470:1f0b:3b7::1]) by shelob.surriel.com with esmtps (TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384:256) (Exim 4.92) (envelope-from ) id 1i3O2u-0006gf-2Z for kernelnewbies@kernelnewbies.org; Thu, 29 Aug 2019 13:17:16 -0400 X-Virus-Scanned: Debian amavisd-new at valentin-vidic.from.hr Received: by valentin-vidic.from.hr (Postfix, from userid 1000) id 8CBEB3A32A; Thu, 29 Aug 2019 19:17:06 +0200 (CEST) Date: Thu, 29 Aug 2019 19:17:06 +0200 From: Valentin =?utf-8?B?VmlkacSH?= To: Andy Shevchenko Subject: Re: GPIO Driver for Skylake-Y PCH Message-ID: <20190829171706.GJ32308@valentin-vidic.from.hr> References: <20190621101206.GI9224@smile.fi.intel.com> <5606da30-626f-4cdc-8274-3a0271bff82f@www.fastmail.com> <3442d71f-1621-48b8-bbd7-7031d8a25653@www.fastmail.com> <20190625110815.GU9224@smile.fi.intel.com> <5a9c6964-75d9-47da-ac9e-9e1fc24a3f01@www.fastmail.com> <20190829074742.GF32308@valentin-vidic.from.hr> <20190829104931.GU2680@smile.fi.intel.com> <20190829114955.GH32308@valentin-vidic.from.hr> <20190829145926.GV2680@smile.fi.intel.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20190829145926.GV2680@smile.fi.intel.com> User-Agent: Mutt/1.10.1 (2018-07-13) X-Mailman-Approved-At: Sun, 01 Sep 2019 21:01:58 -0400 Cc: Alexander Ivanov , kernelnewbies@kernelnewbies.org, Linus Walleij , =?iso-8859-1?Q?Bj=F8rn?= Mork , Valdis =?utf-8?Q?Kl=C4=93tnieks?= , Jean Delvare 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: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: kernelnewbies-bounces@kernelnewbies.org On Thu, Aug 29, 2019 at 05:59:26PM +0300, Andy Shevchenko wrote: > Yes. That driver should be in use assuming properly crafted firmware. I have the latest available firmware for this NUC but there is no such table and loading wdat_wdt module does not find anything. Seems I'm out of luck with this system :/ # ls -l /sys/firmware/acpi/tables/ total 0 -r-------- 1 root root 188 Aug 29 17:13 APIC -r-------- 1 root root 56 Aug 29 17:13 BGRT drwxr-xr-x 2 root root 0 Aug 29 17:13 data -r-------- 1 root root 84 Aug 29 17:13 DBG2 -r-------- 1 root root 52 Aug 29 17:13 DBGP -r-------- 1 root root 168 Aug 29 17:13 DMAR -r-------- 1 root root 273143 Aug 29 17:13 DSDT drwxr-xr-x 2 root root 0 Aug 29 17:13 dynamic -r-------- 1 root root 276 Aug 29 17:13 FACP -r-------- 1 root root 64 Aug 29 17:13 FACS -r-------- 1 root root 156 Aug 29 17:13 FIDT -r-------- 1 root root 68 Aug 29 17:12 FPDT -r-------- 1 root root 56 Aug 29 17:13 HPET -r-------- 1 root root 92 Aug 29 17:13 LPIT -r-------- 1 root root 60 Aug 29 17:13 MCFG -r-------- 1 root root 45 Aug 29 17:13 NHLT -r-------- 1 root root 6940 Aug 29 17:13 SSDT1 -r-------- 1 root root 12742 Aug 29 17:13 SSDT2 -r-------- 1 root root 4014 Aug 29 17:13 SSDT3 -r-------- 1 root root 12360 Aug 29 17:13 SSDT4 -r-------- 1 root root 10206 Aug 29 17:13 SSDT5 -r-------- 1 root root 2232 Aug 29 17:13 SSDT6 -r-------- 1 root root 324 Aug 29 17:13 SSDT7 -r-------- 1 root root 244 Aug 29 17:13 SSDT8 -r-------- 1 root root 52 Aug 29 17:13 TPM2 -r-------- 1 root root 66 Aug 29 17:13 UEFI -r-------- 1 root root 40 Aug 29 17:13 WSMT -- Valentin _______________________________________________ Kernelnewbies mailing list Kernelnewbies@kernelnewbies.org https://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies