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 Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 4DEF7C433EF for ; Tue, 21 Jun 2022 10:27:34 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject:Cc:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=nSJNgsbrnpiDl2oPgmO0kDlLjTmlJ63qaFa7Mua26Bw=; b=k0rSDFZoH1r/Ty E9RzjdtPSI6Ijz7PdD9pcn26UspbKAkPK5wB5IrCQ3Ux+j6PkTAnup49xMjansjf5gu38UmRNpXzg wsCWE3WRnpcxfaFNi8ACqBNqHp/tVSRrHbHP2h5rBId7XNBXpSB62uVTAAU2JnjMS1M15zJAmB1Bp C3u0QyLymIiDyYIHm4ldQkAMBhHqywfIBtLZDjlRlKFRQ9cDxcpnMNXVfl2o1YibMMa9bEoe3anDM FsshS3QwHgWHx8vhzynb7wfbuXCRpIIDnmkjOTi3EZDSN/VUsv+FuCocwxTpeRVXAvGk5HAYayKAR pjjfArkrW5rE1EEgFlzw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1o3b5k-004r01-Q9; Tue, 21 Jun 2022 10:26:40 +0000 Received: from mga17.intel.com ([192.55.52.151]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1o3b5h-004qzA-KW for linux-arm-kernel@lists.infradead.org; Tue, 21 Jun 2022 10:26:38 +0000 X-IronPort-AV: E=McAfee;i="6400,9594,10384"; a="260517044" X-IronPort-AV: E=Sophos;i="5.92,209,1650956400"; d="scan'208";a="260517044" Received: from fmsmga001.fm.intel.com ([10.253.24.23]) by fmsmga107.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 21 Jun 2022 03:26:35 -0700 X-IronPort-AV: E=Sophos;i="5.92,209,1650956400"; d="scan'208";a="729778749" Received: from smile.fi.intel.com ([10.237.72.54]) by fmsmga001-auth.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 21 Jun 2022 03:26:32 -0700 Received: from andy by smile.fi.intel.com with local (Exim 4.95) (envelope-from ) id 1o3b5Z-000qvj-Kg; Tue, 21 Jun 2022 13:26:29 +0300 Date: Tue, 21 Jun 2022 13:26:29 +0300 From: Andy Shevchenko To: Fabio Estevam Cc: "linux-iio@vger.kernel.org" , "moderated list:ARM/FREESCALE IMX / MXC ARM ARCHITECTURE" , linux-kernel , Jonathan Cameron , Lars-Peter Clausen , Shawn Guo , Sascha Hauer , Pengutronix Kernel Team , NXP Linux Team Subject: Re: [PATCH v1 1/1] iio: adc: mxs-lradc-adc: Get rid of OF specifics Message-ID: References: <20220530173324.921-1-andriy.shevchenko@linux.intel.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: Organization: Intel Finland Oy - BIC 0357606-4 - Westendinkatu 7, 02160 Espoo X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220621_032637_718357_AC41C1A4 X-CRM114-Status: GOOD ( 15.35 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Mon, Jun 20, 2022 at 06:56:27PM -0300, Fabio Estevam wrote: > On Mon, Jun 20, 2022 at 6:34 PM Andy Shevchenko > wrote: > > > Still? Does it mean you have it before my patch? If no, I will be very puzzled... > > Yes, the warning is present before your patch. > > > Otherwise does the touchscreen work? > > I cannot test touchscreen at the moment. > > >> Any suggestions? > > > > Perhaps, but we need to eliminate the proposed change from the equation > > If you send a v2 with "#include " then you can add: Actually the entire thingy with setting node is not needed in this driver. > Tested-by: Fabio Estevam Thanks! -- With Best Regards, Andy Shevchenko _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel