From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751542AbdKFHC2 (ORCPT ); Mon, 6 Nov 2017 02:02:28 -0500 Received: from fllnx210.ext.ti.com ([198.47.19.17]:37476 "EHLO fllnx210.ext.ti.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750749AbdKFHC1 (ORCPT ); Mon, 6 Nov 2017 02:02:27 -0500 Subject: Re: [PATCH] rtc: omap: Support scratch registers To: Keerthy , Alexandre Belloni , CC: , Linux OMAP List References: <20171031162731.27019-1-alexandre.belloni@free-electrons.com> <600fd106-9f79-0f5a-a2fd-e6b067785c17@ti.com> <4741d4c7-d6f7-ecdb-1eed-1293175f38d9@ti.com> From: Sekhar Nori Message-ID: <764e60e1-59a4-1082-4307-9d9742d86562@ti.com> Date: Mon, 6 Nov 2017 12:32:22 +0530 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.4.0 MIME-Version: 1.0 In-Reply-To: <4741d4c7-d6f7-ecdb-1eed-1293175f38d9@ti.com> Content-Type: text/plain; charset="utf-8" Content-Language: en-US Content-Transfer-Encoding: 7bit X-EXCLAIMER-MD-CONFIG: e1e8a2fd-e40a-4ac6-ac9b-f7e9cc9ee180 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Monday 06 November 2017 12:29 PM, Keerthy wrote: > > > On Monday 06 November 2017 12:25 PM, Sekhar Nori wrote: >> + linux omap list >> >> On Tuesday 31 October 2017 09:57 PM, Alexandre Belloni wrote: >>> Register an nvmem device to expose the 3 scratch registers (total of 12 >>> bytes) to both userspace and kernel space. >>> >>> Signed-off-by: Alexandre Belloni >> >> Looks good to me. >> >> Reviewed-by: Sekhar Nori >> >> Curious on what you are using these registers for. > > This is in response to this: > https://patchwork.kernel.org/patch/9684955/ Ah, okay. Makes sense then :) Regards, Sekhar