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-next>] [day] [month] [year] [list]
Date:   Sat, 30 Jan 2021 11:57:09 +0100
From:   Vincent Knecht <vincent.knecht@...loo.org>
To:     phone-devel@...r.kernel.org
Cc:     ~postmarketos/upstreaming@...ts.sr.ht,
        Vincent Knecht <vincent.knecht@...loo.org>,
        Rob Herring <robh+dt@...nel.org>,
        Andy Gross <agross@...nel.org>,
        Bjorn Andersson <bjorn.andersson@...aro.org>,
        Sam Ravnborg <sam@...nborg.org>,
        Krzysztof Kozlowski <krzk@...nel.org>,
        Arnd Bergmann <arnd@...db.de>, Shawn Guo <shawnguo@...nel.org>,
        Daniel Palmer <daniel@...f.com>,
        Oleksij Rempel <linux@...pel-privat.de>,
        Max Merchel <Max.Merchel@...group.com>,
        allen <allen.chen@....com.tw>,
        Geert Uytterhoeven <geert+renesas@...der.be>,
        devicetree@...r.kernel.org, linux-kernel@...r.kernel.org,
        linux-arm-msm@...r.kernel.org
Subject: [PATCH v2 0/4] Alcatel Idol 3 (4.7") smartphone support

Changes in v2:
- Disable MDSS by default in msm8916.dtsi
- Split framebuffer suppport in its own patch
- v1 sent on 2021-01-29 didn't make it to the MLs for some reason...

The Alcatel Idol 3 (4.7") is a msm8916-based smartphone released in 2015.
This series adds support for framebuffer, USB, eMMC, SD-Card, WiFi,
BT, power/volume buttons, vibrator and the following sensors:
magnetometer, accelerometer, gyroscope, ambient light+proximity

Touchscreen support will be added later when MStar msg26xx is merged:
https://lore.kernel.org/linux-input/20210121174359.1455393-1-vincent.knecht@mailoo.org/T/

Vincent Knecht (4):
  dt-bindings: vendor-prefixes: add Alcatel
  arm64: dts: qcom: Add device tree for Alcatel Idol 3 (4.7")
  arm64: dts: qcom: Disable MDSS by default for 8916/8016 devices
  arm64: dts: qcom: msm8916-alcatel-idol347: Add framebuffer support

 .../devicetree/bindings/vendor-prefixes.yaml  |   2 +
 arch/arm64/boot/dts/qcom/Makefile             |   1 +
 arch/arm64/boot/dts/qcom/apq8016-sbc.dtsi     |   4 +
 .../boot/dts/qcom/msm8916-alcatel-idol347.dts | 322 ++++++++++++++++++
 .../qcom/msm8916-samsung-a2015-common.dtsi    |   4 +
 arch/arm64/boot/dts/qcom/msm8916.dtsi         |   1 +
 6 files changed, 334 insertions(+)
 create mode 100644 arch/arm64/boot/dts/qcom/msm8916-alcatel-idol347.dts

-- 
2.29.2



Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ