From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jerome Brunet Subject: Re: [PATCH v2 2/4] nvmem: meson-efuse: bindings: Add secure-monitor phandle Date: Tue, 06 Aug 2019 10:25:20 +0200 Message-ID: <1j8ss6wvin.fsf@starbuckisacylon.baylibre.com> References: <20190731082339.20163-1-ccaione@baylibre.com> <20190731082339.20163-3-ccaione@baylibre.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20190731082339.20163-3-ccaione@baylibre.com> 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: srinivas.kandagatla@linaro.org, khilman@baylibre.com, narmstrong@baylibre.com, robh+dt@kernel.org, tglx@linutronix.de, linux-arm-kernel@lists.infradead.org, linux-amlogic@lists.infradead.org, devicetree@vger.kernel.org Cc: Carlo Caione List-Id: devicetree@vger.kernel.org On Wed 31 Jul 2019 at 09:23, Carlo Caione wrote: > Add a new property to link the nvmem driver to the secure-monitor. The > nvmem driver needs to access the secure-monitor to be able to access the > fuses. > Reviewed-by: Jerome Brunet > Signed-off-by: Carlo Caione