From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andy Gross Subject: Re: [PATCH] arm64: dts: qcom: sdm845-mtp: Mark protected gcc clocks Date: Fri, 9 Nov 2018 17:21:49 -0600 Message-ID: <20181109232149.GA8686@hector.attlocal.net> References: <20181105194011.43770-1-swboyd@chromium.org> <20181106055013.11271-1-bjorn.andersson@linaro.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <20181106055013.11271-1-bjorn.andersson@linaro.org> Sender: linux-kernel-owner@vger.kernel.org To: Bjorn Andersson Cc: David Brown , Rob Herring , Mark Rutland , Stephen Boyd , linux-arm-msm@vger.kernel.org, linux-soc@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org List-Id: devicetree@vger.kernel.org On Mon, Nov 05, 2018 at 09:50:13PM -0800, Bjorn Andersson wrote: > As of v4.20-rc1 probing the GCC driver on a SDM845 device with the > standard security implementation causes an access violation and an > immediate system restart. Use the protected-clocks property to mark the > offending clocks protected for the MTP, in order to allow it to boot. > > Cc: Stephen Boyd > Signed-off-by: Bjorn Andersson This looks fine to me. Acked-by: Andy Gross