-
Notifications
You must be signed in to change notification settings - Fork 151
arm64: dts: qcom: msm8939-asus-z00t: Add initial device tree #412
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
arm64: dts: qcom: msm8939-asus-z00t: Add initial device tree #412
Conversation
b08b82f to
442847d
Compare
|
Not necessary for this pull request, but when sending upstream, you should add a commit that adds |
6442f3a to
02f61f8
Compare
A separate commit for the binding in documentation, or squashed into the one for the device tree? |
|
A separate commit, see for example https://lore.kernel.org/linux-arm-msm/[email protected]/ |
02f61f8 to
feb4988
Compare
c39ea42 to
62657fe
Compare
71cc373 to
96afcf9
Compare
| pinctrl-0 = <&gpio_keys_default>; | ||
| pinctrl-names = "default"; | ||
|
|
||
| label = "GPIO Buttons"; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This label could be removed. IMO a hall sensor, which might be added later to gpio-keys, is not a "GPIO button".
2b086e1 to
a260eb1
Compare
f03b110 to
1847234
Compare
1847234 to
45bb302
Compare
45bb302 to
9798181
Compare
Add a compatible for Asus ZenFone 2 Laser/Selfie (1080p) Signed-off-by: Erikas Bitovtas <[email protected]> Acked-by: Rob Herring (Arm) <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Bjorn Andersson <[email protected]>
Add an initial device tree for Asus ZenFone 2 Laser/Selfie. This includes support for: - UART - USB - Internal storage - MicroSD - Volume keys - Touchscreen: Focaltech FT5306 - Accelerometer: Invensense MPU6515 - Magnetometer: Asahi Kasei AK09911 - Vibrator - Audio input and output - Modem Signed-off-by: Erikas Bitovtas <[email protected]> Reviewed-by: Dmitry Baryshkov <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Bjorn Andersson <[email protected]>
…r-generator X-Code-Generator: msm8916-mainline/linux-panel-drivers@9743013 Signed-off-by: lmdpdg <lmdpdg@localhost>
This commit adds support for the panel used in Asus ZenFone 2 Laser/Selfie. The panel used in this device is tm5p5-nt35596. Signed-off-by: Erikas Bitovtas <[email protected]>
9798181 to
b9b3fca
Compare
|
Thanks! |
Asus ZenFone 2 Laser/Selfie (Z00T) is a series of smartphones released in 2015, featuring a 1080p panel and a Qualcomm Snapdragon 615 (MSM8939) chipset. This PR brings up initial mainline support for the following variants of Asus ZenFone 2 Laser/Selfie:
Functionality was tested on Asus ZenFone Selfie (ZD551KL). The results are provided in the following table.
qcom,dsi-phy-regulator-ldo-modeenabled, however, in a similar device that also hasqcom,regulator-ldo-modeenabled downstream, Z00L, such property is missing. This PR also introduces a new driver for this panel, however, a driver for it is already present in mainline hereiio-sensor-proxyand reports very minor value changes after being moved around.This device is missing drivers in the mainline kernel and schematics for it are not publicly available.WIP driver for this sensor can be found here.YesPartialPartialBrokenqcom,otg-gpioandqcom,inok-gpioGPIOs, while a mainline driver expects an interrupt or a usb-vbus regulator.