Re: (subset) [PATCH v5 1/5] arm64: dts: mt8195: Fix dtbs_check error for infracfg_ao node

From: AngeloGioacchino Del Regno
Date: Wed Oct 02 2024 - 05:34:00 EST


On Wed, 02 Oct 2024 13:16:16 +0800, Macpaul Lin wrote:
> The infracfg_ao node in mt8195.dtsi was causing a dtbs_check error.
> The error message was:
>
> syscon@10001000: compatible: ['mediatek,mt8195-infracfg_ao', 'syscon',
> 'simple-mfd'] is too long
>
> To resolve this, remove 'simple-mfd' from the 'compatible' property of the
> infracfg_ao node.
>
> [...]

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

[1/5] arm64: dts: mt8195: Fix dtbs_check error for infracfg_ao node
https://git.kernel.org/mediatek/c/c14ab45f

Cheers,
Angelo