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 F032DC76195 for ; Fri, 24 Mar 2023 19:27:18 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231706AbjCXT1R (ORCPT ); Fri, 24 Mar 2023 15:27:17 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:50666 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229472AbjCXT1Q (ORCPT ); Fri, 24 Mar 2023 15:27:16 -0400 Received: from mail-ed1-x531.google.com (mail-ed1-x531.google.com [IPv6:2a00:1450:4864:20::531]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id CD5CA30FE for ; Fri, 24 Mar 2023 12:27:15 -0700 (PDT) Received: by mail-ed1-x531.google.com with SMTP id cn12so11970924edb.4 for ; Fri, 24 Mar 2023 12:27:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; t=1679686034; 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=dqZs2i/FLy+ED4dLZjowRQFkaHxvBAh+o8hN0bmWyLI=; b=KVn8cXn6sXVrxXuf8nrF+qMJiC96QpfFwWzGi0AJOMIXNA1WbuNvCCIOwSHeyY7QuY 2aGiXOkDBP1efMYKns1u4VjrdsX6UBZaVSVMGrcmOeB50NcFvurY90jzSuzriCWhmopr XyQ23MoNZT1HAnni3RE5Sk4UCeFIgfsZpRIdj6m1hDT3jjWaKajUB6dNoi4jitu/3SqA mdRpebq18inaSa6zisiVZksSO7XbFDvZ1r2H9Ci+c/CUKYM0RW95Go5QvZZg156S5X6S EAbyWkd6Sek4ooGqTwrfTJCkOUy1lbNh9i4uUG4maTTUI3jNi3t4MUI78wdKzQ3YtM8l nBOQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1679686034; 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=dqZs2i/FLy+ED4dLZjowRQFkaHxvBAh+o8hN0bmWyLI=; b=eVqMAHyuCg5tg0zhxhmdGTR3QCgDOwOSRGIiFxxr133GZnTVArIEFD8T/4JoU30REz D/72tThPrRygOAeD8zDwlYy+VHoJgTsgvwZp5JiZcgGt70tLZNuuXN2RaIfimonlcE/R g/cThLMfNTw9qxDiTOlRj7keSMGhZ61atRqhqD7mYuSAWOhVfhKBkGJEIkD4IhjsHfq/ +3KnshqqNpm1mXeZ8zHDQn+hgJsa4wOCX1RepAylmzC8CZzv4m+uQgdQfsGLaoTVuIva fSUWVmm3ZdtF55tcfDC55JE4DvdSlTZI3PPIxaaCrRRP0b7fzrabMYYR+UEyjzlmnYjJ 1eRw== X-Gm-Message-State: AO0yUKXeh4yxY3zG1++1NP8WnmNyp57r/qqhfD6Uet3pDRCT70Wum2Og Mt/r+aovRC7eWrRHIwvlVoRIcg== X-Google-Smtp-Source: AK7set9TEoYzluKH8HHNN0BPwpvbjgxekVvQlU++HyMqrJZpjHWj9ML3a63GwAtC8Qcp8LL/1FOyoQ== X-Received: by 2002:a05:6402:a53:b0:4bf:b2b1:84d8 with SMTP id bt19-20020a0564020a5300b004bfb2b184d8mr10928336edb.19.1679686034296; Fri, 24 Mar 2023 12:27:14 -0700 (PDT) Received: from ?IPV6:2a02:810d:15c0:828:3027:fb0b:ae08:588? ([2a02:810d:15c0:828:3027:fb0b:ae08:588]) by smtp.gmail.com with ESMTPSA id jj19-20020a170907985300b008c327bef167sm10682737ejc.7.2023.03.24.12.27.13 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Fri, 24 Mar 2023 12:27:13 -0700 (PDT) Message-ID: Date: Fri, 24 Mar 2023 20:27:12 +0100 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.9.0 Subject: Re: [PATCH v2 2/4] arm64: dts: qcom: sm8450: remove invalid properties in cluster-sleep nodes Content-Language: en-US To: Bjorn Andersson , Neil Armstrong Cc: Rob Clark , Abhinav Kumar , Dmitry Baryshkov , Sean Paul , David Airlie , Daniel Vetter , Rob Herring , Krzysztof Kozlowski , Andy Gross , Konrad Dybcio , linux-arm-msm@vger.kernel.org, dri-devel@lists.freedesktop.org, freedreno@lists.freedesktop.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org References: <20230323-topic-sm8450-upstream-dt-bindings-fixes-v2-0-0ca1bea1a843@linaro.org> <20230323-topic-sm8450-upstream-dt-bindings-fixes-v2-2-0ca1bea1a843@linaro.org> <20230324174518.2arvdglqqixmxqcp@ripper> From: Krzysztof Kozlowski In-Reply-To: <20230324174518.2arvdglqqixmxqcp@ripper> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On 24/03/2023 18:45, Bjorn Andersson wrote: > On Fri, Mar 24, 2023 at 10:28:47AM +0100, Neil Armstrong wrote: >> Fixes the following DT bindings check error: > > Is that because idle-state-name and local-timer-stop should not be > defined for domain-idle-states or are you just clearing out the > dtbs_check warning? > > According to cpu-capacity.txt local-timer-stop seems to have been a > property relevant for clusters in the past, was this a mistake in the > binding or did something change when this was moved to > domain-idle-states? I cannot find anything about local-timer-stop in cpu-capacity.txt. Where do you see it? Best regards, Krzysztof