devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] mt8395/mt6359: Fix several dtb-check errors
@ 2025-05-05 13:23 Julien Massot
  2025-05-05 13:23 ` [PATCH 1/4] dt-bindings: mfd: mediatek: mt6397: Add #sound-dai-cells property Julien Massot
                   ` (4 more replies)
  0 siblings, 5 replies; 18+ messages in thread
From: Julien Massot @ 2025-05-05 13:23 UTC (permalink / raw)
  To: kernel, Sen Chu, Sean Wang, Macpaul Lin, Lee Jones, Rob Herring,
	Krzysztof Kozlowski, Conor Dooley, Matthias Brugger,
	AngeloGioacchino Del Regno, Nícolas F. R. A. Prado, Hui Liu,
	Yong Wu, Joerg Roedel, Will Deacon, Robin Murphy, Tinghan Shen
  Cc: linux-pm, devicetree, linux-kernel, linux-arm-kernel,
	linux-mediatek, iommu, Julien Massot

Hi,
This patch series addresses several dtb-check errors reported for the mt8395-genio-1200-evk.dtb and mt8395-radxa-nio-12l.dtb device trees.

The fixes include:
- Adding the missing #sound-dai-cells property in the mt6397 binding.
- Allowing up to 5 interrupts in the MediaTek IOMMU binding to support MT8395 properly.
- Defining the required compatible property in the regulators node of the mt6359.dtsi.
- Renaming the rtc node to match expected schema naming.

Signed-off-by: Julien Massot <julien.massot@collabora.com>
---
Julien Massot (4):
      dt-bindings: mfd: mediatek: mt6397: Add #sound-dai-cells property
      dt-bindings: iommu: mediatek: mt8195 Accept up to 5 interrupts
      arm64: dts: mt6359: Add missing 'compatible' property to regulators node
      arm64: dts: mt6359: Rename RTC node to match binding expectations

 Documentation/devicetree/bindings/iommu/mediatek,iommu.yaml | 3 ++-
 Documentation/devicetree/bindings/mfd/mediatek,mt6397.yaml  | 3 +++
 arch/arm64/boot/dts/mediatek/mt6359.dtsi                    | 4 +++-
 3 files changed, 8 insertions(+), 2 deletions(-)
---
base-commit: 407f60a151df3c44397e5afc0111eb9b026c38d3
change-id: 20250505-mt8395-dtb-errors-0847ffc12f44

Best regards,
-- 
Julien Massot <julien.massot@collabora.com>


^ permalink raw reply	[flat|nested] 18+ messages in thread

end of thread, other threads:[~2025-05-14  8:13 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-05-05 13:23 [PATCH 0/4] mt8395/mt6359: Fix several dtb-check errors Julien Massot
2025-05-05 13:23 ` [PATCH 1/4] dt-bindings: mfd: mediatek: mt6397: Add #sound-dai-cells property Julien Massot
2025-05-06  8:35   ` AngeloGioacchino Del Regno
2025-05-07 19:22   ` Nícolas F. R. A. Prado
2025-05-08  6:01   ` Krzysztof Kozlowski
2025-05-14  8:11     ` Julien Massot
2025-05-05 13:23 ` [PATCH 2/4] dt-bindings: iommu: mediatek: mt8195 Accept up to 5 interrupts Julien Massot
2025-05-06  8:34   ` AngeloGioacchino Del Regno
2025-05-06 10:03     ` Julien Massot
2025-05-06 10:20       ` AngeloGioacchino Del Regno
2025-05-08  6:03   ` Krzysztof Kozlowski
2025-05-08  8:34     ` AngeloGioacchino Del Regno
2025-05-14  8:13       ` Julien Massot
2025-05-05 13:23 ` [PATCH 3/4] arm64: dts: mt6359: Add missing 'compatible' property to regulators node Julien Massot
2025-05-06  8:35   ` AngeloGioacchino Del Regno
2025-05-05 13:23 ` [PATCH 4/4] arm64: dts: mt6359: Rename RTC node to match binding expectations Julien Massot
2025-05-06  8:35   ` AngeloGioacchino Del Regno
2025-05-06  8:42 ` (subset) [PATCH 0/4] mt8395/mt6359: Fix several dtb-check errors AngeloGioacchino Del Regno

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).