lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:   Sun, 20 Oct 2019 19:07:55 +0530
From:   Vinod Koul <vkoul@...nel.org>
To:     Bjorn Andersson <bjorn.andersson@...aro.org>
Cc:     Andy Gross <agross@...nel.org>, linux-arm-msm@...r.kernel.org,
        devicetree@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] arm64: dts: qcom: sdm845: Add APSS watchdog node

On 02-10-19, 21:13, Bjorn Andersson wrote:
> Add a node describing the watchdog found in the application subsystem.

Reviewed-by: Vinod Koul <vkoul@...nel.org>

> 
> Signed-off-by: Bjorn Andersson <bjorn.andersson@...aro.org>
> ---
>  arch/arm64/boot/dts/qcom/sdm845.dtsi | 6 ++++++
>  1 file changed, 6 insertions(+)
> 
> diff --git a/arch/arm64/boot/dts/qcom/sdm845.dtsi b/arch/arm64/boot/dts/qcom/sdm845.dtsi
> index f0b2db34ec4a..23915eab4187 100644
> --- a/arch/arm64/boot/dts/qcom/sdm845.dtsi
> +++ b/arch/arm64/boot/dts/qcom/sdm845.dtsi
> @@ -3488,6 +3488,12 @@
>  			status = "disabled";
>  		};
>  
> +		watchdog@...80000 {
> +			compatible = "qcom,apss-wdt-sdm845", "qcom,kpss-wdt";
> +			reg = <0 0x17980000 0 0x1000>;
> +			clocks = <&sleep_clk>;
> +		};
> +
>  		apss_shared: mailbox@...90000 {
>  			compatible = "qcom,sdm845-apss-shared";
>  			reg = <0 0x17990000 0 0x1000>;
> -- 
> 2.18.0

-- 
~Vinod

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ