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 1AA1FC76188 for ; Wed, 5 Apr 2023 14:35:07 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S238508AbjDEOfF (ORCPT ); Wed, 5 Apr 2023 10:35:05 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:42692 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S238616AbjDEOe4 (ORCPT ); Wed, 5 Apr 2023 10:34:56 -0400 Received: from mail-wr1-x430.google.com (mail-wr1-x430.google.com [IPv6:2a00:1450:4864:20::430]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 907733AA9 for ; Wed, 5 Apr 2023 07:34:49 -0700 (PDT) Received: by mail-wr1-x430.google.com with SMTP id l27so36449306wrb.2 for ; Wed, 05 Apr 2023 07:34:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=baylibre-com.20210112.gappssmtp.com; s=20210112; t=1680705288; 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=CW6SEmeeRI4KuBNDdzCiH6zGWbYI1ySCeEScYHS2P00=; b=YrHVUT/qOMG/lSCl/TxA+5ER2cLvgR+4p4XnJeag4tAzZbSa4j3qiw+HWKAq8phWyx nvFMFv6EI/PxNWwv1sE7v/QKbUHmbZFq5kswHNV7kLmwW1cCmCy8+qpVkhM/nCEPwUAX 26sEgrtGY1Rv1A3VoFoo+PK5gLppRKj5FW4WgFPLvfd4jkaYisdgCUj6vDZDRDiMbW52 Ko+yWY5tjQoCW0qTEv2iyTCq9ImTAuWX21wxSUwa8siGXcorQYuoS90KhkTSJhWAaRUl MAkJ4r9Jn9hK5/1h95Cog+W/uA67v+kOzRm+rngmmTJXldtDd3dozxhZ41x/R5ZDIPUO Uvuw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1680705288; 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=CW6SEmeeRI4KuBNDdzCiH6zGWbYI1ySCeEScYHS2P00=; b=3JjJMs0qhEMSubSQx4UmHTAa8xypzog1OwLBovkKBt9+duQu3S4VY8Se4XSlpFZ21+ /4RJ3R+sUVLp8RdnszqVaXpRCi/pQjYau5ObAVMDcVL79OEX9dJW6sxnz6kE/0a2gsuz 8yaZUE+wkpmQryd0C5udXTCA31bwwF1i7MkX6/yV9jXpQDDG7ae67D18X3fa8JcfC5vH RG/iH6IVO0nDmFgiVWAtRBL1bEHPnShEOGxK8DENJkvlOdxVSUyd/Bq7KDuzDuBHUirP WsPSudXoXAZjijwjGBwYLCGF/Nc9mmCg4Pyx99ilw7diM1r//hR9dWFeJjaG/KJJQhta 9LMg== X-Gm-Message-State: AAQBX9dmjGn+lz1n9cZc3M7W7Oco4y0TS2hPCMrzmVdaVqm1pju6HYIS 6BvYrkw61ue21YuQxCmixDpB3g== X-Google-Smtp-Source: AKy350bRoK9o4nxpqsA5Es5CtZzavd7UOZlD9bG7h4k4M3SvZbJJl06c9LEpbSdXuqddV7dQYXIvsQ== X-Received: by 2002:a5d:4f06:0:b0:2cd:defe:cfd3 with SMTP id c6-20020a5d4f06000000b002cddefecfd3mr4511354wru.30.1680705288039; Wed, 05 Apr 2023 07:34:48 -0700 (PDT) Received: from [192.168.1.172] ([93.5.22.158]) by smtp.gmail.com with ESMTPSA id k4-20020a5d4284000000b002cefcac0c62sm15333506wrq.9.2023.04.05.07.34.46 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Wed, 05 Apr 2023 07:34:47 -0700 (PDT) Message-ID: <25bcaa84-fb29-4343-d046-26e210fc81f4@baylibre.com> Date: Wed, 5 Apr 2023 16:34:42 +0200 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 10/10] memory: mtk-smi: mt8365: Add SMI Support Content-Language: en-US To: Krzysztof Kozlowski Cc: Yong Wu , Rob Herring , Matthias Brugger , AngeloGioacchino Del Regno , Krzysztof Kozlowski , linux-mediatek@lists.infradead.org, linux-kernel@vger.kernel.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org References: <20230207-iommu-support-v2-0-60d5fa00e4e5@baylibre.com> <20230207-iommu-support-v2-10-60d5fa00e4e5@baylibre.com> <9847bc48-c96c-3599-e876-bcf9ebf1522e@linaro.org> <8fc3dd22-79df-32cb-c219-896eda8fa986@linaro.org> From: Alexandre Mergnat In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 05/04/2023 15:54, Krzysztof Kozlowski wrote: > On 05/04/2023 15:06, Alexandre Mergnat wrote: >> On 05/04/2023 13:45, Krzysztof Kozlowski wrote: >>> On 05/04/2023 11:53, Alexandre Mergnat wrote: >>>> Ok, I will move the driver patch before the DTS patches in the next version. >>>> >>> Or do not send it together at all, which might solve your dependency >>> problem. According to your cover letter I cannot take the memory >>> controller bits, so I am waiting for dependencies to hit the mainline. >>> Alternatively I will need pull request with stable tag. >>> >> Ok, I prefer send the driver patch in another serie. That will solve the >> dependency with the DTS a least. > What dependency? Why do you have dependencies between drivers and DTS? > That's a no-go. I probably do something wrong but, that start with this comment [1]: > I guess we should add a independent "mediatek,mt8365-smi-common". Then I have added the mt8365 compatible support in the driver instead of using the mt8186 which already supported and used in the v1. I change the binding and DTS to use "mediatek,mt8365-smi-common" only (no more "mediatek,mt8186-smi-common"). Maybe "dependency isn't the good word to use in that case. Except for the patch order in the serie (or send the driver in another one), everything is fine or there are others wrong things ? [1]: https://lore.kernel.org/all/488d226a8a66bc6f5b96063b2816b59dd065ad3f.camel@mediatek.com/ Regards, Alexandre