From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail.zeus03.de (zeus03.de [194.117.254.33]) (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 3C7C223EAA0 for ; Thu, 16 Oct 2025 17:17:36 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=194.117.254.33 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1760635061; cv=none; b=NnoUVtGi1oTpc3CAbxUMAqucykg63aFBPy0LCmoFtNK0gFUuQALHXpLVDkCKH/EoZAoFl7xDf1PVi+uHnGeoC2iW1eNbvqg6Grr6J5NCYI30CtbNairlKip2EvAESJZCEKEtbiGMFtW806+0jk/7GA7wersbVYfykjT7ei82c18= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1760635061; c=relaxed/simple; bh=OvIzTILdLjt0ZWBrFxi644wKZ7X2l/q7hdn6E8pzNOA=; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version: Content-Type:Content-Disposition:In-Reply-To; b=or4URZvVRbKk6yXCTTnrkzp+KP2gUg8HICiS1t6hYlDBv5MG6g/UIvjWRIZiqh+qPNBdVAjZR2KnnqJiwL4UJtgcYIMoOWiioUqy6DJpH6heXSHkOra9yeXs3+OFzHnTd3ewBenxz2XGLbySvCziE+cOFuV/Lqsp3T0VZRkmzhE= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=none (p=none dis=none) header.from=sang-engineering.com; spf=pass smtp.mailfrom=sang-engineering.com; dkim=pass (2048-bit key) header.d=sang-engineering.com header.i=@sang-engineering.com header.b=WV09bS6a; arc=none smtp.client-ip=194.117.254.33 Authentication-Results: smtp.subspace.kernel.org; dmarc=none (p=none dis=none) header.from=sang-engineering.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=sang-engineering.com Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=sang-engineering.com header.i=@sang-engineering.com header.b="WV09bS6a" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= sang-engineering.com; h=date:from:to:cc:subject:message-id :references:mime-version:content-type:in-reply-to; s=k1; bh=OX3P Eq2AA3O282TkfqGHD7Y5ojgHInOgKrAj3tdjeSQ=; b=WV09bS6ays1ysZQdJFcE 3LqxiBhwr76RZrIGeq3P7bP9hzjRrtoU/V2Ytv32HpwL0PQ4palg8udvjrOYHBYi gjZXY1hyb+wlQFsuKvnoxXHuyu+562YQCeA2i25tYs/eqmIKpwuIP8gPSVkf+Y08 A3crt7gax0p924xvd815jM/NGwh23ej9EufSQ1ebQfZW2CJm5XLVIfYZTSsjDCSd sBMdSmhaQzyFboEabtQ2umAW1NPdtqICoAXUZSsArkp/nRUNJe9QZZ/5pNaJrNA/ a3CF0inqdBTYNBTFPdEEsrTfE93DrexxJJx7zW63bWuuBDypmHJFwbttjpnvyqjm Gw== Received: (qmail 3896430 invoked from network); 16 Oct 2025 19:17:33 +0200 Received: by mail.zeus03.de with UTF8SMTPSA (TLS_AES_256_GCM_SHA384 encrypted, authenticated); 16 Oct 2025 19:17:33 +0200 X-UD-Smtp-Session: l3s3148p1@E4nryklBcrcujnti Date: Thu, 16 Oct 2025 19:17:30 +0200 From: Wolfram Sang To: "Herve Codina (Schneider Electric)" Cc: Jonathan Cameron , David Lechner , Nuno =?utf-8?B?U8Oh?= , Andy Shevchenko , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Geert Uytterhoeven , Magnus Damm , Liam Girdwood , Mark Brown , linux-iio@vger.kernel.org, linux-renesas-soc@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, Pascal Eberhard , Miquel Raynal , Thomas Petazzoni Subject: Re: [PATCH 1/4] dt-bindings: iio: adc: Add the Renesas RZ/N1 ADC Message-ID: References: <20251015142816.1274605-1-herve.codina@bootlin.com> <20251015142816.1274605-2-herve.codina@bootlin.com> Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="jv9t7icn7i4vlBOj" Content-Disposition: inline In-Reply-To: <20251015142816.1274605-2-herve.codina@bootlin.com> --jv9t7icn7i4vlBOj Content-Type: text/plain; charset=us-ascii Content-Disposition: inline > +description: > + The Renesas RZ/N1 ADC controller available in the Renesas RZ/N1 SoCs family > + can use up to two internal ACD cores (ADC1 and ADC2) those internal cores are ADC cores? > + handled through ADC controller virtual channels. > + > +properties: > + compatible: > + items: > + - enum: > + - renesas,r9a06g032-adc # RZ/N1D > + - const: renesas,rzn1-adc Do you know of other SoCs with this IP core? If it is only RZ/N for now, we could go with const for N1D. All other N1 variants cannot run Linux because of no SDRAM controller. --jv9t7icn7i4vlBOj Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCgAdFiEEOZGx6rniZ1Gk92RdFA3kzBSgKbYFAmjxKKcACgkQFA3kzBSg KbZBTg//XP1NxCTl2FOwgzhHQbgD3sYnBcvNepzdoiScf+9sZ1VZqzIHym2uQ8SO xymT1EMucboG47Q32jH4jrUY4TZhhRgHO5EqXwYtXEtaaBzkZNmnYSeY7vBEFwC6 qJpam+NldppA2iCtBieIYPpFtsCOkNqazBVhr1X1FwNgWKOVaIIqaWvXV2Fk6aSz /l0ADNZBjPt9t431KUiuPlmgybJnijDOmaCI+E47vTekhfDynWWuqYFyRujNSa1X IYWFkdwUNvCntBxmtQwxYrbDaaFp+T1YvHQAwruyCFHPL1wQTtFPLeGgU83xFaNd epAecZh6zk88veIU2Q+y5CdNuwb3idFueNu4i9KElBXpmjROLdqNmb+KMUGUHLxR F15jkCEK+vqo0qZ/aqLCW3a5QW1OEM7EHaL1/ayE0PN3sAi/Galeig8we1ngWh0m Z4C1jdPrS0IAgVjCqXZGMiJ/WO5o/tpcZaXipcy6ioElUQurOaOASfORrNKxAZWZ 6V//R6F+UV7TSnQSmePZhoJze6xgJpyLQdjgoqKgv61yVLzgYdLncJmoawPGISaW Q5XzVTubp/6JVVLGhoJIQ5efW5AZ4PLiNHaWUiDa57uLDdMiuKjDIVTzid0cirM/ bUtTuwZgpf1VfPCcXYPCUKHj8CxqGY0p6sITy5M+UXvGG9eikAw= =5LLJ -----END PGP SIGNATURE----- --jv9t7icn7i4vlBOj--