diff options
author | 2024-10-02 13:16:16 +0800 | |
---|---|---|
committer | 2024-10-02 11:15:29 +0200 | |
commit | c14ab45f5d458073248ddc62d31045d5d616806f (patch) | |
tree | 4f291add97c16dcb4e6afa5c31e27be2d59e5830 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | arm64: dts: mt8195: Fix dtbs_check error for mutex node (diff) | |
download | wireguard-linux-c14ab45f5d458073248ddc62d31045d5d616806f.tar.xz wireguard-linux-c14ab45f5d458073248ddc62d31045d5d616806f.zip |
arm64: dts: mt8195: Fix dtbs_check error for infracfg_ao node
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>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions