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@xxxxxxxxxxxx/ [v1]: https://lore.kernel.org/all/20240925110044.3678055-1-fshao@xxxxxxxxxxxx/ 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 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 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