mmi:export device info
authorzhaoxp3 <zhaoxp3@motorola.com>
Wed, 15 Aug 2018 05:33:32 +0000 (13:33 +0800)
committerCosmin Tanislav <demonsingur@gmail.com>
Mon, 22 Apr 2024 17:23:49 +0000 (20:23 +0300)
commit7700bf88f728bf1518e2859721600077443e0ebf
treeda7b731042569fa3f9ffdaf91566b70587e29998
parent1cd173e85e76b65b9595c308957a66a50ef50e00
mmi:export device info

export unit info, ram info

Change-Id: Ibe514dd54e6832b6f591c968f2ae1f97f3799d4c
Signed-off-by: zhaoxp3 <zhaoxp3@motorola.com>
Reviewed-on: https://gerrit.mot.com/1227145
SME-Granted: SME Approvals Granted
SLTApproved: Slta Waiver
Tested-by: Jira Key
Submit-Approved: Jira Key
arch/arm64/kernel/cpuinfo.c
drivers/soc/samsung/Kconfig
drivers/soc/samsung/Makefile
drivers/soc/samsung/mmi-ram-info.c [new file with mode: 0644]
drivers/soc/samsung/mmi-unit-info.c [new file with mode: 0644]
drivers/soc/samsung/mmi-unit-info.h [new file with mode: 0644]
drivers/soc/samsung/mmi_soc_info.c [new file with mode: 0644]
drivers/soc/samsung/mmi_storage_info.c [new file with mode: 0644]
drivers/soc/samsung/mmi_storage_info.h [new file with mode: 0644]
drivers/soc/samsung/socinfo.h [new file with mode: 0644]