diff options
| author | Macpaul Lin <macpaul.lin@mediatek.com> | 2024-10-02 13:16:16 +0800 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2024-12-05 14:01:25 +0100 |
| commit | 277f5b4ff2f88588ab217623353ea90c335f4506 (patch) | |
| tree | 66cf929e73d652c651f53665cf2734d1dccf0033 /scripts | |
| parent | 1022a7bcd3bd96d0cf84a62f2ca1f11618ec3762 (diff) | |
| download | linux-277f5b4ff2f88588ab217623353ea90c335f4506.tar.gz linux-277f5b4ff2f88588ab217623353ea90c335f4506.tar.bz2 linux-277f5b4ff2f88588ab217623353ea90c335f4506.zip | |
arm64: dts: mt8195: Fix dtbs_check error for infracfg_ao node
[ Upstream commit c14ab45f5d458073248ddc62d31045d5d616806f ]
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.
Fixes: 37f2582883be ("arm64: dts: Add mediatek SoC mt8195 and evaluation board")
Signed-off-by: Macpaul Lin <macpaul.lin@mediatek.com>
Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
Link: https://lore.kernel.org/r/20241002051620.2050-1-macpaul.lin@mediatek.com
Signed-off-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions
