mmi:export device info
authorzhaoxp3 <zhaoxp3@motorola.com>
Wed, 15 Aug 2018 05:33:32 +0000 (13:33 +0800)
committerxiest1 <xiest1@lenovo.com>
Tue, 5 Nov 2019 09:30:15 +0000 (17:30 +0800)
commitcb055320ab45314ce2858c563007626c6fd25d7e
tree0cbb5476364e95e4d6c635c38fae5125b29d2dd6
parentc8b5b7bc57b349d2af57ef46d01c1788917d2774
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]