From mboxrd@z Thu Jan 1 00:00:00 1970 From: rnayak@codeaurora.org (Rajendra Nayak) Date: Wed, 29 Jul 2015 14:19:43 +0530 Subject: [PATCH v9 0/9] Add simple NVMEM Framework via regmap. In-Reply-To: <1437995567-11203-1-git-send-email-srinivas.kandagatla@linaro.org> References: <1437995567-11203-1-git-send-email-srinivas.kandagatla@linaro.org> Message-ID: <55B893A7.2030206@codeaurora.org> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On 07/27/2015 04:42 PM, Srinivas Kandagatla wrote: > Hi Greg/Kevin, > > This patchset adds a new simple NVMEM framework to kernel, and it is tested > with various drivers like "QCOM thermal sensors", "QCOM cpr driver", > "begal bone cape manager" and few more on the way. > > Can you please consider this as 4.3 material, AFAIK there are more than 3 drivers > depending on this framework which are wating since last 2 merge windows. I have been testing these with the qcom tsens driver, and did test v9 as well, so feel free to add my tested by for the entire series, Tested-by: Rajendra Nayak