[<prev] [next>] [day] [month] [year] [list]
Message-Id: <1484063254-8247-1-git-send-email-kimran@codeaurora.org>
Date: Tue, 10 Jan 2017 21:17:34 +0530
From: Imran Khan <kimran@...eaurora.org>
To: andy.gross@...aro.org
Cc: david.brown@...aro.org, linux-kernel@...r.kernel.org,
linux-arm-msm@...r.kernel.org, linux-soc@...r.kernel.org,
Imran Khan <kimran@...eaurora.org>
Subject: [PATCH v8 0/2] soc: qcom: Add SoC info driver
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
Powered by blists - more mailing lists