From: Rob Herring <robh@kernel.org>
To: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
Cc: jason-jh.lin@mediatek.com, daniel@ffwll.ch,
chunkuang.hu@kernel.org, linux-mediatek@lists.infradead.org,
p.zabel@pengutronix.de, krzysztof.kozlowski@canonical.com,
robh+dt@kernel.org, linux-stm32@st-md-mailman.stormreply.com,
linux-arm-kernel@lists.infradead.org,
linux-kernel@vger.kernel.org, dri-devel@lists.freedesktop.org,
airlied@linux.ie, jitao.shi@mediatek.com, ck.hu@mediatek.com,
alexandre.torgue@foss.st.com, mcoquelin.stm32@gmail.com,
devicetree@vger.kernel.org, matthias.bgg@gmail.com
Subject: Re: [PATCH 3/3] dt-bindings: display: mediatek: Fix examples on new bindings
Date: Fri, 4 Mar 2022 09:39:38 -0600 [thread overview]
Message-ID: <YiIyupjEgdiaj0Dv@robh.at.kernel.org> (raw)
In-Reply-To: <20220304095458.12409-4-angelogioacchino.delregno@collabora.com>
On Fri, 04 Mar 2022 10:54:58 +0100, AngeloGioacchino Del Regno wrote:
> To avoid failure of dt_binding_check perform a slight refactoring
> of the examples: the main block is kept, but that required fixing
> the address and size cells, plus the inclusion of missing dt-bindings
> headers, required to parse some of the values assigned to various
> properties.
>
> Fixes: 4ed545e7d100 ("dt-bindings: display: mediatek: disp: split each block to individual yaml")
> Signed-off-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
> ---
> .../display/mediatek/mediatek,aal.yaml | 24 +++--
> .../display/mediatek/mediatek,ccorr.yaml | 23 +++--
> .../display/mediatek/mediatek,color.yaml | 23 +++--
> .../display/mediatek/mediatek,dither.yaml | 23 +++--
> .../display/mediatek/mediatek,dpi.yaml | 3 +-
> .../display/mediatek/mediatek,dsc.yaml | 23 +++--
> .../display/mediatek/mediatek,ethdr.yaml | 99 ++++++++++---------
> .../display/mediatek/mediatek,gamma.yaml | 23 +++--
> .../display/mediatek/mediatek,merge.yaml | 49 +++++----
> .../display/mediatek/mediatek,mutex.yaml | 25 +++--
> .../display/mediatek/mediatek,od.yaml | 14 ++-
> .../display/mediatek/mediatek,ovl-2l.yaml | 26 +++--
> .../display/mediatek/mediatek,ovl.yaml | 26 +++--
> .../display/mediatek/mediatek,postmask.yaml | 23 +++--
> .../display/mediatek/mediatek,rdma.yaml | 28 ++++--
> .../display/mediatek/mediatek,split.yaml | 17 +++-
> .../display/mediatek/mediatek,ufoe.yaml | 19 ++--
> .../display/mediatek/mediatek,wdma.yaml | 26 +++--
> 18 files changed, 316 insertions(+), 178 deletions(-)
>
Reviewed-by: Rob Herring <robh@kernel.org>
next prev parent reply other threads:[~2022-03-04 15:39 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-03-04 9:54 [PATCH 0/3] Fix MediaTek display dt-bindings issues AngeloGioacchino Del Regno
2022-03-04 9:54 ` [PATCH 1/3] dt-bindings: display: mediatek,mutex: Fix mediatek,gce-events type AngeloGioacchino Del Regno
2022-03-04 15:37 ` Rob Herring
2022-03-04 23:43 ` [PATCH 1/3] dt-bindings: display: mediatek, mutex: Fix mediatek, gce-events type Chun-Kuang Hu
2022-03-04 9:54 ` [PATCH 2/3] dt-bindings: display: mediatek,ovl: Fix 'iommu' required property typo AngeloGioacchino Del Regno
2022-03-04 15:37 ` Rob Herring
2022-03-04 23:45 ` Chun-Kuang Hu
2022-03-04 9:54 ` [PATCH 3/3] dt-bindings: display: mediatek: Fix examples on new bindings AngeloGioacchino Del Regno
2022-03-04 15:39 ` Rob Herring [this message]
2022-03-04 23:47 ` Chun-Kuang Hu
2022-03-04 23:49 ` [PATCH 0/3] Fix MediaTek display dt-bindings issues Chun-Kuang Hu
2022-03-08 16:13 ` Rob Herring
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=YiIyupjEgdiaj0Dv@robh.at.kernel.org \
--to=robh@kernel.org \
--cc=airlied@linux.ie \
--cc=alexandre.torgue@foss.st.com \
--cc=angelogioacchino.delregno@collabora.com \
--cc=chunkuang.hu@kernel.org \
--cc=ck.hu@mediatek.com \
--cc=daniel@ffwll.ch \
--cc=devicetree@vger.kernel.org \
--cc=dri-devel@lists.freedesktop.org \
--cc=jason-jh.lin@mediatek.com \
--cc=jitao.shi@mediatek.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=linux-stm32@st-md-mailman.stormreply.com \
--cc=matthias.bgg@gmail.com \
--cc=mcoquelin.stm32@gmail.com \
--cc=p.zabel@pengutronix.de \
--cc=robh+dt@kernel.org \
/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