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:   Wed, 6 Jan 2021 10:48:05 -0600
From:   Bjorn Andersson <bjorn.andersson@...aro.org>
To:     Manivannan Sadhasivam <manivannan.sadhasivam@...aro.org>
Cc:     agross@...nel.org, linux-arm-msm@...r.kernel.org,
        linux-kernel@...r.kernel.org
Subject: Re: [PATCH v3 00/18] Devicetree update for SDX55 platform

On Wed 06 Jan 06:53 CST 2021, Manivannan Sadhasivam wrote:

> Hi Bjorn,
> 
> This series updates devicetree for the SDX55 platform and the MTP board.
> Most of the SDX55 specific driver codes are already merged and some of
> existing driver support got reused.
> 
> Thanks,
> Mani
> 

Thanks Mani, I've applied the DTS changes. Please resend the dt-bindings
to the appropriate maintainers.

Regards,
Bjorn

> Changes in v3:
> 
> * Dropped interrupts property in spmi-gpio node
> * Used dma-controller node name
> * Reworked tcsr mutex node
> * Sorted binding compatibles
> * Collected reviews from Vinod
> 
> Changes in v2:
> 
> * Changed "SoC" to "platform" and modified FIXME in commit message
> 
> Bjorn Andersson (1):
>   ARM: dts: qcom: sdx55: Enable ARM SMMU
> 
> Manivannan Sadhasivam (9):
>   dt-bindings: mmc: sdhci-msm: Document the SDX55 compatible
>   ARM: dts: qcom: sdx55: Add support for SDHCI controller
>   dt-bindings: arm-smmu: Add binding for Qcom SDX55 SMMU
>   ARM: dts: qcom: sdx55: Add support for TCSR Mutex
>   ARM: dts: qcom: sdx55: Add Shared memory manager support
>   ARM: dts: qcom: sdx55: Add QPIC BAM support
>   ARM: dts: qcom: sdx55: Add QPIC NAND support
>   ARM: dts: qcom: sdx55-mtp: Enable BAM DMA
>   ARM: dts: qcom: sdx55-mtp: Enable QPIC NAND
> 
> Vinod Koul (8):
>   ARM: dts: qcom: sdx55: Add pincontrol node
>   ARM: dts: qcom: sdx55: Add reserved memory nodes
>   ARM: dts: qcom: sdx55: Add spmi node
>   ARM: dts: qcom: sdx55-mtp: Add pm8150b pmic
>   ARM: dts: qcom: sdx55-mtp: Add pmx55 pmic
>   ARM: dts: qcom: sdx55: Add rpmpd node
>   ARM: dts: qcom: Add PMIC pmx55 dts
>   ARM: dts: qcom: sdx55-mtp: Add regulator nodes
> 
>  .../devicetree/bindings/iommu/arm,smmu.yaml   |   1 +
>  .../devicetree/bindings/mmc/sdhci-msm.txt     |   5 +-
>  arch/arm/boot/dts/qcom-pmx55.dtsi             |  84 +++++++
>  arch/arm/boot/dts/qcom-sdx55-mtp.dts          | 203 +++++++++++++++++
>  arch/arm/boot/dts/qcom-sdx55.dtsi             | 214 ++++++++++++++++++
>  5 files changed, 505 insertions(+), 2 deletions(-)
>  create mode 100644 arch/arm/boot/dts/qcom-pmx55.dtsi
> 
> -- 
> 2.25.1
> 

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ