This is patchset v8, it takes care of compilation warnings reported in v7. Imran Khan (2): soc: qcom: Add SoC info driver Documentation/ABI: Add ABI information for QCOM socinfo driver Documentation/ABI/stable/sysfs-driver-qcom_socinfo | 147 ++++++ drivers/soc/qcom/Kconfig | 1 + drivers/soc/qcom/Makefile | 3 +- drivers/soc/qcom/smem.c | 5 + drivers/soc/qcom/socinfo.c | 516 +++++++++++++++++++++ 5 files changed, 671 insertions(+), 1 deletion(-) create mode 100644 Documentation/ABI/stable/sysfs-driver-qcom_socinfo create mode 100644 drivers/soc/qcom/socinfo.c -- The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum, a Linux Foundation Collaborative Project -- To unsubscribe from this list: send the line "unsubscribe linux-soc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html