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] [thread-next>] [day] [month] [year] [list]
Message-ID: <19cc1c3cceaedd1e899732d874e6160a@codeaurora.org>
Date:   Mon, 19 Jul 2021 21:57:25 +0530
From:   Sibi Sankar <sibis@...eaurora.org>
To:     p.zabel@...gutronix.de
Cc:     agross@...nel.org, robh+dt@...nel.org, mani@...nel.org,
        linux-arm-msm@...r.kernel.org, devicetree@...r.kernel.org,
        linux-kernel@...r.kernel.org, bjorn.andersson@...aro.org,
        sboyd@...nel.org
Subject: Re: [PATCH v3 0/5] Enable miscellaneous hardware blocks to boot WPSS

On 2021-04-29 16:21, Sibi Sankar wrote:
> This series enables miscellaneous hardware blocks to boot Wireless
> Processor Subsystem (WPSS) on SC7280 SoC.
> 
> V3:
>  * member placement and style changes [Philipp]
> 
> V2:
>  * place resets and num_resets adjacent to each other [Stephen]
>  * drop incorrect useage of tcsr_mutex_regs [Bjorn]
>  * Qualcomm is expected to drop master/slave naming from its mproc 
> nodes
>    in future SoCs.
> 
> Sibi Sankar (5):
>   dt-bindings: mailbox: Add WPSS client index to IPCC
>   dt-bindings: reset: aoss: Add AOSS reset controller binding
>   dt-bindings: reset: pdc: Add PDC Global bindings
>   reset: qcom: Add PDC Global reset signals for WPSS

Philipp,

Can you pick the reset bindings
and the reset driver changes
through your tree, Bjorn has
picked up the remainder of the
series.

>   arm64: dts: qcom: sc7280: Add nodes to boot WPSS
> 
>  .../devicetree/bindings/reset/qcom,aoss-reset.yaml |   5 +
>  .../devicetree/bindings/reset/qcom,pdc-global.yaml |   4 +
>  arch/arm64/boot/dts/qcom/sc7280.dtsi               | 138 
> +++++++++++++++++++++
>  drivers/reset/reset-qcom-pdc.c                     |  62 +++++++--
>  include/dt-bindings/mailbox/qcom-ipcc.h            |   1 +
>  include/dt-bindings/reset/qcom,sdm845-pdc.h        |   2 +
>  6 files changed, 201 insertions(+), 11 deletions(-)

-- 
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum,
a Linux Foundation Collaborative Project.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ