[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAAOTY_8TSQ+-LW4jRK28=G1CcwJBXYmXsgHMadaAScd7APtjNA@mail.gmail.com>
Date: Sat, 5 Mar 2022 07:43:46 +0800
From: Chun-Kuang Hu <chunkuang.hu@...nel.org>
To: AngeloGioacchino Del Regno
<angelogioacchino.delregno@...labora.com>
Cc: Chun-Kuang Hu <chunkuang.hu@...nel.org>,
DTML <devicetree@...r.kernel.org>,
Jitao Shi <jitao.shi@...iatek.com>,
krzysztof.kozlowski@...onical.com, David Airlie <airlied@...ux.ie>,
Jason-JH Lin <jason-jh.lin@...iatek.com>,
Alexandre Torgue <alexandre.torgue@...s.st.com>,
DRI Development <dri-devel@...ts.freedesktop.org>,
linux-kernel <linux-kernel@...r.kernel.org>,
Rob Herring <robh+dt@...nel.org>,
"moderated list:ARM/Mediatek SoC support"
<linux-mediatek@...ts.infradead.org>,
Maxime Coquelin <mcoquelin.stm32@...il.com>,
Matthias Brugger <matthias.bgg@...il.com>,
linux-stm32@...md-mailman.stormreply.com,
Linux ARM <linux-arm-kernel@...ts.infradead.org>
Subject: Re: [PATCH 1/3] dt-bindings: display: mediatek, mutex: Fix mediatek,
gce-events type
Hi, Angelo:
AngeloGioacchino Del Regno <angelogioacchino.delregno@...labora.com> 於
2022年3月4日 週五 下午5:55寫道:
>
> The mediatek,gce-events property needs as value an array of uint32
> corresponding to the CMDQ events to listen to, and not any phandle.
Acked-by: Chun-Kuang Hu <chunkuang.hu@...nel.org>
>
> Fixes: 4ed545e7d100 ("dt-bindings: display: mediatek: disp: split each block to individual yaml")
> Signed-off-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@...labora.com>
> ---
> .../devicetree/bindings/display/mediatek/mediatek,mutex.yaml | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/Documentation/devicetree/bindings/display/mediatek/mediatek,mutex.yaml b/Documentation/devicetree/bindings/display/mediatek/mediatek,mutex.yaml
> index 6eca525eced0..842ba7b07a34 100644
> --- a/Documentation/devicetree/bindings/display/mediatek/mediatek,mutex.yaml
> +++ b/Documentation/devicetree/bindings/display/mediatek/mediatek,mutex.yaml
> @@ -58,7 +58,7 @@ properties:
> The event id which is mapping to the specific hardware event signal
> to gce. The event id is defined in the gce header
> include/dt-bindings/gce/<chip>-gce.h of each chips.
> - $ref: /schemas/types.yaml#/definitions/phandle-array
> + $ref: /schemas/types.yaml#/definitions/uint32-array
>
> required:
> - compatible
> --
> 2.35.1
>
Powered by blists - more mailing lists