From mboxrd@z Thu Jan 1 00:00:00 1970 Authentication-Results: smtp.subspace.kernel.org; dkim=none Received: from mail-oo1-f54.google.com (mail-oo1-f54.google.com [209.85.161.54]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 928A8115; Sun, 19 Nov 2023 07:59:44 -0800 (PST) Received: by mail-oo1-f54.google.com with SMTP id 006d021491bc7-586beb5e6a7so2122578eaf.1; Sun, 19 Nov 2023 07:59:44 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1700409584; x=1701014384; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:x-gm-message-state:from:to:cc:subject:date :message-id:reply-to; bh=WfGhwLIo9hLzUaGK9AUt1pvtXqjzHP7zbLzf7n78acQ=; b=YV/fUvpolaWPUqDRaFcuxjqxjeWN7GVF+DgkCa11eU+WQ+FiJ2f8MxwThLNow6LbJ5 FlnvVqTIini/WuOqvLZKOg7AWCF4Xjcw7AqBFwZkPlglhiZ5csLZQuQsdxP2Hi/2+rLy BVNYULCH5xi3sjkI62PYEHA7/nUh/erm/er7edqoAUE1UWrl5BzdaBFYEGBcmnpPjSXm RDBQ4e1Hp/HmQjxTnxWWs1HpEoeLooqZiZ7FY+LsQd6NR+OYj9EQpVnR+Jtl+STV8924 lwAIDi1GjI7kkRU7AgYi0obZvAlcx8izwULnTOyW7VcLMFw6Skh7y0PK/KvR7xb/cGPb YpJg== X-Gm-Message-State: AOJu0YxU1WYGH/Q4Nhk3UJz8LFU6XcERS7ZUij3i47vk1pa3B7ehHUCK 3PtW4tXspqpAevFtahD0ww== X-Google-Smtp-Source: AGHT+IFDvTfoBxOlEPNQzwJ55CPDGGnOGDwH8/gT5bTEDsWf1L4anTDjY94DEiF8uhtEkxbGx1E5OA== X-Received: by 2002:a05:6820:2202:b0:581:6a56:f3bf with SMTP id cj2-20020a056820220200b005816a56f3bfmr5055152oob.5.1700409583840; Sun, 19 Nov 2023 07:59:43 -0800 (PST) Received: from herring.priv ([2607:fb90:45e3:889f:15b4:1348:6d64:224b]) by smtp.gmail.com with ESMTPSA id b30-20020a4a98e1000000b0056d361ca33fsm1125759ooj.16.2023.11.19.07.59.41 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 19 Nov 2023 07:59:43 -0800 (PST) Received: (nullmailer pid 262617 invoked by uid 1000); Sun, 19 Nov 2023 15:59:35 -0000 Date: Sun, 19 Nov 2023 09:59:35 -0600 From: Rob Herring To: Sibi Sankar Cc: andersson@kernel.org, konrad.dybcio@linaro.org, krzysztof.kozlowski+dt@linaro.org, catalin.marinas@arm.com, ulf.hansson@linaro.org, agross@kernel.org, conor+dt@kernel.org, ayan.kumar.halder@amd.com, j@jannau.net, dmitry.baryshkov@linaro.org, nfraprado@collabora.com, m.szyprowski@samsung.com, u-kumar1@ti.com, peng.fan@nxp.com, lpieralisi@kernel.org, quic_rjendra@quicinc.com, abel.vesa@linaro.org, linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, quic_tsoni@quicinc.com, neil.armstrong@linaro.org Subject: Re: [PATCH V2 1/5] dt-bindings: arm: cpus: Add qcom,oryon compatible Message-ID: <20231119155935.GA260100-robh@kernel.org> References: <20231117113931.26660-1-quic_sibis@quicinc.com> <20231117113931.26660-2-quic_sibis@quicinc.com> Precedence: bulk X-Mailing-List: linux-arm-msm@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: <20231117113931.26660-2-quic_sibis@quicinc.com> On Fri, Nov 17, 2023 at 05:09:27PM +0530, Sibi Sankar wrote: > From: Rajendra Nayak > > These are the CPU cores in Qualcomm's X1E80100 SoC. > > Signed-off-by: Rajendra Nayak > Signed-off-by: Sibi Sankar > --- > > v2: > * Update the part number from sc8380xp to x1e80100. > > Documentation/devicetree/bindings/arm/cpus.yaml | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/Documentation/devicetree/bindings/arm/cpus.yaml b/Documentation/devicetree/bindings/arm/cpus.yaml > index ffd526363fda..cc5a21b47e26 100644 > --- a/Documentation/devicetree/bindings/arm/cpus.yaml > +++ b/Documentation/devicetree/bindings/arm/cpus.yaml > @@ -198,6 +198,7 @@ properties: > - qcom,kryo660 > - qcom,kryo685 > - qcom,kryo780 > + - qcom,oryon Wasn't it previously said 'oryon' is not specific enough? Also, please describe what oryon is in the commit msg. Rob 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 93781C072A2 for ; Sun, 19 Nov 2023 16:00:14 +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=9RD4ytpMvJwmsUV0EHE015y8Qw/a4hIzZzI5Zt2631s=; b=jYXjTr5z6QMHRb Dt/sszYNeAeE79vGbSMwY2lDX2WK6TzrOL5j8aPICDEXmx1ECs8fmMrt+JDWwELvBRHpJ7Vg75nMx Ts1r4TInmbHuF5iAj8oxJl8TcxZHKP7Gl6pVR7FTH1nByxmpSXPBfAlxqWZ/3yf5vyhRQxllVffiI 4LGpf0PEXdF7gkOrFNHDd5W6CzL0wr2i1chMtvX2OKnNgi2Z4/gqiG0Dd2jcqrCbKjHwiO1I67Rzf 95RD0Vn8fB/FkzXqPtqE+qyLNUUNsbdD5AwFYPB07JDGSGkDkj9ijxJTRhoc5V6fGoRjUF5+oDhJm w2eoGgR5JZ2NH7dNQNHA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1r4kD5-00AMe0-1U; Sun, 19 Nov 2023 15:59:47 +0000 Received: from mail-oo1-f54.google.com ([209.85.161.54]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1r4kD3-00AMdb-01 for linux-arm-kernel@lists.infradead.org; Sun, 19 Nov 2023 15:59:46 +0000 Received: by mail-oo1-f54.google.com with SMTP id 006d021491bc7-586f68b78ddso2119475eaf.2 for ; Sun, 19 Nov 2023 07:59:44 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1700409584; x=1701014384; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:x-gm-message-state:from:to:cc:subject:date :message-id:reply-to; bh=WfGhwLIo9hLzUaGK9AUt1pvtXqjzHP7zbLzf7n78acQ=; b=qsB4HCnliLIRZNDKf4dCcXZlhtLPAWIBgfY/dBAvfz0/Yx7WQRrfylovWBg+pc05bD 2H7iPJa0Q+8hwUmkh2v7VQnodT/CQnw2SCo/l3o/YBULmPKqYooHTQAlWI/i/qpLNXyP 7IK6pBXt8Ieg9WcseUlNXedZkQBuoK1kXlx0sGUQAoT0Md39FreGcBsKCmMIgNud7pa9 tPRMpIauAfAYm0ARGUQiCBTzNpcDBUuuecNFqhtIwIRBa1E0Lu9zMIhKEPQ2ZVneLbrO uBAGdivTcvxuqcuC8KTy3HJdE3/rtXWxDTx+kpzB9csTETiO1jWFrTPIWXr89jWCnlGv a23A== X-Gm-Message-State: AOJu0YwR73fRVlOWB2K6PcoCFjEENjrSJgUdBmzMJAIVKi1KPFI9qVf4 gLrT7Ts9Wwjz3k2B/RX9cA== X-Google-Smtp-Source: AGHT+IFDvTfoBxOlEPNQzwJ55CPDGGnOGDwH8/gT5bTEDsWf1L4anTDjY94DEiF8uhtEkxbGx1E5OA== X-Received: by 2002:a05:6820:2202:b0:581:6a56:f3bf with SMTP id cj2-20020a056820220200b005816a56f3bfmr5055152oob.5.1700409583840; Sun, 19 Nov 2023 07:59:43 -0800 (PST) Received: from herring.priv ([2607:fb90:45e3:889f:15b4:1348:6d64:224b]) by smtp.gmail.com with ESMTPSA id b30-20020a4a98e1000000b0056d361ca33fsm1125759ooj.16.2023.11.19.07.59.41 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 19 Nov 2023 07:59:43 -0800 (PST) Received: (nullmailer pid 262617 invoked by uid 1000); Sun, 19 Nov 2023 15:59:35 -0000 Date: Sun, 19 Nov 2023 09:59:35 -0600 From: Rob Herring To: Sibi Sankar Cc: andersson@kernel.org, konrad.dybcio@linaro.org, krzysztof.kozlowski+dt@linaro.org, catalin.marinas@arm.com, ulf.hansson@linaro.org, agross@kernel.org, conor+dt@kernel.org, ayan.kumar.halder@amd.com, j@jannau.net, dmitry.baryshkov@linaro.org, nfraprado@collabora.com, m.szyprowski@samsung.com, u-kumar1@ti.com, peng.fan@nxp.com, lpieralisi@kernel.org, quic_rjendra@quicinc.com, abel.vesa@linaro.org, linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, quic_tsoni@quicinc.com, neil.armstrong@linaro.org Subject: Re: [PATCH V2 1/5] dt-bindings: arm: cpus: Add qcom,oryon compatible Message-ID: <20231119155935.GA260100-robh@kernel.org> References: <20231117113931.26660-1-quic_sibis@quicinc.com> <20231117113931.26660-2-quic_sibis@quicinc.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20231117113931.26660-2-quic_sibis@quicinc.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20231119_075945_044479_17FC8934 X-CRM114-Status: GOOD ( 15.02 ) 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 Fri, Nov 17, 2023 at 05:09:27PM +0530, Sibi Sankar wrote: > From: Rajendra Nayak > > These are the CPU cores in Qualcomm's X1E80100 SoC. > > Signed-off-by: Rajendra Nayak > Signed-off-by: Sibi Sankar > --- > > v2: > * Update the part number from sc8380xp to x1e80100. > > Documentation/devicetree/bindings/arm/cpus.yaml | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/Documentation/devicetree/bindings/arm/cpus.yaml b/Documentation/devicetree/bindings/arm/cpus.yaml > index ffd526363fda..cc5a21b47e26 100644 > --- a/Documentation/devicetree/bindings/arm/cpus.yaml > +++ b/Documentation/devicetree/bindings/arm/cpus.yaml > @@ -198,6 +198,7 @@ properties: > - qcom,kryo660 > - qcom,kryo685 > - qcom,kryo780 > + - qcom,oryon Wasn't it previously said 'oryon' is not specific enough? Also, please describe what oryon is in the commit msg. Rob _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel