From: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
To: AngeloGioacchino Del Regno
<angelogioacchino.delregno@collabora.com>,
airlied@gmail.com
Cc: daniel@ffwll.ch, robh+dt@kernel.org,
krzysztof.kozlowski+dt@linaro.org, steven.price@arm.com,
alyssa.rosenzweig@collabora.com, matthias.bgg@gmail.com,
robh@kernel.org, dri-devel@lists.freedesktop.org,
devicetree@vger.kernel.org, linux-kernel@vger.kernel.org,
linux-arm-kernel@lists.infradead.org,
linux-mediatek@lists.infradead.org, wenst@chromium.org
Subject: Re: [PATCH v3 01/11] dt-bindings: gpu: mali-bifrost: Add power-domain-names to base schema
Date: Fri, 24 Feb 2023 11:15:56 +0100 [thread overview]
Message-ID: <f754b5a3-3268-9e97-858c-8aa9e5b8c55c@linaro.org> (raw)
In-Reply-To: <20230223133440.80941-2-angelogioacchino.delregno@collabora.com>
On 23/02/2023 14:34, AngeloGioacchino Del Regno wrote:
> From: Chen-Yu Tsai <wenst@chromium.org>
>
> In commit a7a596cd3115 ("dt-bindings: gpu: mali-bifrost: Add Mediatek
> MT8183"), "power-domain-names" was added to the mt8183-mali sub-schema,
> but was not added to the base mali-bifrost schema. Because validation
> happens for the base schema and any sub-schemas separately, this causes
> errors to be emitted when validating the MT8183 device trees.
>
> Add power-domain-names to the base schema to silence the error.
>
> Fixes: a7a596cd3115 ("dt-bindings: gpu: mali-bifrost: Add Mediatek MT8183")
> Signed-off-by: Chen-Yu Tsai <wenst@chromium.org>
> Signed-off-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
> ---
> Documentation/devicetree/bindings/gpu/arm,mali-bifrost.yaml | 3 +++
> 1 file changed, 3 insertions(+)
>
> diff --git a/Documentation/devicetree/bindings/gpu/arm,mali-bifrost.yaml b/Documentation/devicetree/bindings/gpu/arm,mali-bifrost.yaml
> index 78964c140b46..02699d389be1 100644
> --- a/Documentation/devicetree/bindings/gpu/arm,mali-bifrost.yaml
> +++ b/Documentation/devicetree/bindings/gpu/arm,mali-bifrost.yaml
> @@ -65,6 +65,8 @@ properties:
> minItems: 1
> maxItems: 3
>
> + power-domain-names: true
Symmetric to power-domains, so min/maxItems.
Best regards,
Krzysztof
next prev parent reply other threads:[~2023-02-24 10:16 UTC|newest]
Thread overview: 33+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-02-23 13:34 [PATCH v3 00/11] Panfrost: Improve and add MediaTek SoCs support AngeloGioacchino Del Regno
2023-02-23 13:34 ` [PATCH v3 01/11] dt-bindings: gpu: mali-bifrost: Add power-domain-names to base schema AngeloGioacchino Del Regno
2023-02-24 10:15 ` Krzysztof Kozlowski [this message]
2023-02-23 13:34 ` [PATCH v3 02/11] dt-bindings: gpu: mali-bifrost: Split out MediaTek power-domains variation AngeloGioacchino Del Regno
2023-02-24 10:08 ` Chen-Yu Tsai
2023-02-24 10:09 ` Chen-Yu Tsai
2023-02-24 13:09 ` AngeloGioacchino Del Regno
2023-02-24 10:57 ` Krzysztof Kozlowski
2023-02-23 13:34 ` [PATCH v3 03/11] dt-bindings: gpu: mali-bifrost: Allow up to 5 power domains for MT8192 AngeloGioacchino Del Regno
2023-02-24 10:08 ` Chen-Yu Tsai
2023-02-23 13:34 ` [PATCH v3 04/11] dt-bindings: gpu: mali-bifrost: Add compatible for MT8195 SoC AngeloGioacchino Del Regno
2023-02-24 10:08 ` Chen-Yu Tsai
2023-02-27 13:19 ` AngeloGioacchino Del Regno
2023-02-23 13:34 ` [PATCH v3 05/11] dt-bindings: gpu: mali-bifrost: Add new MT8183 compatible AngeloGioacchino Del Regno
2023-02-24 10:07 ` Chen-Yu Tsai
2023-02-24 10:58 ` Krzysztof Kozlowski
2023-02-23 13:34 ` [PATCH v3 06/11] dt-bindings: gpu: mali-bifrost: Add support for MediaTek MT8186 AngeloGioacchino Del Regno
2023-02-24 10:06 ` Chen-Yu Tsai
2023-02-24 10:58 ` Krzysztof Kozlowski
2023-02-23 13:34 ` [PATCH v3 07/11] drm/panfrost: Increase MAX_PM_DOMAINS to 5 AngeloGioacchino Del Regno
2023-02-24 10:06 ` Chen-Yu Tsai
2023-02-23 13:34 ` [PATCH v3 08/11] drm/panfrost: Add the MT8192 GPU ID AngeloGioacchino Del Regno
2023-02-24 10:06 ` Chen-Yu Tsai
2023-02-24 13:08 ` AngeloGioacchino Del Regno
2023-02-24 13:53 ` Steven Price
2023-02-23 13:34 ` [PATCH v3 09/11] drm/panfrost: Add mediatek,mt8192-mali compatible AngeloGioacchino Del Regno
2023-02-24 10:04 ` Chen-Yu Tsai
2023-02-23 13:34 ` [PATCH v3 10/11] drm/panfrost: Add new compatible for Mali on the MT8183 SoC AngeloGioacchino Del Regno
2023-02-24 10:03 ` Chen-Yu Tsai
2023-02-23 13:34 ` [PATCH v3 11/11] drm/panfrost: Add support for Mali on the MT8186 SoC AngeloGioacchino Del Regno
2023-02-24 8:46 ` Steven Price
2023-02-24 10:03 ` Chen-Yu Tsai
2023-02-24 9:43 ` [PATCH v3 00/11] Panfrost: Improve and add MediaTek SoCs support Chen-Yu Tsai
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=f754b5a3-3268-9e97-858c-8aa9e5b8c55c@linaro.org \
--to=krzysztof.kozlowski@linaro.org \
--cc=airlied@gmail.com \
--cc=alyssa.rosenzweig@collabora.com \
--cc=angelogioacchino.delregno@collabora.com \
--cc=daniel@ffwll.ch \
--cc=devicetree@vger.kernel.org \
--cc=dri-devel@lists.freedesktop.org \
--cc=krzysztof.kozlowski+dt@linaro.org \
--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=robh+dt@kernel.org \
--cc=robh@kernel.org \
--cc=steven.price@arm.com \
--cc=wenst@chromium.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;
as well as URLs for NNTP newsgroup(s).