All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] Fix dtbs_check warnings for MediaTek MT7622 platform
@ 2026-01-13 11:00 AngeloGioacchino Del Regno
  2026-01-13 11:00 ` [PATCH 1/5] dt-bindings: clock: mediatek,mt7622-pciesys: Remove syscon compatible AngeloGioacchino Del Regno
                   ` (5 more replies)
  0 siblings, 6 replies; 13+ messages in thread
From: AngeloGioacchino Del Regno @ 2026-01-13 11:00 UTC (permalink / raw)
  To: linux-mediatek
  Cc: robh, krzk+dt, conor+dt, mturquette, sboyd, matthias.bgg,
	angelogioacchino.delregno, ulf.hansson, linux-clk, devicetree,
	linux-kernel, linux-arm-kernel, linux-pm, kernel

This series fixes various dtbs_check warnings happening on the MediaTek
MT7622 Home Router platforms devicetrees.

Depending on correctness, either the bindings or the devicetree was
changed as a dtbs_check warning fix.

AngeloGioacchino Del Regno (5):
  dt-bindings: clock: mediatek,mt7622-pciesys: Remove syscon compatible
  dt-bindings: power: mt7622-power: Add MT7622_POWER_DOMAIN_AUDIO
  pmdomain: mediatek: scpsys: Add MT7622 Audio power domain to legacy
    driver
  arm64: dts: mediatek: mt7622: Add missing clock to audio-controller
  arm64: dts: mediatek: mt7622: Add missing power domain to afe

 .../bindings/clock/mediatek,mt7622-pciesys.yaml        | 10 ++++------
 arch/arm64/boot/dts/mediatek/mt7622.dtsi               |  7 +++++--
 drivers/pmdomain/mediatek/mtk-scpsys.c                 | 10 ++++++++++
 include/dt-bindings/power/mt7622-power.h               |  1 +
 4 files changed, 20 insertions(+), 8 deletions(-)

-- 
2.52.0



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

end of thread, other threads:[~2026-01-23  1:44 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-01-13 11:00 [PATCH 0/5] Fix dtbs_check warnings for MediaTek MT7622 platform AngeloGioacchino Del Regno
2026-01-13 11:00 ` [PATCH 1/5] dt-bindings: clock: mediatek,mt7622-pciesys: Remove syscon compatible AngeloGioacchino Del Regno
2026-01-13 21:34   ` Rob Herring (Arm)
2026-01-14  8:16   ` Matthias Brugger
2026-01-23  1:44   ` Stephen Boyd
2026-01-13 11:00 ` [PATCH 2/5] dt-bindings: power: mt7622-power: Add MT7622_POWER_DOMAIN_AUDIO AngeloGioacchino Del Regno
2026-01-13 21:34   ` Rob Herring (Arm)
2026-01-13 11:00 ` [PATCH 3/5] pmdomain: mediatek: scpsys: Add MT7622 Audio power domain to legacy driver AngeloGioacchino Del Regno
2026-01-13 11:00 ` [PATCH 4/5] arm64: dts: mediatek: mt7622: Add missing clock to audio-controller AngeloGioacchino Del Regno
2026-01-21 18:44   ` Rob Herring
2026-01-13 11:00 ` [PATCH 5/5] arm64: dts: mediatek: mt7622: Add missing power domain to afe AngeloGioacchino Del Regno
2026-01-21 18:44   ` Rob Herring
2026-01-15 16:23 ` [PATCH 0/5] Fix dtbs_check warnings for MediaTek MT7622 platform Ulf Hansson

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.