From mboxrd@z Thu Jan 1 00:00:00 1970 From: Srinivas Kandagatla Subject: Re: [PATCH v2 0/4] Rework secure-monitor driver Date: Tue, 6 Aug 2019 09:25:11 +0100 Message-ID: <12d38512-605c-3544-a525-2c3599559391@linaro.org> References: <20190731082339.20163-1-ccaione@baylibre.com> <7hftmfguug.fsf@baylibre.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; Format="flowed" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <7hftmfguug.fsf@baylibre.com> Content-Language: en-US List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=m.gmane.org@lists.infradead.org To: Kevin Hilman , Carlo Caione Cc: devicetree@vger.kernel.org, narmstrong@baylibre.com, robh+dt@kernel.org, linux-amlogic@lists.infradead.org, tglx@linutronix.de, linux-arm-kernel@lists.infradead.org, jbrunet@baylibre.com List-Id: devicetree@vger.kernel.org Hi Kevin, On 05/08/2019 22:34, Kevin Hilman wrote: > Srinivas, > > Carlo Caione writes: > >> The secure-monitor driver is currently in really bad shape, not my >> proudest piece of code (thanks Jerome for pointing that out ;). I tried >> to rework it a bit to make it a bit more tolerable. >> >> I needed to change a bit the APIs and consequently adapt the only user >> we have, that is the nvmem/efuses driver. To not break bisectability I >> added one single commit to change both the drivers. > > With your ack on the nvmem bindings and nvmem part of patch 4/4, I can > take the series take the rest of this series through my tree for Amlogic > SoCs. Sounds good for me! I have Acked the driver changes, bindings need ack from DT guys. Thanks, srini > > Kevin >