arm64: dts: mediatek: mt8188: Add socinfo nodes

Add two socinfo efuse data nodes for the SoC information probing on
MT8188.

Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
Signed-off-by: Fei Shao <fshao@chromium.org>
Link: https://lore.kernel.org/r/20240911143429.850071-9-fshao@chromium.org
Signed-off-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
This commit is contained in:
Fei Shao
2024-09-11 22:34:01 +08:00
committed by AngeloGioacchino Del Regno
parent bd568ce198
commit 85cd59c16c

View File

@@ -1909,6 +1909,14 @@ efuse: efuse@11f20000 {
lvts_efuse_data1: lvts1-calib@1ac {
reg = <0x1ac 0x40>;
};
socinfo-data1@7a0 {
reg = <0x7a0 0x4>;
};
socinfo-data2@7e0 {
reg = <0x7e0 0x4>;
};
};
gpu: gpu@13000000 {