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 vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 7F2BAC433EF for ; Tue, 21 Jun 2022 10:26:38 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1347054AbiFUK0i (ORCPT ); Tue, 21 Jun 2022 06:26:38 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:58466 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1346086AbiFUK0h (ORCPT ); Tue, 21 Jun 2022 06:26:37 -0400 Received: from mga03.intel.com (mga03.intel.com [134.134.136.65]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 112AC28726; Tue, 21 Jun 2022 03:26:35 -0700 (PDT) X-IronPort-AV: E=McAfee;i="6400,9594,10384"; a="281144103" X-IronPort-AV: E=Sophos;i="5.92,209,1650956400"; d="scan'208";a="281144103" Received: from fmsmga001.fm.intel.com ([10.253.24.23]) by orsmga103.jf.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-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Organization: Intel Finland Oy - BIC 0357606-4 - Westendinkatu 7, 02160 Espoo Precedence: bulk List-ID: X-Mailing-List: linux-iio@vger.kernel.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