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 ED486C19F2A for ; Thu, 4 Aug 2022 15:13:30 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S237976AbiHDPN3 (ORCPT ); Thu, 4 Aug 2022 11:13:29 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:48638 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S239577AbiHDPNI (ORCPT ); Thu, 4 Aug 2022 11:13:08 -0400 Received: from mail-lf1-x135.google.com (mail-lf1-x135.google.com [IPv6:2a00:1450:4864:20::135]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id D35DDBC81 for ; Thu, 4 Aug 2022 08:12:34 -0700 (PDT) Received: by mail-lf1-x135.google.com with SMTP id y11so31206933lfs.6 for ; Thu, 04 Aug 2022 08:12:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=message-id:date:mime-version:user-agent:subject:content-language:to :cc:references:from:in-reply-to:content-transfer-encoding; bh=flkVgJSkLgJ6BOpNMmZn044hSm3xppsdwA5+7hs10Sw=; b=VoNdeeXAdgGXCwnYXIP0vshrJlTj60Rj0SlnPnxPXaKKWiUFheu9gCKm8hfkKqss4q uYQzS3hcLbXxbCwFsFCrf6KwE5Yi2bWFe7YoI0UIhgzlrMqmbNYlgjbPE+tHi/0JDK8p Jx2NKK6q8R9eW80z/ftc4GQg5ypo3E0oKACcSRzK1M/qfq4McC0vPWDXWfaldPwFvaGP R7o4j4FZvOjyxtuiNODfEQ3DyTbxyLjW921OdjA2jHLFmdZL3bpldBpuQQYSIwifglt+ ByaQjKOzWHbsGOd6yPtP/Byff7IzkdG3a1TVnSONhRzjxJTK66sDwmzeIBw1LJrSNzGw Sp5Q== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:message-id:date:mime-version:user-agent:subject :content-language:to:cc:references:from:in-reply-to :content-transfer-encoding; bh=flkVgJSkLgJ6BOpNMmZn044hSm3xppsdwA5+7hs10Sw=; b=Bq4Pz8XhZWmJuhSOWfkgdo3FR/NNy49CeUuzfI0CS/4xJJ3ul4wDIL2wPFJ3u6htEn 80CAaknWgdXnqf36V/YC+wJl2yl/W85mtFnwFY3dzdDlE5yFM6U8eYiEcXWlWU9OyVaQ jCNf03eZN0eJkxfkyHK9OmbP/jPNthaaXoC/6gT/ykYYckJfEDMefi3qtSULlexXhGfv tudQm4YlpNcAxwrG3HUKy186DDRwICIcXkoMz53Hgn7uU9o0F34kRcVWA/gQIAAuHnFw 8t+9VkwWyViCfSkrEjAyfA2fE9YRznv09tV+oMNT3K21DEAKB1VtFhhSCxeUjCqZgxY4 Zflg== X-Gm-Message-State: ACgBeo2TRPQlIIwscy75+Tuqa2A5y8W1B4C0b44bSbnOZ4XtenMAp+fc eVL1+fLkybI4QaesSFcneV/bXg== X-Google-Smtp-Source: AA6agR4xRfdJNey5VDI+Z+Ke7JJhcpNk9MMKaJuqCPEr/8M6Ybdcf7CJcsxxJBA11P5XBB6r/pHgyA== X-Received: by 2002:a05:6512:2202:b0:48a:1153:d3a0 with SMTP id h2-20020a056512220200b0048a1153d3a0mr798559lfu.423.1659625953271; Thu, 04 Aug 2022 08:12:33 -0700 (PDT) Received: from [192.168.1.6] ([77.222.167.48]) by smtp.gmail.com with ESMTPSA id 11-20020a05651c128b00b0025e51a00a5asm156500ljc.41.2022.08.04.08.12.30 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Thu, 04 Aug 2022 08:12:31 -0700 (PDT) Message-ID: <96e66425-ff2a-4640-8b96-48fa39943bf9@linaro.org> Date: Thu, 4 Aug 2022 17:12:29 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.12.0 Subject: Re: [PATCH v5 02/20] dt-bindings: memory: mediatek: Update condition for mt8195 smi node Content-Language: en-US To: Tinghan Shen , Yong Wu , Joerg Roedel , Will Deacon , Robin Murphy , Rob Herring , Krzysztof Kozlowski , Lee Jones , Matthias Brugger , AngeloGioacchino Del Regno , MandyJH Liu Cc: iommu@lists.linux.dev, linux-mediatek@lists.infradead.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Project_Global_Chrome_Upstream_Group@mediatek.com References: <20220804021553.14867-1-tinghan.shen@mediatek.com> <20220804021553.14867-3-tinghan.shen@mediatek.com> From: Krzysztof Kozlowski In-Reply-To: <20220804021553.14867-3-tinghan.shen@mediatek.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On 04/08/2022 04:15, Tinghan Shen wrote: > > It's because the 'mediatek,mt8195-smi-sub-common' compatible incorrectly > matches the 'else' conditions for gen2 HW without gals. > > Rewrite the 'else' condition to specifically identify the compatibles > that utilizing gen2 HW without gals. > > Signed-off-by: Tinghan Shen > Reviewed-by: AngeloGioacchino Del Regno > Unfortunately, your patches got corrupted. Best regards, Krzysztof