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 PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Tue, 10 Aug 2021 16:44:11 +0000 From: Sireesh Kodali <sireeshkodali@...tonmail.com> To: bjorn.andersson@...aro.org, agross@...nel.org, jassisinghbrar@...il.com Cc: robh+dt@...nel.org, devicetree@...r.kernel.org, linux-arm-msm@...r.kernel.org, linux-kernel@...r.kernel.org, phone-devel@...r.kernel.org, ~postmarketos/upstreaming@...ts.sr.ht, sivaprak@...eaurora.org, Sireesh Kodali <sireeshkodali@...tonmail.com> Subject: [PATCH 0/4] Add SCM and mailbox support on MSM8953 This patch series adds support for SCM and mailbox as found on the QCom MSM8953 platform. Since all SoCs based on the MSM8953 platform have the same scm and mailbox configuration, a single compatible string is used. Vladimir Lypak (4): dt-bindings: mailbox: Add compatible for the MSM8953 mailbox: qcom-apcs-ipc: Add compatible for MSM8953 SoC dt-bindings: firmware: qcom-scm: Document msm8953 bindings firmware: qcom_scm: Add compatible for MSM8953 SoC Documentation/devicetree/bindings/firmware/qcom,scm.txt | 3 ++- .../devicetree/bindings/mailbox/qcom,apcs-kpss-global.yaml | 1 + drivers/firmware/qcom_scm.c | 4 ++++ drivers/mailbox/qcom-apcs-ipc-mailbox.c | 1 + 4 files changed, 8 insertions(+), 1 deletion(-) -- 2.32.0
Powered by blists - more mailing lists