Received: by 2002:a25:6193:0:0:0:0:0 with SMTP id v141csp1786417ybb; Sun, 29 Mar 2020 13:23:12 -0700 (PDT) X-Google-Smtp-Source: ADFU+vuzgIwlnR/PivbJ3oIoSnPCf7c+nzrsNfYtNE8j+05MmZ9f2o6aSTWFxzT8kmxavsC1oluH X-Received: by 2002:a4a:3b50:: with SMTP id s77mr7430014oos.53.1585513391950; Sun, 29 Mar 2020 13:23:11 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1585513391; cv=none; d=google.com; s=arc-20160816; b=IycqUp+H3uPO7xMeT92yRdrNTuJ0QzgGAE5YTX7QWo1r0jvBOVVJRPCBJnLmRUdoo8 s1fS9y5jI2dbMNHY6taCsyasSZW5DY4cHQLGB7NWE1KJaYfRWaDMlsul7qzwyzzosXyj oi3NfODM2UqjXim5/asIPne/YxBcIlZUUlafFtyq2pjLVaCKzlDVou4gkgOvx5GJP6Ps DwRFxUyWx4aZoGm7V/6fqEHuuerDe4R3JE5OYGmciDkwslVprbcvjYraeNa24Qs6mplk o3UjG1QyYVk8q4GvUB4s/OnQhZqDUt9ymWSHSHMuWqo9aqqD1TKeM3Ij4e3pahZ0tCEF A2dw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:content-disposition :mime-version:message-id:subject:cc:to:from:date; bh=3FWBmDIJ8R2iGdxrSde+CmOU0j7YXVqmwT0AsrEXzlk=; b=WVxfrqzrHCQ6blZ/jfLxWFBinRlVG9fmwOEo1wcZFyd6vuuDhPlx1ZVWbBM90AzIDl xwmFs5iLHrorbVBRbzClIkP+0LEDuvyBb40rzwv6i7S7TRfuco9XqvaMCVJ/GX5cgPqO tKO3tGByzdGChfe5S2VIZJMoVQ37tdx7iytC0uE6XpnxF7VIaCz114Drk87FYnplRal6 DNGp4qgElKyT79hzAwWL01vzvVa2cl+7MrsiDVRJuAOgcJQA6kDIUmwuHK3L61FNaAXb F50AnqAtTDx0qZ2ALAl9zS2oqfYbHrdxFrhRLo+0UG0SaGmWFBCKLEK45a84a6jpzRnq mHuA== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id i15si4782147oib.46.2020.03.29.13.22.58; Sun, 29 Mar 2020 13:23:11 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728593AbgC2TXB (ORCPT + 99 others); Sun, 29 Mar 2020 15:23:01 -0400 Received: from mail.computer-surgery.co.uk ([82.69.253.61]:60075 "EHLO nicole.computer-surgery.co.uk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727370AbgC2TXB (ORCPT ); Sun, 29 Mar 2020 15:23:01 -0400 X-Greylist: delayed 2565 seconds by postgrey-1.27 at vger.kernel.org; Sun, 29 Mar 2020 15:23:00 EDT Received: from [10.94.89.11] (helo=kilburn) by nicole.computer-surgery.co.uk with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1jIcqy-0006gg-30; Sun, 29 Mar 2020 19:40:12 +0100 Received: from roger by kilburn with local (Exim 4.92) (envelope-from ) id 1jIcqs-00033T-8L; Sun, 29 Mar 2020 18:40:06 +0000 Date: Sun, 29 Mar 2020 18:40:06 +0000 From: Roger Gammans To: Sandeep Singh Cc: linux-iio@vger.kernel.org, linux-kernel@vger.kernel.org, linux-input@vger.kernel.org Subject: Re: [PATCH v4 4/4] SFH: Create HID report to Enable support of AMD sensor fusion Hub (SFH) Message-ID: <20200329184006.GA8199@kilburn.gammascience.co.uk> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.10.1 (2018-07-13) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Feb 27, 2020 at 05:10:57AM +0000, Sandeep Singh wrote: > From: Sandeep Singh > > +#include "amd_sfh_hid_report_descriptor.h" > +#include "amd_mp2_pcie.h" I had to change the last line to #include "../amd_mp2_pcie.h" to make it compile out of tree. After that I got a clean compile. Also I don't seem to be getting any data through to monitor-sensor in user space when I do install it, but I am gettting logs of log messages similar to this: pcie_mp2_amd 0000:04:00.7: AMD-Vi: Event logged [IO_PAGE_FAULT domain=0x000c address=0x5267f000 flags=0x0020] pcie_mp2_amd 0000:04:00.7: AMD-Vi: Event logged [IO_PAGE_FAULT domain=0x000c address=0x5267f000 flags=0x0020] This is compiled against the debian 5.4.0 kernel, on a HP ENVY x360 Convertible 15-ds0xxx, SKU 6TD07EA#ABU I can run other tests or try other kernels if you think it might help, let me know what you need. -- Roger Gammans