From: Chen-Yu Tsai <wenst@chromium.org>
To: AngeloGioacchino Del Regno
<angelogioacchino.delregno@collabora.com>,
Krzysztof Kozlowski <krzk+dt@kernel.org>
Cc: "Fei Shao" <fshao@chromium.org>,
"Andrew-CT Chen" <andrew-ct.chen@mediatek.com>,
"Bin Liu" <bin.liu@mediatek.com>,
"Bjorn Helgaas" <bhelgaas@google.com>,
"Conor Dooley" <conor+dt@kernel.org>,
"Fabien Parent" <fparent@baylibre.com>,
"Jianjun Wang" <jianjun.wang@mediatek.com>,
"Krzysztof Wilczyński" <kw@linux.com>,
"Lorenzo Bianconi" <lorenzo@kernel.org>,
"Lorenzo Pieralisi" <lpieralisi@kernel.org>,
"MandyJH Liu" <mandyjh.liu@mediatek.com>,
"Manivannan Sadhasivam" <manivannan.sadhasivam@linaro.org>,
"Matthias Brugger" <matthias.bgg@gmail.com>,
"Mauro Carvalho Chehab" <mchehab@kernel.org>,
"Rob Herring" <robh@kernel.org>,
"Ryder Lee" <ryder.lee@mediatek.com>,
"Tiffany Lin" <tiffany.lin@mediatek.com>,
"Ulf Hansson" <ulf.hansson@linaro.org>,
"Xia Jiang" <xia.jiang@mediatek.com>,
"Yunfei Dong" <yunfei.dong@mediatek.com>,
devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
linux-kernel@vger.kernel.org, linux-media@vger.kernel.org,
linux-mediatek@lists.infradead.org, linux-pci@vger.kernel.org
Subject: Re: [PATCH v2 0/8] MT8188 DT and binding fixes
Date: Mon, 2 Dec 2024 12:24:36 +0800 [thread overview]
Message-ID: <CAGXv+5E4=dKkUo73x5vCMHawcr9AUd71LyLmDbdyOdJZv0ZBaQ@mail.gmail.com> (raw)
In-Reply-To: <20241001113052.3124869-1-fshao@chromium.org>
Hi,
On Tue, Oct 1, 2024 at 7:31 PM Fei Shao <fshao@chromium.org> wrote:
>
> Hi,
>
> This series is split from a previous series[*] to focus on few fixes and
> improvements around MediaTek MT8188 device tree and associated bindings,
> and addressed comments and carried tags from the previous series.
>
> [*]: https://lore.kernel.org/all/20240909111535.528624-1-fshao@chromium.org/
> [v1]: https://lore.kernel.org/all/20240925110044.3678055-1-fshao@chromium.org/
>
> Regards,
> Fei
>
> Changes in v2:
> - new patch to MediaTek jpeg and vcodec bindings
> - new patch to move MT8188 SPI NOR cell properties
> - revise commit message of vdec power domain changes
>
> Fei Shao (8):
> dt-bindings: power: mediatek: Add another nested power-domain layer
This one ^
> dt-bindings: PCI: mediatek-gen3: Allow exact number of clocks only
> dt-bindings: media: mediatek,jpeg: Relax IOMMU max item count
> dt-bindings: media: mediatek,vcodec: Revise description
and these two ^ have not been picked up, and now v6.13-rc1 has DT
validation errors for MT8188:
/ssd1/wenst/linux/mtk/arch/arm64/boot/dts/mediatek/mt8188-evb.dtb:
syscon@10006000:
power-controller:power-domain@15:power-domain@16:power-domain@29:power-domain@30:
Unevaluated properties are not allowed ('power-domain@31',
'power-domain@32' were unexpected)
from schema $id:
http://devicetree.org/schemas/mfd/mediatek,mt8195-scpsys.yaml#
/ssd1/wenst/linux/mtk/arch/arm64/boot/dts/mediatek/mt8188-evb.dtb:
power-controller:
power-domain@15:power-domain@16:power-domain@29:power-domain@30:
Unevaluated properties are not allowed ('power-domain@31',
'power-domain@32' were unexpected)
from schema $id:
http://devicetree.org/schemas/power/mediatek,power-controller.yaml#
/ssd1/wenst/linux/mtk/arch/arm64/boot/dts/mediatek/mt8188-evb.dtb:
jpeg-decoder@1a040000: iommus: [[101, 685], [101, 686], [101, 690],
[101, 691], [101, 692], [101, 693]] is too long
from schema $id:
http://devicetree.org/schemas/media/mediatek-jpeg-decoder.yaml#
Is there any way we can get them into v6.13 as well?
ChenYu
> arm64: dts: mediatek: mt8188: Add missing dma-ranges to soc node
> arm64: dts: mediatek: mt8188: Update vppsys node names to syscon
> arm64: dts: mediatek: mt8188: Move vdec1 power domain under vdec0
> arm64: dts: mediatek: mt8188: Move SPI NOR *-cells properties
>
> .../media/mediatek,vcodec-subdev-decoder.yaml | 100 +++++++++++-------
> .../bindings/media/mediatek-jpeg-decoder.yaml | 3 +-
> .../bindings/media/mediatek-jpeg-encoder.yaml | 2 +-
> .../bindings/pci/mediatek-pcie-gen3.yaml | 5 +-
> .../power/mediatek,power-controller.yaml | 4 +
> arch/arm64/boot/dts/mediatek/mt8188-evb.dts | 2 -
> arch/arm64/boot/dts/mediatek/mt8188.dtsi | 33 +++---
> 7 files changed, 88 insertions(+), 61 deletions(-)
>
> --
> 2.46.1.824.gd892dcdcdd-goog
>
>
prev parent reply other threads:[~2024-12-02 4:24 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-10-01 11:27 [PATCH v2 0/8] MT8188 DT and binding fixes Fei Shao
2024-10-01 11:27 ` [PATCH v2 2/8] dt-bindings: PCI: mediatek-gen3: Allow exact number of clocks only Fei Shao
2024-10-02 9:33 ` (subset) [PATCH v2 0/8] MT8188 DT and binding fixes AngeloGioacchino Del Regno
2024-12-02 4:24 ` Chen-Yu Tsai [this message]
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='CAGXv+5E4=dKkUo73x5vCMHawcr9AUd71LyLmDbdyOdJZv0ZBaQ@mail.gmail.com' \
--to=wenst@chromium.org \
--cc=andrew-ct.chen@mediatek.com \
--cc=angelogioacchino.delregno@collabora.com \
--cc=bhelgaas@google.com \
--cc=bin.liu@mediatek.com \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=fparent@baylibre.com \
--cc=fshao@chromium.org \
--cc=jianjun.wang@mediatek.com \
--cc=krzk+dt@kernel.org \
--cc=kw@linux.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-media@vger.kernel.org \
--cc=linux-mediatek@lists.infradead.org \
--cc=linux-pci@vger.kernel.org \
--cc=lorenzo@kernel.org \
--cc=lpieralisi@kernel.org \
--cc=mandyjh.liu@mediatek.com \
--cc=manivannan.sadhasivam@linaro.org \
--cc=matthias.bgg@gmail.com \
--cc=mchehab@kernel.org \
--cc=robh@kernel.org \
--cc=ryder.lee@mediatek.com \
--cc=tiffany.lin@mediatek.com \
--cc=ulf.hansson@linaro.org \
--cc=xia.jiang@mediatek.com \
--cc=yunfei.dong@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;
as well as URLs for NNTP newsgroup(s).