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 38B5DC6FD1D for ; Thu, 23 Mar 2023 06:33:26 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229810AbjCWGdX (ORCPT ); Thu, 23 Mar 2023 02:33:23 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:36850 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229639AbjCWGdV (ORCPT ); Thu, 23 Mar 2023 02:33:21 -0400 Received: from mail-ed1-x533.google.com (mail-ed1-x533.google.com [IPv6:2a00:1450:4864:20::533]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 81EA01F4B9 for ; Wed, 22 Mar 2023 23:33:14 -0700 (PDT) Received: by mail-ed1-x533.google.com with SMTP id ew6so19210772edb.7 for ; Wed, 22 Mar 2023 23:33:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; t=1679553193; h=content-transfer-encoding:in-reply-to:from:content-language :references:cc:to:subject:user-agent:mime-version:date:message-id :from:to:cc:subject:date:message-id:reply-to; bh=P26M5F00UYnJITnW1PuJMXRSHcsZ7mkPrkAisDp/mcw=; b=nSkaEW9HRcfQyhrDgk+uHc84d53HvzIkSPKGI2Cl7LALmspI9IIUK5GdPbuCxNHeXp 2L2lUZ3ZH0k6VzT3JNiO4ghSBM9piHaetxnUZg3GmxNNW7K0mx1fkHszTlL8elG+v5JJ 5xgP3JdFj7C+77gpteq64j+z/QJ30Un/dOOBNzyYaTOIpbaI9eLRNzdMDJhwAHQnHk9x O/XZNSBTUt07jcocowui9LmubyUI1xgmSAyuE22lPwe3NQ3fVHEiQVlOQh8Z+9jGvE5f AtWfKCoIt7Kyg7OHqhGm+PTgOyS9w+7SF1VV9ESo4ZGo7Es/mE9Lrve9sxM1+9CFPRdY M83Q== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1679553193; h=content-transfer-encoding:in-reply-to:from:content-language :references:cc:to:subject:user-agent:mime-version:date:message-id :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=P26M5F00UYnJITnW1PuJMXRSHcsZ7mkPrkAisDp/mcw=; b=gktel4mgIuPA/Oy/eZ2M8WFcrGOZ/G+yts2L7GBzGDztAjV8lx5glLTvdlefbZFcMW P9/ozn96uZmLgMxv+kASvOxKhHT/iAu8VpeP1DlA5RtCG9Ba1Hkh+JlRuYVV1GDrtQgL 8C+5oxgsuTQHZ8SHkFwb3oylCpgYK/oBi5EFZ8kzrGkqxAtxJaEiOtOYbF9ytfG2GBS7 5TGrPuKG/x23fzjQ+AMGopvzHqPqC2VZn+6ltL0KhNg+qih4t5X3cSGlwLg0KGNsCvjj nfeISwLBbUyf2HKszJMeNIVYL/lI2Tq2zS/cUssNei1KXCHlDT3Ao0ci51sm4Ki2EY0W 92rQ== X-Gm-Message-State: AO0yUKVxQcON9ZMD+issZU8QmSaoB/OjD3ltWN0NeqVwuXqVJP/8a40x 4zu2BMwqOuRBOayN/BMPRzg1FQ== X-Google-Smtp-Source: AK7set++CB5WXkyCT+haZZtvv0tmdf8UJ7T93bBXXDjeTepZzJ/1CEozqGivphGI+xif2kpqiVsDLw== X-Received: by 2002:a17:906:698d:b0:930:28d6:4581 with SMTP id i13-20020a170906698d00b0093028d64581mr9280915ejr.59.1679553192931; Wed, 22 Mar 2023 23:33:12 -0700 (PDT) Received: from ?IPV6:2a02:810d:15c0:828:a665:ed1e:3966:c991? ([2a02:810d:15c0:828:a665:ed1e:3966:c991]) by smtp.gmail.com with ESMTPSA id k8-20020a17090627c800b008d1693c212csm8138596ejc.8.2023.03.22.23.33.11 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Wed, 22 Mar 2023 23:33:12 -0700 (PDT) Message-ID: <554dd2ca-0514-dc1e-9add-d49a711bc1f2@linaro.org> Date: Thu, 23 Mar 2023 07:33:11 +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 00/13] mailbox/arm64/ qcom: rework compatibles for fallback To: Dmitry Baryshkov Cc: Andy Gross , Bjorn Andersson , Konrad Dybcio , Jassi Brar , Rob Herring , Krzysztof Kozlowski , Manivannan Sadhasivam , linux-arm-msm@vger.kernel.org, linux-kernel@vger.kernel.org, devicetree@vger.kernel.org References: <20230314080917.68246-1-krzysztof.kozlowski@linaro.org> <290b9b19-a320-38a1-4426-51f5725dd54f@linaro.org> <59a6ef88-758f-4ec4-f663-47e4caa552c5@linaro.org> Content-Language: en-US From: Krzysztof Kozlowski In-Reply-To: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 22/03/2023 23:28, Dmitry Baryshkov wrote: > On Wed, 22 Mar 2023 at 19:37, Krzysztof Kozlowski > wrote: >> >> On 16/03/2023 07:52, Krzysztof Kozlowski wrote: >>> On 14/03/2023 13:16, Dmitry Baryshkov wrote: >>>> On 14/03/2023 10:09, Krzysztof Kozlowski wrote: >>>>> Hi, >>>>> >>>>> Changes since v1 >>>>> ================ >>>>> 1. Rebase >>>>> 2. Make msm8994 fallback for several variants, not msm8953, because the latter >>>>> actually might take some clocks. >>>> >>>> Although the approach looks correct, I think that in some cases it tries >>>> to mark devices compatible judging from the current driver, not from the >>>> hardware itself. >>> >>> Which is what compatibility is about... > > Well, I was trying to say that once we update the driver, the devices > will not be compatible. But probably our definitions of being > compatible differ. What do you want to update in the driver? What's going to happen with it? What is missing? Best regards, Krzysztof