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 B5401C433F5 for ; Wed, 11 May 2022 14:36:58 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S243006AbiEKOg5 (ORCPT ); Wed, 11 May 2022 10:36:57 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:39578 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S241866AbiEKOgw (ORCPT ); Wed, 11 May 2022 10:36:52 -0400 Received: from ams.source.kernel.org (ams.source.kernel.org [IPv6:2604:1380:4601:e00::1]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 4CC2341616; Wed, 11 May 2022 07:36:50 -0700 (PDT) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ams.source.kernel.org (Postfix) with ESMTPS id F33A7B82410; Wed, 11 May 2022 14:36:48 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id B9BB0C34116; Wed, 11 May 2022 14:36:47 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1652279807; bh=CFhh69pRRTRkzZMswQTkxgZWxD/YArFAjT9FIgk+yio=; h=References:In-Reply-To:From:Date:Subject:To:Cc:From; b=gEiSBSsGKR+8BwK8haoPAsMJZYD8XCaC46lJnoHPerCMp1g6l9P3xZteEOsKk2MUo ZELEJ1mhPuDhJmP3W+BmC6+m5Y+12EYvpGP8QstJEZBeHL/AVpMiFpf493GaDnSS/M OkGALA59NNBTMT1eUG/2thE3TNfy8FjzAreDuz/5UUhAKiLbdQr/l3+ZqdH+XWYymp ZaPf2ZqzoiiKqUBpg+UMK5SZ278kFIWfvi1QQqMzqxhTdHy3Vb7OtHLdD9l3RgV0d5 dQsiJXbqdK5Y2Rs8nGNZwhzkcD3yr374Vzpk+l1sKqylC3lo1EteelNQbN23gaG6vA yN18XzCLNNY/A== Received: by mail-pg1-f172.google.com with SMTP id 15so1975211pgf.4; Wed, 11 May 2022 07:36:47 -0700 (PDT) X-Gm-Message-State: AOAM530Gah/Q4jE02qiGWsyjL7ASd8mQmRALHe+g+A6dzKYOpJ3sE4Vs IK+nXqt7JccN+2irDY+0YVeepwRPgu/higbeVA== X-Google-Smtp-Source: ABdhPJzuQsnkqZbdNusjFeMctKvTdpkvefeyuXEUsA0fTySx0Vw8lpkWlOD30zEX2dqbf4Ozf1dDOiJd7nqvDOobbuc= X-Received: by 2002:aa7:9519:0:b0:510:5175:7649 with SMTP id b25-20020aa79519000000b0051051757649mr25841856pfp.15.1652279807276; Wed, 11 May 2022 07:36:47 -0700 (PDT) MIME-Version: 1.0 References: <20220504091923.2219-1-rex-bc.chen@mediatek.com> <20220504091923.2219-2-rex-bc.chen@mediatek.com> In-Reply-To: From: Rob Herring Date: Wed, 11 May 2022 09:36:35 -0500 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: [PATCH v6 1/4] dt-bindings: display: mediatek: dsi: Convert dsi_dtbinding to .yaml To: Rex-BC Chen Cc: Krzysztof Kozlowski , Chun-Kuang Hu , Philipp Zabel , devicetree@vger.kernel.org, Jitao Shi , "xinlei.lee" , David Airlie , "linux-kernel@vger.kernel.org" , dri-devel , Project_Global_Chrome_Upstream_Group , "moderated list:ARM/Mediatek SoC support" , Matthias Brugger , linux-arm-kernel Content-Type: text/plain; charset="UTF-8" Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, May 11, 2022 at 2:24 AM Rex-BC Chen wrote: > > On Wed, 2022-05-04 at 17:19 +0800, Rex-BC Chen wrote: > > From: Xinlei Lee > > > > Convert mediatek,dsi.txt to mediatek,dsi.yaml format > > > > Signed-off-by: Xinlei Lee > > Signed-off-by: Rex-BC Chen > > --- > > .../display/mediatek/mediatek,dsi.txt | 62 ---------- > > .../display/mediatek/mediatek,dsi.yaml | 115 > > ++++++++++++++++++ > > 2 files changed, 115 insertions(+), 62 deletions(-) > > delete mode 100644 > > Documentation/devicetree/bindings/display/mediatek/mediatek,dsi.txt > > create mode 100644 > > Documentation/devicetree/bindings/display/mediatek/mediatek,dsi.yaml [...] > Hello Rob and Krzysztof, > > Can you give us some suggestions for this conversion patch? > Thanks! You can check status for yourself by looking at PW[1] where you will see the review queue is currently ~120 patches and goes back to 5/3. If it is in the queue, I will get to it. Rob [1] https://patchwork.ozlabs.org/project/devicetree-bindings/list/ 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 C7996C433EF for ; Wed, 11 May 2022 14:37:10 +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:Cc:To:Subject:Message-ID:Date:From: In-Reply-To:References:MIME-Version:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=vTItRLs4Dkvglxt4Xfz7xiOGAwBPzeYaKaBkggv+JzU=; b=cxC3TUtdBbiTNF gAQ+ZYb2gUTONTfmZWvLDeV1feUVtCxPlImA+6JsY6sTvAqE696EAT8Nz8yEMHLuXdekLRqiLNO9P 08TeuR/241D523LcZiV7oAvbz+A6Y6JV2F+r4xfrnnR4K8yUrdP2SUnY3voeMu/QkU82vyHBMDcMa bzN0aYechQ0ns7ltZoS0ykG4DxkVkKyuCxIfVuSZDSznv1JK+Ja811HMyRArFcZuyqL/8xZLBm9MM W/tNDYxG+2RiCj67oNGlCpE5zudJdPrxrjPeOAIolBP2aw4P8kt7j7P1BrSUrZj3ca9MD2DT81pc+ V5b+a1YxUAd1iSWD7cpA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1nonSa-007FNs-IT; Wed, 11 May 2022 14:37:04 +0000 Received: from dfw.source.kernel.org ([2604:1380:4641:c500::1]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1nonSL-007FJ2-QH; Wed, 11 May 2022 14:36:51 +0000 Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id 51E1361194; Wed, 11 May 2022 14:36:48 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id B3DCAC34113; Wed, 11 May 2022 14:36:47 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1652279807; bh=CFhh69pRRTRkzZMswQTkxgZWxD/YArFAjT9FIgk+yio=; h=References:In-Reply-To:From:Date:Subject:To:Cc:From; b=gEiSBSsGKR+8BwK8haoPAsMJZYD8XCaC46lJnoHPerCMp1g6l9P3xZteEOsKk2MUo ZELEJ1mhPuDhJmP3W+BmC6+m5Y+12EYvpGP8QstJEZBeHL/AVpMiFpf493GaDnSS/M OkGALA59NNBTMT1eUG/2thE3TNfy8FjzAreDuz/5UUhAKiLbdQr/l3+ZqdH+XWYymp ZaPf2ZqzoiiKqUBpg+UMK5SZ278kFIWfvi1QQqMzqxhTdHy3Vb7OtHLdD9l3RgV0d5 dQsiJXbqdK5Y2Rs8nGNZwhzkcD3yr374Vzpk+l1sKqylC3lo1EteelNQbN23gaG6vA yN18XzCLNNY/A== Received: by mail-pf1-f182.google.com with SMTP id g8so2167958pfh.5; Wed, 11 May 2022 07:36:47 -0700 (PDT) X-Gm-Message-State: AOAM531sqFn2Xy+V7qLmKoyKAyz+HelRXAC7klI3Gcf2KdQgrQS5H5oO DWOnltBAj9O8irU+gfqS86/6z+SsHty5lbAcWw== X-Google-Smtp-Source: ABdhPJzuQsnkqZbdNusjFeMctKvTdpkvefeyuXEUsA0fTySx0Vw8lpkWlOD30zEX2dqbf4Ozf1dDOiJd7nqvDOobbuc= X-Received: by 2002:aa7:9519:0:b0:510:5175:7649 with SMTP id b25-20020aa79519000000b0051051757649mr25841856pfp.15.1652279807276; Wed, 11 May 2022 07:36:47 -0700 (PDT) MIME-Version: 1.0 References: <20220504091923.2219-1-rex-bc.chen@mediatek.com> <20220504091923.2219-2-rex-bc.chen@mediatek.com> In-Reply-To: From: Rob Herring Date: Wed, 11 May 2022 09:36:35 -0500 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: [PATCH v6 1/4] dt-bindings: display: mediatek: dsi: Convert dsi_dtbinding to .yaml To: Rex-BC Chen Cc: Krzysztof Kozlowski , Chun-Kuang Hu , Philipp Zabel , devicetree@vger.kernel.org, Jitao Shi , "xinlei.lee" , David Airlie , "linux-kernel@vger.kernel.org" , dri-devel , Project_Global_Chrome_Upstream_Group , "moderated list:ARM/Mediatek SoC support" , Matthias Brugger , linux-arm-kernel X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220511_073649_940779_9CEEE1A9 X-CRM114-Status: GOOD ( 17.38 ) X-BeenThere: linux-mediatek@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-mediatek" Errors-To: linux-mediatek-bounces+linux-mediatek=archiver.kernel.org@lists.infradead.org On Wed, May 11, 2022 at 2:24 AM Rex-BC Chen wrote: > > On Wed, 2022-05-04 at 17:19 +0800, Rex-BC Chen wrote: > > From: Xinlei Lee > > > > Convert mediatek,dsi.txt to mediatek,dsi.yaml format > > > > Signed-off-by: Xinlei Lee > > Signed-off-by: Rex-BC Chen > > --- > > .../display/mediatek/mediatek,dsi.txt | 62 ---------- > > .../display/mediatek/mediatek,dsi.yaml | 115 > > ++++++++++++++++++ > > 2 files changed, 115 insertions(+), 62 deletions(-) > > delete mode 100644 > > Documentation/devicetree/bindings/display/mediatek/mediatek,dsi.txt > > create mode 100644 > > Documentation/devicetree/bindings/display/mediatek/mediatek,dsi.yaml [...] > Hello Rob and Krzysztof, > > Can you give us some suggestions for this conversion patch? > Thanks! You can check status for yourself by looking at PW[1] where you will see the review queue is currently ~120 patches and goes back to 5/3. If it is in the queue, I will get to it. Rob [1] https://patchwork.ozlabs.org/project/devicetree-bindings/list/ _______________________________________________ Linux-mediatek mailing list Linux-mediatek@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-mediatek 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 gabe.freedesktop.org (gabe.freedesktop.org [131.252.210.177]) (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 BF41EC433EF for ; Wed, 11 May 2022 14:36:53 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id C80A810F131; Wed, 11 May 2022 14:36:52 +0000 (UTC) Received: from dfw.source.kernel.org (dfw.source.kernel.org [139.178.84.217]) by gabe.freedesktop.org (Postfix) with ESMTPS id 49FE210F131 for ; Wed, 11 May 2022 14:36:51 +0000 (UTC) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id 66A7C612AC for ; Wed, 11 May 2022 14:36:48 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id CD456C34118 for ; Wed, 11 May 2022 14:36:47 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1652279807; bh=CFhh69pRRTRkzZMswQTkxgZWxD/YArFAjT9FIgk+yio=; h=References:In-Reply-To:From:Date:Subject:To:Cc:From; b=gEiSBSsGKR+8BwK8haoPAsMJZYD8XCaC46lJnoHPerCMp1g6l9P3xZteEOsKk2MUo ZELEJ1mhPuDhJmP3W+BmC6+m5Y+12EYvpGP8QstJEZBeHL/AVpMiFpf493GaDnSS/M OkGALA59NNBTMT1eUG/2thE3TNfy8FjzAreDuz/5UUhAKiLbdQr/l3+ZqdH+XWYymp ZaPf2ZqzoiiKqUBpg+UMK5SZ278kFIWfvi1QQqMzqxhTdHy3Vb7OtHLdD9l3RgV0d5 dQsiJXbqdK5Y2Rs8nGNZwhzkcD3yr374Vzpk+l1sKqylC3lo1EteelNQbN23gaG6vA yN18XzCLNNY/A== Received: by mail-pf1-f177.google.com with SMTP id i24so2161454pfa.7 for ; Wed, 11 May 2022 07:36:47 -0700 (PDT) X-Gm-Message-State: AOAM5326HKI6KHjbMNO5IFrUvz8hRdxRHamNOtSj5kQ4xrzDLa39g7gj J0HYkK/4KCmmkXLErWqs62NOzmGsld4WJU4x+w== X-Google-Smtp-Source: ABdhPJzuQsnkqZbdNusjFeMctKvTdpkvefeyuXEUsA0fTySx0Vw8lpkWlOD30zEX2dqbf4Ozf1dDOiJd7nqvDOobbuc= X-Received: by 2002:aa7:9519:0:b0:510:5175:7649 with SMTP id b25-20020aa79519000000b0051051757649mr25841856pfp.15.1652279807276; Wed, 11 May 2022 07:36:47 -0700 (PDT) MIME-Version: 1.0 References: <20220504091923.2219-1-rex-bc.chen@mediatek.com> <20220504091923.2219-2-rex-bc.chen@mediatek.com> In-Reply-To: From: Rob Herring Date: Wed, 11 May 2022 09:36:35 -0500 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: [PATCH v6 1/4] dt-bindings: display: mediatek: dsi: Convert dsi_dtbinding to .yaml To: Rex-BC Chen Content-Type: text/plain; charset="UTF-8" X-BeenThere: dri-devel@lists.freedesktop.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Direct Rendering Infrastructure - Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Chun-Kuang Hu , Jitao Shi , "xinlei.lee" , Krzysztof Kozlowski , devicetree@vger.kernel.org, David Airlie , "linux-kernel@vger.kernel.org" , dri-devel , Project_Global_Chrome_Upstream_Group , "moderated list:ARM/Mediatek SoC support" , Matthias Brugger , linux-arm-kernel Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" On Wed, May 11, 2022 at 2:24 AM Rex-BC Chen wrote: > > On Wed, 2022-05-04 at 17:19 +0800, Rex-BC Chen wrote: > > From: Xinlei Lee > > > > Convert mediatek,dsi.txt to mediatek,dsi.yaml format > > > > Signed-off-by: Xinlei Lee > > Signed-off-by: Rex-BC Chen > > --- > > .../display/mediatek/mediatek,dsi.txt | 62 ---------- > > .../display/mediatek/mediatek,dsi.yaml | 115 > > ++++++++++++++++++ > > 2 files changed, 115 insertions(+), 62 deletions(-) > > delete mode 100644 > > Documentation/devicetree/bindings/display/mediatek/mediatek,dsi.txt > > create mode 100644 > > Documentation/devicetree/bindings/display/mediatek/mediatek,dsi.yaml [...] > Hello Rob and Krzysztof, > > Can you give us some suggestions for this conversion patch? > Thanks! You can check status for yourself by looking at PW[1] where you will see the review queue is currently ~120 patches and goes back to 5/3. If it is in the queue, I will get to it. Rob [1] https://patchwork.ozlabs.org/project/devicetree-bindings/list/ 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 A06C5C433EF for ; Wed, 11 May 2022 14:37:58 +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:Cc:To:Subject:Message-ID:Date:From: In-Reply-To:References:MIME-Version:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=/qrkDz61ow2IgLSVk6SlUbWwkT+dOfQpGrap0l6vum4=; b=PrmsIt2+jsTGYS jrloWDp81V0PXi2buOt2ewRwoqPNz/1HDaGYy7DTr/qsr9uOCHUpcjw63XEYw1g2ADp9/cNIBUcDc YZ3pEBhJPwHU7oXPsi3eJORMczRdmMSXaKt4IJyrLUfbFno6DHUhH8YvnNd3JQEUoZTwShcmUXYc1 tu/mXjh8yVJTUQG/aCvfmZDplyNVcL74XgpHdOAR/Vy4u3Yxq7BCfb/KZ2WVNGEkGxagMnOqEMQ6a YoI5XFSJ0AheKho4DGSrTHwtc5GYPBJ7GbIkG/IMRXzmTa2Iq1ynMBvaClMvVJHY/J8VeKgTtc15H 6+OsPYzXlZkXQL2R4qTA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1nonSP-007FKE-Dj; Wed, 11 May 2022 14:36:53 +0000 Received: from dfw.source.kernel.org ([2604:1380:4641:c500::1]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1nonSL-007FJ2-QH; Wed, 11 May 2022 14:36:51 +0000 Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id 51E1361194; Wed, 11 May 2022 14:36:48 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id B3DCAC34113; Wed, 11 May 2022 14:36:47 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1652279807; bh=CFhh69pRRTRkzZMswQTkxgZWxD/YArFAjT9FIgk+yio=; h=References:In-Reply-To:From:Date:Subject:To:Cc:From; b=gEiSBSsGKR+8BwK8haoPAsMJZYD8XCaC46lJnoHPerCMp1g6l9P3xZteEOsKk2MUo ZELEJ1mhPuDhJmP3W+BmC6+m5Y+12EYvpGP8QstJEZBeHL/AVpMiFpf493GaDnSS/M OkGALA59NNBTMT1eUG/2thE3TNfy8FjzAreDuz/5UUhAKiLbdQr/l3+ZqdH+XWYymp ZaPf2ZqzoiiKqUBpg+UMK5SZ278kFIWfvi1QQqMzqxhTdHy3Vb7OtHLdD9l3RgV0d5 dQsiJXbqdK5Y2Rs8nGNZwhzkcD3yr374Vzpk+l1sKqylC3lo1EteelNQbN23gaG6vA yN18XzCLNNY/A== Received: by mail-pf1-f182.google.com with SMTP id g8so2167958pfh.5; Wed, 11 May 2022 07:36:47 -0700 (PDT) X-Gm-Message-State: AOAM531sqFn2Xy+V7qLmKoyKAyz+HelRXAC7klI3Gcf2KdQgrQS5H5oO DWOnltBAj9O8irU+gfqS86/6z+SsHty5lbAcWw== X-Google-Smtp-Source: ABdhPJzuQsnkqZbdNusjFeMctKvTdpkvefeyuXEUsA0fTySx0Vw8lpkWlOD30zEX2dqbf4Ozf1dDOiJd7nqvDOobbuc= X-Received: by 2002:aa7:9519:0:b0:510:5175:7649 with SMTP id b25-20020aa79519000000b0051051757649mr25841856pfp.15.1652279807276; Wed, 11 May 2022 07:36:47 -0700 (PDT) MIME-Version: 1.0 References: <20220504091923.2219-1-rex-bc.chen@mediatek.com> <20220504091923.2219-2-rex-bc.chen@mediatek.com> In-Reply-To: From: Rob Herring Date: Wed, 11 May 2022 09:36:35 -0500 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: [PATCH v6 1/4] dt-bindings: display: mediatek: dsi: Convert dsi_dtbinding to .yaml To: Rex-BC Chen Cc: Krzysztof Kozlowski , Chun-Kuang Hu , Philipp Zabel , devicetree@vger.kernel.org, Jitao Shi , "xinlei.lee" , David Airlie , "linux-kernel@vger.kernel.org" , dri-devel , Project_Global_Chrome_Upstream_Group , "moderated list:ARM/Mediatek SoC support" , Matthias Brugger , linux-arm-kernel X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220511_073649_940779_9CEEE1A9 X-CRM114-Status: GOOD ( 17.38 ) 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 Wed, May 11, 2022 at 2:24 AM Rex-BC Chen wrote: > > On Wed, 2022-05-04 at 17:19 +0800, Rex-BC Chen wrote: > > From: Xinlei Lee > > > > Convert mediatek,dsi.txt to mediatek,dsi.yaml format > > > > Signed-off-by: Xinlei Lee > > Signed-off-by: Rex-BC Chen > > --- > > .../display/mediatek/mediatek,dsi.txt | 62 ---------- > > .../display/mediatek/mediatek,dsi.yaml | 115 > > ++++++++++++++++++ > > 2 files changed, 115 insertions(+), 62 deletions(-) > > delete mode 100644 > > Documentation/devicetree/bindings/display/mediatek/mediatek,dsi.txt > > create mode 100644 > > Documentation/devicetree/bindings/display/mediatek/mediatek,dsi.yaml [...] > Hello Rob and Krzysztof, > > Can you give us some suggestions for this conversion patch? > Thanks! You can check status for yourself by looking at PW[1] where you will see the review queue is currently ~120 patches and goes back to 5/3. If it is in the queue, I will get to it. Rob [1] https://patchwork.ozlabs.org/project/devicetree-bindings/list/ _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel