From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mgamail.intel.com (mgamail.intel.com [198.175.65.11]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 5E48B256C70; Wed, 12 Feb 2025 17:34:18 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=198.175.65.11 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1739381661; cv=none; b=b/9R22eChwFIgafOfhmXCss2RXj2ALiLZffu3EEl/HCeFYX4wTmF/saGwNymeS+M1JM1QK0+3y6xFg/3i/U63e1HwHQ4vERI6/Z2VIviabkgm2A5qA00kPmQoYDgYcSYoOWqXzgoT+OCaycDF9OzSPAJ5s4SA1ULgUjHpmq/nxY= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1739381661; c=relaxed/simple; bh=tpEXLf1sOsIjYYF2jiTHF8Z5OELiNJ77sVQ7ndJer8Q=; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version: Content-Type:Content-Disposition:In-Reply-To; b=XhXCxmMRx5A5Pca+giRJEV1JJQnDVvmXmjjmSr5CmkaC1mRfWtqGWCTrtY+PuoV5WK6tl2ALpnzArMQS+RTsY6m7n39ntKlATBY3y2DSC2ueTqq1DeRe70BflN0a6vM2SaNWbpb1uTdmJUjp3+3hMGoaoRqPF3nLHhI5Po2/KxI= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=linux.intel.com; spf=none smtp.mailfrom=linux.intel.com; dkim=pass (2048-bit key) header.d=intel.com header.i=@intel.com header.b=Pv9hbJOF; arc=none smtp.client-ip=198.175.65.11 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=linux.intel.com Authentication-Results: smtp.subspace.kernel.org; spf=none smtp.mailfrom=linux.intel.com Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=intel.com header.i=@intel.com header.b="Pv9hbJOF" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1739381660; x=1770917660; h=date:from:to:cc:subject:message-id:references: mime-version:content-transfer-encoding:in-reply-to; bh=tpEXLf1sOsIjYYF2jiTHF8Z5OELiNJ77sVQ7ndJer8Q=; b=Pv9hbJOFalDUfHjm/6PYBVoE+ryHU5txkLsYpDp8nZsNnjpVcgGQSwe7 02POlh9Rl9HKR5/rQ4HQN+fo6PQGF5T7rLEwtElyNxegREuXqig9cY1TB QTpdvmVtyt06mxnDxcfVk+ytm07WExCp//A5xoyKTrGkgLsiZw15KCccP NhilzUHi1YzSEhxujZxnR5E1Gc9OHI6wzNGu0vLzO7EMNJUDszcOmkaRE Laakjovqhfro753JsKiGMXfRStu6w4y4NvY+zgI1sCAlGuplnorWXDgy0 Rpn86NWPfbLnHR1SJwkeFgZVb6iQFzluNSRpU3drHGrDrZRNDUMmpKbPT Q==; X-CSE-ConnectionGUID: r1NFPBa0SPeXP8FF+p1r+g== X-CSE-MsgGUID: ohYBPn6XTCKtZ/tKnpfncw== X-IronPort-AV: E=McAfee;i="6700,10204,11343"; a="50273374" X-IronPort-AV: E=Sophos;i="6.13,280,1732608000"; d="scan'208";a="50273374" Received: from orviesa008.jf.intel.com ([10.64.159.148]) by orvoesa103.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 12 Feb 2025 09:34:18 -0800 X-CSE-ConnectionGUID: Ae8cs+FITvm9nz9eCjoNgg== X-CSE-MsgGUID: szzSN6DhTCm3Bj/0Tlv1hA== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="6.12,224,1728975600"; d="scan'208";a="113795531" Received: from smile.fi.intel.com ([10.237.72.58]) by orviesa008.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 12 Feb 2025 09:34:14 -0800 Received: from andy by smile.fi.intel.com with local (Exim 4.98) (envelope-from ) id 1tiGck-0000000AuJf-0Ew8; Wed, 12 Feb 2025 19:34:10 +0200 Date: Wed, 12 Feb 2025 19:34:09 +0200 From: Andy Shevchenko To: Svyatoslav Ryhel Cc: Jonathan Cameron , Lars-Peter Clausen , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Thierry Reding , Jonathan Hunter , Javier Carrasco , Matti Vaittinen , Emil Gedenryd , Arthur Becker , Mudit Sharma , Per-Daniel Olsson , Subhajit Ghosh , Ivan Orlov , David Heidelberg , linux-iio@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-tegra@vger.kernel.org Subject: Re: [PATCH v1 2/3] iio: light: Add support for AL3000a illuminance sensor Message-ID: References: <20250212064657.5683-1-clamor95@gmail.com> <20250212064657.5683-3-clamor95@gmail.com> Precedence: bulk X-Mailing-List: linux-tegra@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: Organization: Intel Finland Oy - BIC 0357606-4 - Westendinkatu 7, 02160 Espoo On Wed, Feb 12, 2025 at 07:28:01PM +0200, Svyatoslav Ryhel wrote: > ср, 12 лют. 2025 р. о 18:10 Andy Shevchenko > пише: ... > I will apply all your suggestions. Thank you. > > Regards other patch series, may you please contain all advice inside > patch series since it is quite hard to track between them. For future > patches, I will try to avoid listed issues. Thank you. Sure, it was just a hint. I will check the other series as well when I have time and motivation. -- With Best Regards, Andy Shevchenko