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 D9A1CC43334 for ; Tue, 21 Jun 2022 10:36:54 +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=50pG9w7d1ml4c9wsn2A7os6xOJ2L24jfqNiAGbovIAk=; b=uCx3TH/ZZZZ97p 7NogoQZjTLsOOfxLaZgA+Zr5xot+c8mrHJkIkf4vyQe4kVMfw0R7HB8J2YL6BGjJQMEqOqyBze8zq 9m1pSzwjrffrTKSwI7ie4vD1A4JprnU/PRK31QIOC/2/KX95BIH+22e+nbA+JsAhcgauyfjOj2ORk uthKFXotvQvNEzwxIBKd0jcYTMH5i4snGio8CoyUtMcCW9PU8U1yueJ1PTYONx4bjHrAZEXAF/T// i0UyRdU8Rk0CgyUf3ZYFnVXA0C2GD4RkLQ9Wabmvu29iwGYn89O75Bg9qn7maqnOcajmQEkRZ5zbL sMcerH6nxJXlkaeLILRA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1o3bEj-004skg-Lq; Tue, 21 Jun 2022 10:35:57 +0000 Received: from mga03.intel.com ([134.134.136.65]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1o3bEg-004sj7-NA for linux-arm-kernel@lists.infradead.org; Tue, 21 Jun 2022 10:35:55 +0000 X-IronPort-AV: E=McAfee;i="6400,9594,10384"; a="281145696" X-IronPort-AV: E=Sophos;i="5.92,209,1650956400"; d="scan'208";a="281145696" 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:35:50 -0700 X-IronPort-AV: E=Sophos;i="5.92,209,1650956400"; d="scan'208";a="729782212" 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:35:47 -0700 Received: from andy by smile.fi.intel.com with local (Exim 4.95) (envelope-from ) id 1o3bEW-000qw8-M5; Tue, 21 Jun 2022 13:35:44 +0300 Date: Tue, 21 Jun 2022 13:35:44 +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_033554_840875_A6E02CEA X-CRM114-Status: GOOD ( 11.13 ) 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 Tue, Jun 21, 2022 at 01:26:29PM +0300, Andy Shevchenko wrote: > 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: ... > > If you send a v2 with "#include " then you can add: > > Actually the entire thingy with setting node is not needed in this driver. I stand corrected, the fwnode assignment is done fore the IIO parent's parent, it's needed... -- 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