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 X-Spam-Level: X-Spam-Status: No, score=-9.9 required=3.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_PATCH,MAILING_LIST_MULTI, SIGNED_OFF_BY,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED,USER_AGENT_GIT autolearn=unavailable autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 67508C3F2D1 for ; Thu, 5 Mar 2020 22:00:39 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 386A32072A for ; Thu, 5 Mar 2020 22:00:39 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=linaro.org header.i=@linaro.org header.b="uiIylBlx" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726894AbgCEWAh (ORCPT ); Thu, 5 Mar 2020 17:00:37 -0500 Received: from mail-pj1-f68.google.com ([209.85.216.68]:36244 "EHLO mail-pj1-f68.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726859AbgCEWAg (ORCPT ); Thu, 5 Mar 2020 17:00:36 -0500 Received: by mail-pj1-f68.google.com with SMTP id l41so171849pjb.1 for ; Thu, 05 Mar 2020 14:00:35 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=kcC1IW1KDdxrQ4lRt9yYpC8gnK1lomqK3CqNSIHNWHM=; b=uiIylBlx2YbvARM6BPXAbzJIa6kDSqN9VcfYfgeVnyEzpqBa02cEnoTdSFqQlt9ScA tKfymc0+3Gbg+cJ0WUs5dE9mah/Nkj10yyuUwf1rO++Aq83Odxgh44HwirAY1l172OnD mStyzin83Da58TvoXOmfwuBtnTywo0X592jIAU+hNkzhLLNzpet92Mr2dWcSx2BEhqGu E5HclrQNb7eYTYfBKTMSBVmNfkUR8Xf+oBuGCIhykTZ05p044Ic4ZUKddeKwVHDMNjk5 XdTbQMskOmvn6zL05PrUaxg1bzfu4VblOyshGFq81WeX6VuPl19jNJRVZVwMBGAtkjHY VXnQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=kcC1IW1KDdxrQ4lRt9yYpC8gnK1lomqK3CqNSIHNWHM=; b=s1pC64EyZ8TCcxOVAVlTqROQ2tVXzL/l2GIYh8D4i8tgPuhJA76BpyWb8iK9vLpTsy kOO4tLujFzCxowPyrs7OIYGY/Ut/5GB7BVA0J3uskAX7ABV17k0AlzTVWup553jiEfVQ v1ycodYCpTyG2Bq1qnYucOgyGQT7ayi92luQov5n3aa5t0MOAx8i6NcNlFHi1cBeIlFB 104eiGA4ZVLRPTDO5ON6j7j6N1ERQPiERsfxXJWljqDru9FzCCKtjzOCN83XGdUEPL/g UxBuIyIgCZs7Uajcksrj9bxss7YckEBfeHsJXuF5G+2LWZSXEA9xWxw1ErfyCd7A/2sD YlSQ== X-Gm-Message-State: ANhLgQ1yhOUE1mGgb+hR9sVna+mFf/sGbOcl6IAUajXUDA7zc+zHvs+y BcwUNIXPhXBLCOLjVvN7cyXQTu+D4bA= X-Google-Smtp-Source: ADFU+vt0KeY2Meuh/5MqejoeIsRvgo9FXPj4AbCfzr+GWSqnpvs0NyZNnGOS2H1UUOnf7NnLSVXqIw== X-Received: by 2002:a17:90a:c218:: with SMTP id e24mr234440pjt.64.1583445633445; Thu, 05 Mar 2020 14:00:33 -0800 (PST) Received: from localhost ([103.195.202.232]) by smtp.gmail.com with ESMTPSA id f124sm18068404pfg.9.2020.03.05.14.00.31 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 05 Mar 2020 14:00:32 -0800 (PST) From: Amit Kucheria To: linux-kernel@vger.kernel.org, Andrew Lunn , Andy Gross , Bjorn Andersson , Gregory Clement , Jason Cooper , Sebastian Hesselbarth Cc: linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org Subject: [PATCH v1 3/4] arm64: dts: qcom: msm8998: Fix cpu compatible Date: Fri, 6 Mar 2020 03:30:14 +0530 Message-Id: <0535d640e9cd01887b5532f893ce4d61feca6d6d.1583445235.git.amit.kucheria@linaro.org> X-Mailer: git-send-email 2.20.1 In-Reply-To: References: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org "arm,armv8" compatible should only be used for software models. Replace it with the real cpu type. Signed-off-by: Amit Kucheria --- arch/arm64/boot/dts/qcom/msm8998.dtsi | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/arch/arm64/boot/dts/qcom/msm8998.dtsi b/arch/arm64/boot/dts/qcom/msm8998.dtsi index 91f7f2d075978..c07fee6fd7eb9 100644 --- a/arch/arm64/boot/dts/qcom/msm8998.dtsi +++ b/arch/arm64/boot/dts/qcom/msm8998.dtsi @@ -130,7 +130,7 @@ CPU0: cpu@0 { device_type = "cpu"; - compatible = "arm,armv8"; + compatible = "qcom,kryo280"; reg = <0x0 0x0>; enable-method = "psci"; cpu-idle-states = <&LITTLE_CPU_SLEEP_0 &LITTLE_CPU_SLEEP_1>; @@ -149,7 +149,7 @@ CPU1: cpu@1 { device_type = "cpu"; - compatible = "arm,armv8"; + compatible = "qcom,kryo280"; reg = <0x0 0x1>; enable-method = "psci"; cpu-idle-states = <&LITTLE_CPU_SLEEP_0 &LITTLE_CPU_SLEEP_1>; @@ -164,7 +164,7 @@ CPU2: cpu@2 { device_type = "cpu"; - compatible = "arm,armv8"; + compatible = "qcom,kryo280"; reg = <0x0 0x2>; enable-method = "psci"; cpu-idle-states = <&LITTLE_CPU_SLEEP_0 &LITTLE_CPU_SLEEP_1>; @@ -179,7 +179,7 @@ CPU3: cpu@3 { device_type = "cpu"; - compatible = "arm,armv8"; + compatible = "qcom,kryo280"; reg = <0x0 0x3>; enable-method = "psci"; cpu-idle-states = <&LITTLE_CPU_SLEEP_0 &LITTLE_CPU_SLEEP_1>; @@ -194,7 +194,7 @@ CPU4: cpu@100 { device_type = "cpu"; - compatible = "arm,armv8"; + compatible = "qcom,kryo280"; reg = <0x0 0x100>; enable-method = "psci"; cpu-idle-states = <&BIG_CPU_SLEEP_0 &BIG_CPU_SLEEP_1>; @@ -213,7 +213,7 @@ CPU5: cpu@101 { device_type = "cpu"; - compatible = "arm,armv8"; + compatible = "qcom,kryo280"; reg = <0x0 0x101>; enable-method = "psci"; cpu-idle-states = <&BIG_CPU_SLEEP_0 &BIG_CPU_SLEEP_1>; @@ -228,7 +228,7 @@ CPU6: cpu@102 { device_type = "cpu"; - compatible = "arm,armv8"; + compatible = "qcom,kryo280"; reg = <0x0 0x102>; enable-method = "psci"; cpu-idle-states = <&BIG_CPU_SLEEP_0 &BIG_CPU_SLEEP_1>; @@ -243,7 +243,7 @@ CPU7: cpu@103 { device_type = "cpu"; - compatible = "arm,armv8"; + compatible = "qcom,kryo280"; reg = <0x0 0x103>; enable-method = "psci"; cpu-idle-states = <&BIG_CPU_SLEEP_0 &BIG_CPU_SLEEP_1>; -- 2.20.1