From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (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 D22291862B8 for ; Tue, 10 Sep 2024 09:23:16 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=10.30.226.201 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1725960196; cv=none; b=mB6vmMJiMyaxgvpPfpU7+iD112PXN8ifhie0mXMSf5S4jwe2hqH1GhgY/DPada1x0ZpJrX3ssVLiSeIUaYLNxAezlM9ky7oTWBUma6C3ZrS8Q6rMp1flQKt2WD+2RmJ9cB/yJU+KO1k5h9dnddMq+yb14u/TCiYZmJPeZuXOjvs= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1725960196; c=relaxed/simple; bh=vMojZjgYjXqc6slb0V2+tBHjGuo9cqgYxfczasD1iBY=; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version: Content-Type:Content-Disposition:In-Reply-To; b=uG+kTGfyZjsIctWTXbHEY7M+Be1ZN1Spu2fxNwmCsJwRigMLQTrS6G9smmH7lbLDK2X/yiZY+50YKeI9FRuqOW2jK4PCGtjuqZxRE4QffaAuOTzUINkJzJ60k5VcbRtdUEjUtbcQUdFmnZJAY6S1U5H5i0ga0K70l/MWo4P9w4Q= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=linuxfoundation.org header.i=@linuxfoundation.org header.b=xHfuLcWQ; arc=none smtp.client-ip=10.30.226.201 Authentication-Results: smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=linuxfoundation.org header.i=@linuxfoundation.org header.b="xHfuLcWQ" Received: by smtp.kernel.org (Postfix) with ESMTPSA id EB54AC4CEC3; Tue, 10 Sep 2024 09:23:15 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1725960196; bh=vMojZjgYjXqc6slb0V2+tBHjGuo9cqgYxfczasD1iBY=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=xHfuLcWQ0O9PRnypaZ55gRmYzNp50W8AUHHZ2aJDsDVPb1ZxN273ach4l2J1oFca+ pQFFs+1hcFytbpMkuwENYiUDG+2PFivWNgcixgrhRwM3TVVOEoA+ZQIW1sskGjNGH/ Vmo75yw0nwDtYkRGj61VPOSTvf3XvnLiAaOSkdTg= Date: Tue, 10 Sep 2024 11:23:13 +0200 From: Greg KH To: He Lugang Cc: stable@vger.kernel.org, Dumitru Ceclan , Dumitru Ceclan , Nuno Sa , Jonathan Cameron Subject: Re: [PATCH 6.6.y 2/2] iio: adc: ad7124: fix DT configuration parsing Message-ID: <2024091053-boundless-blob-20bd@gregkh> References: <2024090914-province-underdone-1eea@gregkh> <20240910090757.649865-1-helugang@uniontech.com> <0ACF46DADA3C2900+20240910090757.649865-2-helugang@uniontech.com> Precedence: bulk X-Mailing-List: stable@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <0ACF46DADA3C2900+20240910090757.649865-2-helugang@uniontech.com> On Tue, Sep 10, 2024 at 05:07:57PM +0800, He Lugang wrote: > From: Dumitru Ceclan > > From: Dumitru Ceclan Why is this 2 different addresses? And why was this sent twice? confused, greg k-h