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 A565BC4321E for ; Thu, 1 Dec 2022 14:57:40 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231593AbiLAO5j (ORCPT ); Thu, 1 Dec 2022 09:57:39 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:39304 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230281AbiLAO5i (ORCPT ); Thu, 1 Dec 2022 09:57:38 -0500 Received: from mail-lf1-x131.google.com (mail-lf1-x131.google.com [IPv6:2a00:1450:4864:20::131]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id C481AFFB for ; Thu, 1 Dec 2022 06:57:34 -0800 (PST) Received: by mail-lf1-x131.google.com with SMTP id r12so2903037lfp.1 for ; Thu, 01 Dec 2022 06:57:34 -0800 (PST) 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:message-id:reply-to; bh=6gDey1QcyUJtE0gdjIn+yYcI9Q8I3srect9H/M5C0+M=; b=xkF4CdSRbPtytSRO8iCSQTLhpsr/M1LQ9iHRANnnu71nvlD0FIRoYiaPiP6h0oImsW 3Zrd4M4WjopjOo6dPN0JkeCc1SIxZqOA/67QiTd3jkZGLwr9FjUCBKjtlANhFnT0hmlY zjO/M/t4PHoiMDqDP3e4ZtC6Uh6EQ7Ji7/3wOmfuS5reAYnVh4OU4rsVVSJWVeGfX1Be PaWcLnhPgcySuWcJqidr0xM+wavkHhER6LYi15egsu2rfYYZfgaeBrXa2YKc5I9Ei2f5 ziC08FSuEHCq1nxZnZiY9RsXfGNXt991k2uRDs/bSwjabNpyBuSaWTq+ev8Mrn24Fazw FgcA== 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:message-id:reply-to; bh=6gDey1QcyUJtE0gdjIn+yYcI9Q8I3srect9H/M5C0+M=; b=fdaH1pwMgCS1ozYDjBD1AXrf3tKAB2PsehQFFk2cAwRBEox+qdqDYplNNLLz5JLwYc elkfmUoTmVOp28QiutfKtv1OdzSzNOB1wkx9wjV5TQbWX5SBB4a5SWnVn7cwQhFPU1LU M2Ec9meCXJaEkJHJIgznsIQGOYYvYlGkSXynaZBvXChE1UyRKUOQeaeEYWys4S0YE5G2 IdlCQg+cSVSUf4ii3NzMjfMvbDfTxuyuMM48ijK+5/012P6sWA7OjNuPuLczUHsjyC03 3noNnIhOPwTultfOQdG/2E0hOuFxRC2TrEn5M+Xsdn/XjghRxVqXpGrS4mJXoZkqJ9ea zpew== X-Gm-Message-State: ANoB5pn3/qgFD3R+k4+eNjNPWQ2PLuHQ/aavOBUA1rhFoAaMzSDG2E+x 4CI5XKPXVwjAptPlB+Sq4wfYrg== X-Google-Smtp-Source: AA0mqf79xWBWw5nVZ8PmmAX+p2VT6QA4I6tMDRpFZ8gxkPdes8JPwZNUZYPGSj/c335E68jPA24ZpA== X-Received: by 2002:a05:6512:b17:b0:4b4:b90a:69a1 with SMTP id w23-20020a0565120b1700b004b4b90a69a1mr22139089lfu.76.1669906653202; Thu, 01 Dec 2022 06:57:33 -0800 (PST) Received: from [192.168.0.20] (088156142067.dynamic-2-waw-k-3-2-0.vectranet.pl. [88.156.142.67]) by smtp.gmail.com with ESMTPSA id q15-20020a2e914f000000b0027706d22878sm406024ljg.94.2022.12.01.06.57.31 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Thu, 01 Dec 2022 06:57:32 -0800 (PST) Message-ID: <3f824d80-fb5a-c8af-67c6-7a9be6ca7e66@linaro.org> Date: Thu, 1 Dec 2022 15:57:30 +0100 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.5.0 Subject: Re: [PATCH v5 1/3] media: dt-bindings: media: mediatek: Rename child node names for decoder Content-Language: en-US To: Allen-KH Cheng , Mauro Carvalho Chehab , Matthias Brugger , Rob Herring , Krzysztof Kozlowski Cc: Project_Global_Chrome_Upstream_Group@mediatek.com, linux-media@vger.kernel.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, linux-mediatek@lists.infradead.org, yunfei.dong@mediatek.com References: <20221128143832.25584-1-allen-kh.cheng@mediatek.com> <20221128143832.25584-2-allen-kh.cheng@mediatek.com> From: Krzysztof Kozlowski In-Reply-To: <20221128143832.25584-2-allen-kh.cheng@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 28/11/2022 15:38, Allen-KH Cheng wrote: > In order to make the names of the child nodes more generic, we rename > "vcodec-lat" and "vcodec-core" to "video-codec" for decoder in > patternProperties and example. > > Signed-off-by: Allen-KH Cheng > --- > .../media/mediatek,vcodec-subdev-decoder.yaml | 60 ++----------------- > 1 file changed, 4 insertions(+), 56 deletions(-) > Reviewed-by: Krzysztof Kozlowski Best regards, Krzysztof