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=-2.5 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SPF_PASS,USER_AGENT_MUTT 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 E4B00C04AB1 for ; Mon, 13 May 2019 09:51:03 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id BD7362146F for ; Mon, 13 May 2019 09:51:03 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727861AbfEMJvC (ORCPT ); Mon, 13 May 2019 05:51:02 -0400 Received: from mga05.intel.com ([192.55.52.43]:17892 "EHLO mga05.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727414AbfEMJvC (ORCPT ); Mon, 13 May 2019 05:51:02 -0400 X-Amp-Result: UNKNOWN X-Amp-Original-Verdict: FILE UNKNOWN X-Amp-File-Uploaded: False Received: from orsmga001.jf.intel.com ([10.7.209.18]) by fmsmga105.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 13 May 2019 02:51:02 -0700 X-ExtLoop1: 1 Received: from smile.fi.intel.com (HELO smile) ([10.237.72.86]) by orsmga001.jf.intel.com with ESMTP; 13 May 2019 02:51:00 -0700 Received: from andy by smile with local (Exim 4.92) (envelope-from ) id 1hQ7bn-00085Y-Vc; Mon, 13 May 2019 12:50:59 +0300 Date: Mon, 13 May 2019 12:50:59 +0300 From: Andy Shevchenko To: Sedat Dilek Cc: Oleg Zhurakivskyy , Samuel Ortiz , linux-wireless@vger.kernel.org, linux-nfc@lists.01.org Subject: Re: [linux-nfc] ThinkPad T470 and NXP PN5xx (PN547 or PN548) Message-ID: <20190513095059.GN9224@smile.fi.intel.com> References: <154e3e74-38b5-850b-5993-295f9db8fe3c@intel.com> <06fbacb5-7739-1ca1-3bf4-8049a3ef019b@intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Organization: Intel Finland Oy - BIC 0357606-4 - Westendinkatu 7, 02160 Espoo User-Agent: Mutt/1.10.1 (2018-07-13) Sender: linux-wireless-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-wireless@vger.kernel.org On Mon, May 13, 2019 at 11:27:07AM +0200, Sedat Dilek wrote: > Sorry to say, I still have not get all correlations... Can you provide the output of the following on running Linux system with latest possible kernel you can install (I am expecting v5.1) and command line with 'ignore_loglevel'? 1. `dmesg` 2. `grep -H 15 /sys/bus/acpi/devices/*/status` 3. `acpidump -o t470-tables.dat` # the file t470-tables.dat 4. `lspci -vv -nk` P.S. You may use GitHub gist for this set (please, don't share archives) or any other resource like pastebin. -- With Best Regards, Andy Shevchenko