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 39253C43217 for ; Mon, 17 Jan 2022 09:47:31 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S236023AbiAQJra (ORCPT ); Mon, 17 Jan 2022 04:47:30 -0500 Received: from frasgout.his.huawei.com ([185.176.79.56]:4415 "EHLO frasgout.his.huawei.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230076AbiAQJr2 (ORCPT ); Mon, 17 Jan 2022 04:47:28 -0500 Received: from fraeml744-chm.china.huawei.com (unknown [172.18.147.200]) by frasgout.his.huawei.com (SkyGuard) with ESMTP id 4JcnBC5TTSz67jnf; Mon, 17 Jan 2022 17:47:15 +0800 (CST) Received: from lhreml710-chm.china.huawei.com (10.201.108.61) by fraeml744-chm.china.huawei.com (10.206.15.225) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2308.21; Mon, 17 Jan 2022 10:47:26 +0100 Received: from localhost (10.47.77.46) by lhreml710-chm.china.huawei.com (10.201.108.61) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256) id 15.1.2308.21; Mon, 17 Jan 2022 09:47:25 +0000 Date: Mon, 17 Jan 2022 09:47:28 +0000 From: Jonathan Cameron To: Krzysztof Kozlowski CC: Alim Akhtar , , , , , , , , , , , , , , Tamseel Shams Subject: Re: [PATCH 20/23] dt-bindings: iio: adc: exynos-adc: Add ADC-V3 variant Message-ID: <20220117094728.000051b8@Huawei.com> In-Reply-To: <75ae8b8c-e416-5007-b995-f1317ef207d4@canonical.com> References: <20220113121143.22280-1-alim.akhtar@samsung.com> <20220113121143.22280-21-alim.akhtar@samsung.com> <75ae8b8c-e416-5007-b995-f1317ef207d4@canonical.com> Organization: Huawei Technologies Research and Development (UK) Ltd. X-Mailer: Claws Mail 4.0.0 (GTK+ 3.24.29; i686-w64-mingw32) MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Originating-IP: [10.47.77.46] X-ClientProxiedBy: lhreml709-chm.china.huawei.com (10.201.108.58) To lhreml710-chm.china.huawei.com (10.201.108.61) X-CFilter-Loop: Reflected Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, 13 Jan 2022 14:32:12 +0100 Krzysztof Kozlowski wrote: > On 13/01/2022 13:11, Alim Akhtar wrote: > > This patch adds a new compatible string for exynos's ADC-V3 variant. > > > > Cc: linux-fsd@tesla.com > > Signed-off-by: Tamseel Shams > > Signed-off-by: Alim Akhtar Please cc linux-iio@vger.kernel.org for next version... > > --- > > .../devicetree/bindings/iio/adc/samsung,exynos-adc.yaml | 1 + > > 1 file changed, 1 insertion(+) > > > > diff --git a/Documentation/devicetree/bindings/iio/adc/samsung,exynos-adc.yaml b/Documentation/devicetree/bindings/iio/adc/samsung,exynos-adc.yaml > > index 81c87295912c..9303053759ca 100644 > > --- a/Documentation/devicetree/bindings/iio/adc/samsung,exynos-adc.yaml > > +++ b/Documentation/devicetree/bindings/iio/adc/samsung,exynos-adc.yaml > > @@ -14,6 +14,7 @@ properties: > > enum: > > - samsung,exynos-adc-v1 # Exynos5250 > > - samsung,exynos-adc-v2 > > + - samsung,exynos-adc-v3 > > Please use SoC-specific compatible. IP block versions are tricky because: > 1. Documentation/datasheet mentioning which SoC has which block version > are not public. > 2. Neither are public the datasheets for ADC blocks. > 3. The versioning of IP blocks can be inaccurate. > > > Best regards, > Krzysztof > > _______________________________________________ > linux-arm-kernel mailing list > linux-arm-kernel@lists.infradead.org > http://lists.infradead.org/mailman/listinfo/linux-arm-kernel 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 816D1C433F5 for ; Mon, 17 Jan 2022 09:49:06 +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:MIME-Version:References:In-Reply-To: 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=aDj9Y4C9NsdvrRyF/qtelrgUaOW2OFEnvtDPrr6URIA=; b=OJXxREdLDITafT VQJgw5BZFKypCuLfpoPJxCA2KNinYIEhl6MHhaF90pwVHCRA0bb9YCkpjYQK8KvnhJA0eBt3j+xgN 9lfXMHdiQcb6oBCHW0zII2c54Juvsy5n9gbCmdpcIou4SgD97+uDz6kPpPTG4dFYP9th1xlaEa9qX YDqkiJ1uyUbOpONGCsS5rOvzGflTwBkgP+xAWrrIl6R0e0OmbRyQAQ0A6BACzWN5FWh9EZm2VG1LT g3c/n0UvIWd9f+7UwS121OkLEwhXHNQXecLOmGc1cT2AMvP4v/hfo03uWEpPq52UC//oSg3xNZL0Y sump12GPr++uXAqVen6w==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1n9Obw-00EKIK-DM; Mon, 17 Jan 2022 09:47:36 +0000 Received: from frasgout.his.huawei.com ([185.176.79.56]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1n9Obs-00EKFL-N2 for linux-arm-kernel@lists.infradead.org; Mon, 17 Jan 2022 09:47:34 +0000 Received: from fraeml744-chm.china.huawei.com (unknown [172.18.147.200]) by frasgout.his.huawei.com (SkyGuard) with ESMTP id 4JcnBC5TTSz67jnf; Mon, 17 Jan 2022 17:47:15 +0800 (CST) Received: from lhreml710-chm.china.huawei.com (10.201.108.61) by fraeml744-chm.china.huawei.com (10.206.15.225) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2308.21; Mon, 17 Jan 2022 10:47:26 +0100 Received: from localhost (10.47.77.46) by lhreml710-chm.china.huawei.com (10.201.108.61) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256) id 15.1.2308.21; Mon, 17 Jan 2022 09:47:25 +0000 Date: Mon, 17 Jan 2022 09:47:28 +0000 From: Jonathan Cameron To: Krzysztof Kozlowski CC: Alim Akhtar , , , , , , , , , , , , , , Tamseel Shams Subject: Re: [PATCH 20/23] dt-bindings: iio: adc: exynos-adc: Add ADC-V3 variant Message-ID: <20220117094728.000051b8@Huawei.com> In-Reply-To: <75ae8b8c-e416-5007-b995-f1317ef207d4@canonical.com> References: <20220113121143.22280-1-alim.akhtar@samsung.com> <20220113121143.22280-21-alim.akhtar@samsung.com> <75ae8b8c-e416-5007-b995-f1317ef207d4@canonical.com> Organization: Huawei Technologies Research and Development (UK) Ltd. X-Mailer: Claws Mail 4.0.0 (GTK+ 3.24.29; i686-w64-mingw32) MIME-Version: 1.0 X-Originating-IP: [10.47.77.46] X-ClientProxiedBy: lhreml709-chm.china.huawei.com (10.201.108.58) To lhreml710-chm.china.huawei.com (10.201.108.61) X-CFilter-Loop: Reflected X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220117_014732_959765_2F78F5CF X-CRM114-Status: GOOD ( 16.33 ) 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 Thu, 13 Jan 2022 14:32:12 +0100 Krzysztof Kozlowski wrote: > On 13/01/2022 13:11, Alim Akhtar wrote: > > This patch adds a new compatible string for exynos's ADC-V3 variant. > > > > Cc: linux-fsd@tesla.com > > Signed-off-by: Tamseel Shams > > Signed-off-by: Alim Akhtar Please cc linux-iio@vger.kernel.org for next version... > > --- > > .../devicetree/bindings/iio/adc/samsung,exynos-adc.yaml | 1 + > > 1 file changed, 1 insertion(+) > > > > diff --git a/Documentation/devicetree/bindings/iio/adc/samsung,exynos-adc.yaml b/Documentation/devicetree/bindings/iio/adc/samsung,exynos-adc.yaml > > index 81c87295912c..9303053759ca 100644 > > --- a/Documentation/devicetree/bindings/iio/adc/samsung,exynos-adc.yaml > > +++ b/Documentation/devicetree/bindings/iio/adc/samsung,exynos-adc.yaml > > @@ -14,6 +14,7 @@ properties: > > enum: > > - samsung,exynos-adc-v1 # Exynos5250 > > - samsung,exynos-adc-v2 > > + - samsung,exynos-adc-v3 > > Please use SoC-specific compatible. IP block versions are tricky because: > 1. Documentation/datasheet mentioning which SoC has which block version > are not public. > 2. Neither are public the datasheets for ADC blocks. > 3. The versioning of IP blocks can be inaccurate. > > > Best regards, > Krzysztof > > _______________________________________________ > linux-arm-kernel mailing list > linux-arm-kernel@lists.infradead.org > http://lists.infradead.org/mailman/listinfo/linux-arm-kernel _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel