From: CK Hu <ck.hu@mediatek.com>
To: Rex-BC Chen <rex-bc.chen@mediatek.com>, <chunkuang.hu@kernel.org>,
<matthias.bgg@gmail.com>, <robh+dt@kernel.org>
Cc: <devicetree@vger.kernel.org>, <krzysztof.kozlowski@canonical.com>,
<airlied@linux.ie>, <jassisinghbrar@gmail.com>,
<linux-kernel@vger.kernel.org>, <dri-devel@lists.freedesktop.org>,
<yongqiang.niu@mediatek.com>,
<Project_Global_Chrome_Upstream_Group@mediatek.com>,
<fparent@baylibre.com>, <linux-mediatek@lists.infradead.org>,
<hsinyi@chromium.org>, <linux-arm-kernel@lists.infradead.org>
Subject: Re: [PATCH v10 2/4] dt-bindings: display: mediatek: change to use enum for mutex
Date: Wed, 6 Apr 2022 11:29:04 +0800 [thread overview]
Message-ID: <751374a287a70831c09da51daef1ee286285359b.camel@mediatek.com> (raw)
In-Reply-To: <20220406030009.2357-3-rex-bc.chen@mediatek.com>
Hi, Rex:
On Wed, 2022-04-06 at 11:00 +0800, Rex-BC Chen wrote:
> All single entry cases in mutex can be merged as a single enum.
Reviewed-by: CK Hu <ck.hu@mediatek.com>
>
> Signed-off-by: Rex-BC Chen <rex-bc.chen@mediatek.com>
> Reviewed-by: Rob Herring <robh@kernel.org>
> Reviewed-by: AngeloGioacchino Del Regno <
> angelogioacchino.delregno@collabora.com>
> ---
> .../display/mediatek/mediatek,mutex.yaml | 24 +++++++--------
> ----
> 1 file changed, 9 insertions(+), 15 deletions(-)
>
> diff --git
> a/Documentation/devicetree/bindings/display/mediatek/mediatek,mutex.y
> aml
> b/Documentation/devicetree/bindings/display/mediatek/mediatek,mutex.y
> aml
> index 00e6a1041a9b..b470fbb1b40a 100644
> ---
> a/Documentation/devicetree/bindings/display/mediatek/mediatek,mutex.y
> aml
> +++
> b/Documentation/devicetree/bindings/display/mediatek/mediatek,mutex.y
> aml
> @@ -23,21 +23,15 @@ description: |
>
> properties:
> compatible:
> - oneOf:
> - - items:
> - - const: mediatek,mt2701-disp-mutex
> - - items:
> - - const: mediatek,mt2712-disp-mutex
> - - items:
> - - const: mediatek,mt8167-disp-mutex
> - - items:
> - - const: mediatek,mt8173-disp-mutex
> - - items:
> - - const: mediatek,mt8183-disp-mutex
> - - items:
> - - const: mediatek,mt8192-disp-mutex
> - - items:
> - - const: mediatek,mt8195-disp-mutex
> + enum:
> + - mediatek,mt2701-disp-mutex
> + - mediatek,mt2712-disp-mutex
> + - mediatek,mt8167-disp-mutex
> + - mediatek,mt8173-disp-mutex
> + - mediatek,mt8183-disp-mutex
> + - mediatek,mt8192-disp-mutex
> + - mediatek,mt8195-disp-mutex
> +
> reg:
> maxItems: 1
>
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
next prev parent reply other threads:[~2022-04-06 3:30 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-04-06 3:00 [PATCH v10 0/4] add display support for MediaTek SoC MT8186 Rex-BC Chen
2022-04-06 3:00 ` [PATCH v10 1/4] dt-bindings: display: mediatek: revise enum to const Rex-BC Chen
2022-04-06 3:26 ` CK Hu
2022-04-06 3:00 ` [PATCH v10 2/4] dt-bindings: display: mediatek: change to use enum for mutex Rex-BC Chen
2022-04-06 3:29 ` CK Hu [this message]
2022-04-06 3:00 ` [PATCH v10 3/4] dt-bindings: display: mediatek: add MT8186 SoC binding Rex-BC Chen
2022-04-06 3:30 ` CK Hu
2022-04-06 3:00 ` [PATCH v10 4/4] drm/mediatek: add display support for MT8186 Rex-BC Chen
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=751374a287a70831c09da51daef1ee286285359b.camel@mediatek.com \
--to=ck.hu@mediatek.com \
--cc=Project_Global_Chrome_Upstream_Group@mediatek.com \
--cc=airlied@linux.ie \
--cc=chunkuang.hu@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=dri-devel@lists.freedesktop.org \
--cc=fparent@baylibre.com \
--cc=hsinyi@chromium.org \
--cc=jassisinghbrar@gmail.com \
--cc=krzysztof.kozlowski@canonical.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mediatek@lists.infradead.org \
--cc=matthias.bgg@gmail.com \
--cc=rex-bc.chen@mediatek.com \
--cc=robh+dt@kernel.org \
--cc=yongqiang.niu@mediatek.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox