aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts/qcom-msm8974-sony-xperia-castor.dts
Commit message (Collapse)AuthorAgeFilesLines
* ARM: dts: qcom: Drop input-name propertyDang Huynh2021-12-151-1/+0
| | | | | | | | | | This property doesn't seem to exist in the documentation nor in source code, but for some reason it is defined in a bunch of device trees. Signed-off-by: Dang Huynh <danct12@riseup.net> Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org> Link: https://lore.kernel.org/r/20211123161919.1506755-1-danct12@riseup.net
* ARM: dts: qcom: msm8974: castor: Add Bluetooth-related nodesBjorn Andersson2021-08-051-0/+81
| | | | | | | | | | Castor has a BCM4339 attached to BLSP2 UART7, add the necessary nodes to define the uart as well as the serdev BCM. Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org> Signed-off-by: Julian Weigt <juw@posteo.de> Link: https://lore.kernel.org/r/20210723202101.65371-2-juw@posteo.de Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
* ARM: dts: qcom: replace status value "ok" by "okay"Adrian Schmutzler2021-01-221-9/+9
| | | | | | | | | | | | While the DT parser recognizes "ok" as a valid value for the "status" property, it is actually mentioned nowhere. Use the proper value "okay" instead, as done in the majority of files already. Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de> Link: https://lore.kernel.org/r/20200830191643.20717-1-freifunk@adrianschmutzler.de [bjorn: Rebased and included fixup of sdx55-mtp] Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
* ARM: dts: msm8974: castor: Fix typo and add startup delay in touchscreen nodeCraig Tatlor2018-03-151-1/+3
| | | | | | | | | The compatible string was mistakenly pulled from the downstream tree and the startup delay property is needed to prevent io errors on initial page select. Reviewed-by: Bjorn Andersson <bjorn.andersson@linaro.org> Signed-off-by: Craig Tatlor <ctatlor97@gmail.com> Signed-off-by: Andy Gross <andy.gross@linaro.org>
* ARM: dts: qcom: msm8974: Add Sony Xperia Z2 TabletBjorn Andersson2017-10-111-0/+641
This adds a basic DTS file for the Sony Xperia Z2 Tablet, containing definitions for regulators, eMMC/SD-card, USB, WiFi, Touchscreen, charger, backlight, coincell and buttons. Signed-off-by: Bjorn Andersson <bjorn.andersson@sonymobile.com> Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org> Signed-off-by: Andy Gross <andy.gross@linaro.org>