[PATCH 0/4] MediaTek MT8192 dtbs_check fixes

AngeloGioacchino Del Regno posted 4 patches 3 weeks, 3 days ago
.../arm/mediatek/mediatek,audsys.yaml         |  46 +++--
.../bindings/mtd/jedec,spi-nor.yaml           |   2 +-
.../bindings/sound/mt8192-afe-pcm.yaml        | 176 ++++++++++++++++--
arch/arm64/boot/dts/mediatek/mt8192.dtsi      |   2 +-
4 files changed, 197 insertions(+), 29 deletions(-)
[PATCH 0/4] MediaTek MT8192 dtbs_check fixes
Posted by AngeloGioacchino Del Regno 3 weeks, 3 days ago
This series addresses most of the MediaTek MT8192 dtbs_check warnings
by adding a missing SPI NOR flash compatible string and fixing both
the audsys binding and devicetree node name.

AngeloGioacchino Del Regno (4):
  dt-bindings: mtd: jedec,spi-nor: Add Winbond W25Q(32/64/128/256)JWM
  ASoC: dt-bindings: mt8192-afe-pcm: Fix clocks and clock-names
  dt-bindings: arm: mediatek: audsys: Support mt8192-audsys variant
  arm64: dts: mediatek: mt8192: Rename mt8192-afe-pcm to
    audio-controller

 .../arm/mediatek/mediatek,audsys.yaml         |  46 +++--
 .../bindings/mtd/jedec,spi-nor.yaml           |   2 +-
 .../bindings/sound/mt8192-afe-pcm.yaml        | 176 ++++++++++++++++--
 arch/arm64/boot/dts/mediatek/mt8192.dtsi      |   2 +-
 4 files changed, 197 insertions(+), 29 deletions(-)

-- 
2.52.0
Re: (subset) [PATCH 0/4] MediaTek MT8192 dtbs_check fixes
Posted by AngeloGioacchino Del Regno 2 weeks, 6 days ago
On Thu, 15 Jan 2026 13:56:20 +0100, AngeloGioacchino Del Regno wrote:
> This series addresses most of the MediaTek MT8192 dtbs_check warnings
> by adding a missing SPI NOR flash compatible string and fixing both
> the audsys binding and devicetree node name.
> 
> AngeloGioacchino Del Regno (4):
>   dt-bindings: mtd: jedec,spi-nor: Add Winbond W25Q(32/64/128/256)JWM
>   ASoC: dt-bindings: mt8192-afe-pcm: Fix clocks and clock-names
>   dt-bindings: arm: mediatek: audsys: Support mt8192-audsys variant
>   arm64: dts: mediatek: mt8192: Rename mt8192-afe-pcm to
>     audio-controller
> 
> [...]

Applied to v6.19-next/dts64, thanks!

[3/4] dt-bindings: arm: mediatek: audsys: Support mt8192-audsys variant
      commit: a8e3d66ff5c0c37e7c10b3e486d2c5047bf9cf2b
[4/4] arm64: dts: mediatek: mt8192: Rename mt8192-afe-pcm to audio-controller
      commit: 25556c12f4d3edc2f614f752f204c3941697b30a

Cheers,
Angelo
Re: (subset) [PATCH 0/4] MediaTek MT8192 dtbs_check fixes
Posted by Mark Brown 3 weeks, 2 days ago
On Thu, 15 Jan 2026 13:56:20 +0100, AngeloGioacchino Del Regno wrote:
> This series addresses most of the MediaTek MT8192 dtbs_check warnings
> by adding a missing SPI NOR flash compatible string and fixing both
> the audsys binding and devicetree node name.
> 
> AngeloGioacchino Del Regno (4):
>   dt-bindings: mtd: jedec,spi-nor: Add Winbond W25Q(32/64/128/256)JWM
>   ASoC: dt-bindings: mt8192-afe-pcm: Fix clocks and clock-names
>   dt-bindings: arm: mediatek: audsys: Support mt8192-audsys variant
>   arm64: dts: mediatek: mt8192: Rename mt8192-afe-pcm to
>     audio-controller
> 
> [...]

Applied to

   https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git for-next

Thanks!

[2/4] ASoC: dt-bindings: mt8192-afe-pcm: Fix clocks and clock-names
      commit: 60e8451be1f7af4b51540f2cfd65c9c85af752e9

All being well this means that it will be integrated into the linux-next
tree (usually sometime in the next 24 hours) and sent to Linus during
the next merge window (or sooner if it is a bug fix), however if
problems are discovered then the patch may be dropped or reverted.

You may get further e-mails resulting from automated or manual testing
and review of the tree, please engage with people reporting problems and
send followup patches addressing any issues that are reported if needed.

If any updates are required or you are submitting further changes they
should be sent as incremental updates against current git, existing
patches will not be replaced.

Please add any relevant lists and maintainers to the CCs when replying
to this mail.

Thanks,
Mark