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 D1083C04AA7 for ; Mon, 13 May 2019 10:57:48 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id A2F002086A for ; Mon, 13 May 2019 10:57:48 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727850AbfEMK5s (ORCPT ); Mon, 13 May 2019 06:57:48 -0400 Received: from mga04.intel.com ([192.55.52.120]:55733 "EHLO mga04.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728114AbfEMK5r (ORCPT ); Mon, 13 May 2019 06:57:47 -0400 X-Amp-Result: UNKNOWN X-Amp-Original-Verdict: FILE UNKNOWN X-Amp-File-Uploaded: False Received: from fmsmga007.fm.intel.com ([10.253.24.52]) by fmsmga104.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 13 May 2019 03:57:47 -0700 X-ExtLoop1: 1 Received: from smile.fi.intel.com (HELO smile) ([10.237.72.86]) by fmsmga007.fm.intel.com with ESMTP; 13 May 2019 03:57:46 -0700 Received: from andy by smile with local (Exim 4.92) (envelope-from ) id 1hQ8eP-0000MC-Gt; Mon, 13 May 2019 13:57:45 +0300 Date: Mon, 13 May 2019 13:57:45 +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: <20190513105745.GR9224@smile.fi.intel.com> References: <154e3e74-38b5-850b-5993-295f9db8fe3c@intel.com> <06fbacb5-7739-1ca1-3bf4-8049a3ef019b@intel.com> <20190513095059.GN9224@smile.fi.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 12:38:27PM +0200, Sedat Dilek wrote: > On Mon, May 13, 2019 at 11:51 AM Andy Shevchenko > wrote: > > > > 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. > > > > Looks like I am unable to use Debian's gist-paste package today or > need more coffee. > > So, I add this here. > > I added my kernel-config. Thanks. I just sent a series to (hopefully) support it in the vanilla kernel. Can you test it? P.S. I see in dmesg the pn544 tries to bind to the NXP1001. Do you have some custom patches for that in your kernel? If so, please drop them. -- With Best Regards, Andy Shevchenko