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 807C9EB64DD for ; Tue, 27 Jun 2023 06:10:01 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229943AbjF0GKA (ORCPT ); Tue, 27 Jun 2023 02:10:00 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:56024 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229777AbjF0GJ5 (ORCPT ); Tue, 27 Jun 2023 02:09:57 -0400 Received: from mail-wm1-x336.google.com (mail-wm1-x336.google.com [IPv6:2a00:1450:4864:20::336]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 13FAE12B for ; Mon, 26 Jun 2023 23:09:56 -0700 (PDT) Received: by mail-wm1-x336.google.com with SMTP id 5b1f17b1804b1-3fa9850bfd9so16865325e9.0 for ; Mon, 26 Jun 2023 23:09:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; t=1687846194; x=1690438194; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :from:to:cc:subject:date:message-id:reply-to; bh=7EFGbGxcbcRQrdCl8YEQZLIbGz3WyPlJ80GYj0RMRRk=; b=IVBmz1n1H90Ne9ExpoJWqX4UnRWGAQN/Ii9CQmrsVbIL2UNjFd/Ksv8D0b2iNvBHfV E2is+C1sEzeGQnV4KnTxc5PO3fh3oPdpUsfjAh1KYiG6G/HgXr7d07v6KbVG4uIP6lpz ACowe9iGOI0IBw0ZJqiLCJ2YAUpl0Daak/rd2Rt94jBLDefB/qbmyrl7eBnkor6RKt1u eylTCdIE/PWUBHrEYY/ctkcG7/+uKJaalh0PEEJ2VNtgIeOXla3MNoxbTZtCbLj07cLQ i3/FN5V8v24Q2RNAxuQueZ0lHaGjedR/KLeYcSWQhMxM4vl8ih/mDsNZMjzz8n5HBfRJ 5tkA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1687846194; x=1690438194; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=7EFGbGxcbcRQrdCl8YEQZLIbGz3WyPlJ80GYj0RMRRk=; b=eUXOE/ZpPwMM8ZeiKilL1YLZJoXbdgjhh9r7+T2lk+YlrAiGmkytx5AW29jW24K3wC ghwfBm9qZY7fq9n6udn4OqqMI9rRakUVp4VyXyXlwKDNONHz6yAag2tnt6OdZ0fGzQVF +0ygYJKK/hQ92AsfhPmq4BX3Jk/Iovpo0B0WkMFqEN4rEC/w6BFxXJVdVo7HXZIdwegp EGJ5I1wbPekjn+swO+wLUM9IjtIJRUI6cX7oQmtaoJOJPA/oVXO2jc7Tfbys2awHe47n ClpPKcOHS5fGZq4Yq8lscluUsHwrSeDpRsnZ5d+fkWMvGAHcistL1Avb5iHa8+e5GFsm ZzZg== X-Gm-Message-State: AC+VfDwPuQY17O1oRzbGJtoqyoIs3aKM8efzlmBAxXgP3y73dIAHRP74 A3/R/3xSjY/7xvdlR80Rvu8CVg== X-Google-Smtp-Source: ACHHUZ6dA4Hj0erbr3brn0zc8qKEJp71t3gpnCs5gtioG8Jwc+sN7pXHdL9xmc+xrWyAcuWkhh2TWA== X-Received: by 2002:a05:600c:2241:b0:3fb:31b:d516 with SMTP id a1-20020a05600c224100b003fb031bd516mr2389354wmm.29.1687846194453; Mon, 26 Jun 2023 23:09:54 -0700 (PDT) Received: from [192.168.1.20] ([178.197.219.26]) by smtp.gmail.com with ESMTPSA id z26-20020a1c4c1a000000b003f91e32b1ebsm268131wmf.17.2023.06.26.23.09.52 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Mon, 26 Jun 2023 23:09:53 -0700 (PDT) Message-ID: Date: Tue, 27 Jun 2023 08:09:51 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.12.0 Subject: Re: [PATCH 7/7] arm64: dts: qcom: sc8180x: Add missing 'cache-unified' to L3 Content-Language: en-US To: Konrad Dybcio , Andy Gross , Bjorn Andersson , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Bhupesh Sharma , Dmitry Baryshkov , Mathieu Poirier , Sibi Sankar , Luca Weiss , AngeloGioacchino Del Regno , AngeloGioacchino Del Regno , Luca Weiss , Vinod Koul Cc: Marijn Suijten , Rob Herring , linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-remoteproc@vger.kernel.org, Konrad Dybcio References: <20230626-topic-bindingsfixups-v1-0-254ae8642e69@linaro.org> <20230626-topic-bindingsfixups-v1-7-254ae8642e69@linaro.org> From: Krzysztof Kozlowski In-Reply-To: <20230626-topic-bindingsfixups-v1-7-254ae8642e69@linaro.org> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On 26/06/2023 22:00, Konrad Dybcio wrote: > Add the missing property to fix the dt checker warning: > > qcom/sc8180x-primus.dtb: l3-cache: 'cache-unified' is a required property > > Fixes: 8575f197b077 ("arm64: dts: qcom: Introduce the SC8180x platform") > Signed-off-by: Konrad Dybcio > --- The last one, I hope... Reviewed-by: Krzysztof Kozlowski Best regards, Krzysztof