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 A8F33C4332F for ; Mon, 19 Dec 2022 15:31:48 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231873AbiLSPbq (ORCPT ); Mon, 19 Dec 2022 10:31:46 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:52388 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230226AbiLSPbh (ORCPT ); Mon, 19 Dec 2022 10:31:37 -0500 Received: from mail-lj1-x234.google.com (mail-lj1-x234.google.com [IPv6:2a00:1450:4864:20::234]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 95BAF63F5 for ; Mon, 19 Dec 2022 07:31:32 -0800 (PST) Received: by mail-lj1-x234.google.com with SMTP id a19so9534332ljk.0 for ; Mon, 19 Dec 2022 07:31:32 -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=S0DqKnIuSvbhL/BeaLxzkheTI1hi556Lt0X0PfWna4w=; b=gNAHP4f8oU+uSmknP1M4YQ+rOhfHavFCiNsIKK4QBSyFBStmpUhhvFHAaE3M/KGf9F 3+T6yq/BY82gvlN6fPCqMfxNHcC2MlclJl2FYHbxT2baqfQaQgJirm+xMYWdROvamdgt z2w0lbFLLTQKPcpF4cG7gj288vACuKFP1ICfTEAKZjELgLLh1ciFwQgYGhpGCzn8cvpp iGKLjn2OQaxBtg20cn39EW+Lm8xYmcUzJpaorPYVWbLz8+IofEFi06JmJoEkIh3SfhgI ZEdkpol0s7PUdwHWkpNB3yeN6Xt4IrbUkmMWQiaKZdM+vzblx7QxmAiaKwsui3CmB/ap BYKQ== 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=S0DqKnIuSvbhL/BeaLxzkheTI1hi556Lt0X0PfWna4w=; b=JLbVOfX8WqZtZLeyM+K+8taR+cPezv0HisbQ7HQAZeKGhL/sVBEyVM+6D41V5pDulS PaKQ4HfC1cm//+tzsoio6uTpYnSuK+yOqwOr3y2dW1mcQXtG0y02s793AiiEA7q3oj0I FES0bPXtopoNwJaiya2/e8eGPAWtsw5Ur4CFpxedbBbRfcp+Wb5zFkLruTlMEDwbdW4B iCuKIRnI42H0UTmJQ/mllLGMhhE7T5WQ5UqedPFdLorUMa3Bdf5GJrzs7emivYWAzUMo Gis7O/Lq+t20lb5FGDWTQxxFuXwoUK/qAB+hCZ/RYINsSm1VdvOn0Gy7gp6n04T8CVjj DIKA== X-Gm-Message-State: ANoB5pmOR1tIVjhS9T7aJMjYQWDj/snOcp3WTI+S8xI3BySjNNh5O6YV bziusBqmHs7QrK5usMGP4fyMsYYe6iNS5Z65 X-Google-Smtp-Source: AA0mqf62K7RiXYrDz+81q5ivGgJyq7Z3xcHpva+5wqa9zeOtJavBk8Qd1E204B2w/riWMJO5tFNuzw== X-Received: by 2002:a05:651c:2203:b0:277:81a3:f6e0 with SMTP id y3-20020a05651c220300b0027781a3f6e0mr13923805ljq.19.1671463889352; Mon, 19 Dec 2022 07:31:29 -0800 (PST) Received: from [192.168.0.20] (088156141227.dynamic-2-waw-k-3-1-0.vectranet.pl. [88.156.141.227]) by smtp.gmail.com with ESMTPSA id bf33-20020a2eaa21000000b002770e6c620bsm764964ljb.106.2022.12.19.07.31.28 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Mon, 19 Dec 2022 07:31:28 -0800 (PST) Message-ID: <270ba2bf-6141-724c-7406-0e27503b21bd@linaro.org> Date: Mon, 19 Dec 2022 16:31:27 +0100 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.6.0 Subject: Re: [PATCH v4 1/8] dt-bindings: arm: mediatek: mmsys: Add support for MT8195 VPPSYS Content-Language: en-US To: Matthias Brugger , Rob Herring , Moudy Ho Cc: Krzysztof Kozlowski , AngeloGioacchino Del Regno , Chun-Kuang Hu , 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 References: <20221207094921.15450-1-moudy.ho@mediatek.com> <20221207094921.15450-2-moudy.ho@mediatek.com> From: Krzysztof Kozlowski In-Reply-To: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 19/12/2022 16:17, Matthias Brugger wrote: > > > On 19/12/2022 14:44, Rob Herring wrote: >> On Wed, Dec 7, 2022 at 3:49 AM Moudy Ho wrote: >>> >>> For MT8195, VPPSYS0 and VPPSYS1 are 2 display pipes with >>> hardware differences in power domains, clocks and subsystem counts, >>> which should be determined by compatible names. >>> >>> Signed-off-by: Moudy Ho >>> Acked-by: Krzysztof Kozlowski >>> --- >>> .../devicetree/bindings/arm/mediatek/mediatek,mmsys.yaml | 5 ++++- >>> 1 file changed, 4 insertions(+), 1 deletion(-) >> >> This landed in today's linux-next causing the following binding >> warnings. Is this a fix? Only fixes for 6.2 should be added during the >> merge window. >> > > No it's not a fix, it's queued for the next -rc phase. I didn't know of the > limitation of linux-next only allowing fixes in the merge window. Stephen asks for it every time. Now it is in separate email: https://lore.kernel.org/linux-next/20221213120359.47fc3cad@canb.auug.org.au/ Previously it was in each linux-next announcement: https://lore.kernel.org/linux-next/20220527164940.6ef5b25e@canb.auug.org.au/ > > Actually the patch is wrong. It shouldn't include "mediatek,mt8195-mmsys" as > fallback for mediatek,mt8195-vppsys[0,1]. > > I'll revert the whole series from v6.2-tmp/dts64 and v6.2-tmp/soc Thanks. Please, drop all material for next cycle from linux-next. Best regards, Krzysztof 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 bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 610CDC4332F for ; Mon, 19 Dec 2022 17:10:05 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:From:References:Cc:To: Subject:MIME-Version:Date:Message-ID:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=NKDNPiaIzw4eUEUmSfyK+T8whNwT5C2QAQSIriiH+GQ=; b=uS3L3L9fkgtulY 4CeuB5JHv9JkUoCuRDSY1eaFW6Mt2dOZeRFSGcZ/zv4T9JT+rjO98sFhb412rakKdWLkGmSA6/NZD 9VFyD4kQy2Hg8mPe1WQ7we/juja0cymoeTnP0w6/0ISIuu+jGfjwQuMJF5ATVdBNh3Zny8rI87anE nllSjeBozb9KsBiTTdmDtvvWZ8qarJUtkLuaO4XuZHLE1HtwE06x8xQKlinyuNKPo2LjTZ7l4wwN+ BA1qbaI9Wx5b3EYHAQBu3rFIkxiY0t2zmlxYqUdEYbq5K/CtRC6yoOQy6uBr//EYXTXoSUeg3U892 fPqUjZIJHYnRzLSF2YZg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1p7Jd0-00GWHU-W6; Mon, 19 Dec 2022 17:08:39 +0000 Received: from mail-lj1-x22a.google.com ([2a00:1450:4864:20::22a]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1p7I74-00FPNS-MJ for linux-arm-kernel@lists.infradead.org; Mon, 19 Dec 2022 15:31:36 +0000 Received: by mail-lj1-x22a.google.com with SMTP id f20so9474703lja.4 for ; Mon, 19 Dec 2022 07:31:32 -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=S0DqKnIuSvbhL/BeaLxzkheTI1hi556Lt0X0PfWna4w=; b=gNAHP4f8oU+uSmknP1M4YQ+rOhfHavFCiNsIKK4QBSyFBStmpUhhvFHAaE3M/KGf9F 3+T6yq/BY82gvlN6fPCqMfxNHcC2MlclJl2FYHbxT2baqfQaQgJirm+xMYWdROvamdgt z2w0lbFLLTQKPcpF4cG7gj288vACuKFP1ICfTEAKZjELgLLh1ciFwQgYGhpGCzn8cvpp iGKLjn2OQaxBtg20cn39EW+Lm8xYmcUzJpaorPYVWbLz8+IofEFi06JmJoEkIh3SfhgI ZEdkpol0s7PUdwHWkpNB3yeN6Xt4IrbUkmMWQiaKZdM+vzblx7QxmAiaKwsui3CmB/ap BYKQ== 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=S0DqKnIuSvbhL/BeaLxzkheTI1hi556Lt0X0PfWna4w=; b=zGwdpqVpD3Ishi+SWS4mkonu6Bk0Ezbt6jr9wOXfbhmm1YF+7D7ep/CmHvQBi3v8hD QUgJEi/dN1ZV5a2COFAyCGM5yQUdki6zVX0V8r5SMdBwG6xFsqrGCTrJ7rSvGx7GSpvb Ewzbz4hMLBdxfLGbEQEcfoCtwQWds47UnkiOyY1n8WOqwOzCDaeV1Mo20Co3edFePUTE 9orXFkjVuw/cuGFN6lmKWCAY4wLFnbtwWIhu1oomyZ0XgnAIksscc7mVEk+BMd/ZLtUd 0Hm6Di/SCuFwDdPXCC1AefNSjp1maS6qMeyEOgkk+gJiBJUtnaDGkWZ76mxcu29eexq4 GalA== X-Gm-Message-State: ANoB5plaBs+MSmTsiMKCjIWtlFHda6FH1zUvGLqDRhwktDr1KzWxmKx8 iKl7S0ZJSwjuW/JJASg6E8ATtA== X-Google-Smtp-Source: AA0mqf62K7RiXYrDz+81q5ivGgJyq7Z3xcHpva+5wqa9zeOtJavBk8Qd1E204B2w/riWMJO5tFNuzw== X-Received: by 2002:a05:651c:2203:b0:277:81a3:f6e0 with SMTP id y3-20020a05651c220300b0027781a3f6e0mr13923805ljq.19.1671463889352; Mon, 19 Dec 2022 07:31:29 -0800 (PST) Received: from [192.168.0.20] (088156141227.dynamic-2-waw-k-3-1-0.vectranet.pl. [88.156.141.227]) by smtp.gmail.com with ESMTPSA id bf33-20020a2eaa21000000b002770e6c620bsm764964ljb.106.2022.12.19.07.31.28 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Mon, 19 Dec 2022 07:31:28 -0800 (PST) Message-ID: <270ba2bf-6141-724c-7406-0e27503b21bd@linaro.org> Date: Mon, 19 Dec 2022 16:31:27 +0100 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.6.0 Subject: Re: [PATCH v4 1/8] dt-bindings: arm: mediatek: mmsys: Add support for MT8195 VPPSYS Content-Language: en-US To: Matthias Brugger , Rob Herring , Moudy Ho Cc: Krzysztof Kozlowski , AngeloGioacchino Del Regno , Chun-Kuang Hu , 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 References: <20221207094921.15450-1-moudy.ho@mediatek.com> <20221207094921.15450-2-moudy.ho@mediatek.com> From: Krzysztof Kozlowski In-Reply-To: X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20221219_073135_024830_BE1AD630 X-CRM114-Status: GOOD ( 18.04 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On 19/12/2022 16:17, Matthias Brugger wrote: > > > On 19/12/2022 14:44, Rob Herring wrote: >> On Wed, Dec 7, 2022 at 3:49 AM Moudy Ho wrote: >>> >>> For MT8195, VPPSYS0 and VPPSYS1 are 2 display pipes with >>> hardware differences in power domains, clocks and subsystem counts, >>> which should be determined by compatible names. >>> >>> Signed-off-by: Moudy Ho >>> Acked-by: Krzysztof Kozlowski >>> --- >>> .../devicetree/bindings/arm/mediatek/mediatek,mmsys.yaml | 5 ++++- >>> 1 file changed, 4 insertions(+), 1 deletion(-) >> >> This landed in today's linux-next causing the following binding >> warnings. Is this a fix? Only fixes for 6.2 should be added during the >> merge window. >> > > No it's not a fix, it's queued for the next -rc phase. I didn't know of the > limitation of linux-next only allowing fixes in the merge window. Stephen asks for it every time. Now it is in separate email: https://lore.kernel.org/linux-next/20221213120359.47fc3cad@canb.auug.org.au/ Previously it was in each linux-next announcement: https://lore.kernel.org/linux-next/20220527164940.6ef5b25e@canb.auug.org.au/ > > Actually the patch is wrong. It shouldn't include "mediatek,mt8195-mmsys" as > fallback for mediatek,mt8195-vppsys[0,1]. > > I'll revert the whole series from v6.2-tmp/dts64 and v6.2-tmp/soc Thanks. Please, drop all material for next cycle from linux-next. Best regards, Krzysztof _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel