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 2BB3AC433FE for ; Thu, 5 May 2022 09:13:28 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S237484AbiEEJRE (ORCPT ); Thu, 5 May 2022 05:17:04 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:55474 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1346264AbiEEJRD (ORCPT ); Thu, 5 May 2022 05:17:03 -0400 Received: from mail-ed1-x536.google.com (mail-ed1-x536.google.com [IPv6:2a00:1450:4864:20::536]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 1AEB94C41D for ; Thu, 5 May 2022 02:13:24 -0700 (PDT) Received: by mail-ed1-x536.google.com with SMTP id g23so4446639edy.13 for ; Thu, 05 May 2022 02:13:24 -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=C13CFKJEOWyH4FQIHZ/zbMnXVynUc/Y9MwQkzIzQHbE=; b=F6SFjkjjWudZLAozoSYNPJQraIiViaBJ2Unq9ZF3WmHPCPxSPqMYXfwo0cWrp7R3Zs 3zplapT1nChS1cRnMbQFli1zcNAGqFo1MPfGZark0mRVOumKUdefulsAmgfA0QxoP2Qr uWM+ij6HoeUN1G4VKS/bR4UCiXvXLxsG0vvS2pTdph1ldSuw2KoWBGgBPnbkUJW0Co+R +bktWgbr5PDS4JNOEuhDuBaeqHNJeBkJscx7s0uAFHq+Ke3XEfA0jFFwiXXr1Qh91JJv tlEtjRTPjzzm3ZNSM60oHrmgcE38hIDGHZwFnLnvLXi87ZRuHOEu8MZNadxmbkazggCL XuFA== 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=C13CFKJEOWyH4FQIHZ/zbMnXVynUc/Y9MwQkzIzQHbE=; b=Htc+wAzevNXB/N91FZvfIsmeR2fSNxnJ/+lTaUn10Gr/52Wg/zOEQjGj05iLlqS41j 01tzu/EJ4CsAseVRCQ74eykKrGosFeOnovdSuMULT+fQ5fFT6HbJsMWkUZmgQG/E5vU1 HuXpSeohOQcgZQDTeW89i3FO71Cg5SySXrtz1TkFuYyzTJbNfHtdVjG0PPS9uRQnPLzs vqvXh4Bb4pRPW3zPztxai5tq0fM3+GbD/a0BHNOZ7lMv0KSyRoxeOH+zi2FDHCfayYyk wzyax8L7NeLMGoVYPYAUofrlJMdNwxLexWDPpRPmWknwGglCqexp/d7qK4YhisQpBfEp 8/ew== X-Gm-Message-State: AOAM530xnWuZVQjhxeyPTQvKVwi51DJNBoh5gBPSgJYGv75IyOWZy8UW vl2L5dypbFxjdD8X3WiuhrK/3Q== X-Google-Smtp-Source: ABdhPJyauXqqC7x8uraKE/6KGzasb6Rf6omeH6bh0NkPyDvQ1ATzyeeI5h3E8OUKjmWmg42poxBUVQ== X-Received: by 2002:a05:6402:849:b0:427:edfe:1b7e with SMTP id b9-20020a056402084900b00427edfe1b7emr12779009edz.355.1651742002696; Thu, 05 May 2022 02:13:22 -0700 (PDT) Received: from [192.168.0.217] (xdsl-188-155-176-92.adslplus.ch. [188.155.176.92]) by smtp.gmail.com with ESMTPSA id my50-20020a1709065a7200b006f3ef214e79sm502596ejc.223.2022.05.05.02.13.21 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Thu, 05 May 2022 02:13:22 -0700 (PDT) Message-ID: Date: Thu, 5 May 2022 11:13:21 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.8.1 Subject: Re: [PATCH v3 1/2] dt-bindings: remoteproc: mediatek: Make l1tcm reg optional for mtk,scp Content-Language: en-US To: =?UTF-8?B?TsOtY29sYXMgRi4gUi4gQS4gUHJhZG8=?= , Bjorn Andersson Cc: AngeloGioacchino Del Regno , kernel@collabora.com, Krzysztof Kozlowski , Mathieu Poirier , Matthias Brugger , Rob Herring , Tinghan Shen , devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, linux-mediatek@lists.infradead.org, linux-remoteproc@vger.kernel.org References: <20220503211114.2656099-1-nfraprado@collabora.com> <20220503211114.2656099-2-nfraprado@collabora.com> From: Krzysztof Kozlowski In-Reply-To: <20220503211114.2656099-2-nfraprado@collabora.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On 03/05/2022 23:11, NĂ­colas F. R. A. Prado wrote: > The SCP has three memory regions: sram, cfg and l1tcm. While the first > two are required, l1tcm is optional. Fix the dt-binding so that it can > be omitted and update the description. This gets rid of dtbs_check > warnings for devicetrees where the l1tcm reg is missing like mt8183. Please add "if:then:" for this case (need to put all ifs in allOf). I understand that l1tcm is optional *only* on mt8183. Best regards, Krzysztof