mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-13 17:39:23 -04:00
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:
committed by
AngeloGioacchino Del Regno
parent
bd568ce198
commit
85cd59c16c
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user