[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1507757350-10508-1-git-send-email-clew@quicinc.com>
Date: Wed, 11 Oct 2017 14:29:05 -0700
From: Chris Lew <clew@...cinc.com>
To: bjorn.andersson@...aro.org, andy.gross@...aro.org,
david.brown@...aro.org
Cc: aneela@...eaurora.org, linux-arm-msm@...r.kernel.org,
linux-soc@...r.kernel.org, linux-kernel@...r.kernel.org,
clew@...eaurora.org, Chris Lew <clew@...cinc.com>
Subject: [PATCH v3 0/5] Qualcomm SMEM V12 Support
SMEM V12 was devised to make better use of the global SMEM region. The
global heap region is formatted to be similar to a private partition.
This allows the maximum number of smem items to increase. The maximum
item number is written by the bootloader in a region after the table
of contents. The number of hosts are increased for later chipsets.
This patchset depends on patch: Qualcomm SMEM cached item support.
Chris Lew (5):
soc: qcom: smem: Use le32_to_cpu for comparison
soc: qcom: smem: Read version from the smem header
soc: qcom: smem: Support global partition
soc: qcom: smem: Support dynamic item limit
soc: qcom: smem: Increase the number of hosts
drivers/soc/qcom/smem.c | 250 +++++++++++++++++++++++++++++++++++++-----------
1 file changed, 196 insertions(+), 54 deletions(-)
--
The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum,
a Linux Foundation Collaborative Project
Powered by blists - more mailing lists