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 DE580C433FE for ; Wed, 5 Oct 2022 07:57:26 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229727AbiJEH5Y (ORCPT ); Wed, 5 Oct 2022 03:57:24 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:47242 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229680AbiJEH5W (ORCPT ); Wed, 5 Oct 2022 03:57:22 -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 95DCD422CD for ; Wed, 5 Oct 2022 00:57:21 -0700 (PDT) Received: by mail-lf1-x135.google.com with SMTP id d6so10302759lfs.10 for ; Wed, 05 Oct 2022 00:57:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; 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; bh=D2ARNbWjWzrWSLd7BzhUTLcCyzjmT3yUMhwTkpGSXDA=; b=iCaQ5UjcHDNNPJYrlcmZHhEPHRd+reQ0eq2/8cdYJl0qEH2pPsz/HIGTbIjSdHM/wT YuwBAUuaOKD1iTOHehb0jBNUDbI199fFOp826jQxaOXYQ9dAMbh52D3y3+7LyO1TtkvW iMAlSe4eRyRhDYwG+LXh8jlU7ypmbdQUgh5SVdjGR3AJMeRI4iU7fTZxGEi92C68GayW pA2fkAW7SfgZSavya0NQKeCpsZ0rTzxItOy00KnyFAkcN5+YF770DK9SA8Rw+OVITKPD qQLfIHURg4h+pL4xKLw6Yfb1Vo8WgrkJ5A4PxsePTfdXufvorKBv+evGctOokFsmp0Gh yoHQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; 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; bh=D2ARNbWjWzrWSLd7BzhUTLcCyzjmT3yUMhwTkpGSXDA=; b=FH2smiISTyUtBxAAMUG+pI42p97MW7XxfjTqd3m39Z0oivoyViJBOYSt/YrGt2R1Fe DmHTbSvclciKgRL+8fFReYtA7lEybWAgPT3Ae5ec+y4c3z76m63Z9Ha864Jk+bHFd5JT DkSCOi64hGe9255RCZk+KlwiDLPaM/DEVugf3s16vkSFXsDUvorXJaIN/pX1OfBXzfE0 /05nx5RBUs9bCGuhBmWdHFl797PPhUN9haLJ/01qeph3va30mI2R/iAmfVDiEuvIFEas J8EFVSrBsnMB+uyCBLa/uBqtbD5zu2BD3ioQ5xCTjYjV7AYcumlPCb0opIsZSBlKZymt GjRw== X-Gm-Message-State: ACrzQf051EGMS6lrbs0R7npM0A5eda/P5MZIRNE2xQZWStHGga9P/x/2 XlkmYvOORVRUmU6rQPDP/wbKIg== X-Google-Smtp-Source: AMsMyM6EyDGQavd2wdukmVY8QwvLxO38/5hzfrh/8YLOQNbUIA620QQPwUeain0Cr1kIDxEJeYPs6g== X-Received: by 2002:a19:f809:0:b0:4a2:2db5:8c41 with SMTP id a9-20020a19f809000000b004a22db58c41mr5387256lff.179.1664956639977; Wed, 05 Oct 2022 00:57:19 -0700 (PDT) Received: from [192.168.0.21] (78-11-189-27.static.ip.netia.com.pl. [78.11.189.27]) by smtp.gmail.com with ESMTPSA id br32-20020a056512402000b0049465afdd38sm2259888lfb.108.2022.10.05.00.57.18 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Wed, 05 Oct 2022 00:57:19 -0700 (PDT) Message-ID: <2665abdb-cc0b-dd88-a545-a76ac05d7448@linaro.org> Date: Wed, 5 Oct 2022 09:57:18 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.3.0 Subject: Re: [PATCH v1 2/6] dts: arm64: mt8195: add MMSYS and MUTEX configuration for VPPSYS Content-Language: en-US To: Moudy Ho , Rob Herring , Krzysztof Kozlowski , Matthias Brugger , AngeloGioacchino Del Regno , Chun-Kuang Hu Cc: linux-kernel@vger.kernel.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-mediatek@lists.infradead.org, Project_Global_Chrome_Upstream_Group@mediatek.com, "Roy-CW.Yeh" References: <20221004093319.5069-1-moudy.ho@mediatek.com> <20221004093319.5069-3-moudy.ho@mediatek.com> From: Krzysztof Kozlowski In-Reply-To: <20221004093319.5069-3-moudy.ho@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/10/2022 11:33, Moudy Ho wrote: > From: "Roy-CW.Yeh" > > Compatible names of VPPSYS0 and VPPSYS1 should be renamed to > "mediatek,mt8195-mmsys" to match the description of the binding file. > Also, add two nodes for MT8195 VPPSYS0/1 MUTEX. > > Signed-off-by: Roy-CW.Yeh > --- > arch/arm64/boot/dts/mediatek/mt8195.dtsi | 22 ++++++++++++++++++++-- > 1 file changed, 20 insertions(+), 2 deletions(-) > > diff --git a/arch/arm64/boot/dts/mediatek/mt8195.dtsi b/arch/arm64/boot/dts/mediatek/mt8195.dtsi > index 905d1a90b406..7f54fa7d0185 100644 > --- a/arch/arm64/boot/dts/mediatek/mt8195.dtsi > +++ b/arch/arm64/boot/dts/mediatek/mt8195.dtsi > @@ -1477,11 +1477,20 @@ > }; > > vppsys0: clock-controller@14000000 { > - compatible = "mediatek,mt8195-vppsys0"; > + compatible = "mediatek,mt8195-mmsys"; This does not look like matching bindings. Last patch for bindings was requiring this to be prepended with vdosys0 and followed with syscon. Best regards, Krzysztof