Message ID | 20250610-togari-v2-0-10e7b53b87c1@lucaweiss.eu |
---|---|
Headers | show |
Series | Add support for Sony Xperia Z Ultra (togari) | expand |
On Tue, 10 Jun 2025 20:34:51 +0200, Luca Weiss wrote: > Do some tweaks to the common file for the devices in the 'rhine' family > of Sony devices, and add a dts for togari. > > Applied, thanks! [1/4] ARM: dts: qcom: msm8974-sony-xperia-rhine: Enable USB charging commit: 702639bc50515c973cf92191d689623fa7d6c32e [2/4] ARM: dts: qcom: msm8974-sony-xperia-rhine: Move camera buttons to amami & honami commit: edae4a6260d387e1e40dcf3acbbeb4c86bfd2ecb [3/4] dt-bindings: arm: qcom: Add Sony Xperia Z Ultra (togari) commit: 700a4c3f95a3cea340bf8c2371cf2bfd99da15ca [4/4] ARM: dts: qcom: Add initial support for Sony Xperia Z Ultra (togari) commit: 3d8663cb9e21912ad9554701bfb3a8254cf0a4ef Best regards,
Do some tweaks to the common file for the devices in the 'rhine' family of Sony devices, and add a dts for togari. Signed-off-by: Luca Weiss <luca@lucaweiss.eu> --- Changes in v2: - Move non-vendor property first as per style guide in first patch (Dmitry) - Add msm8974- to commit messages - Pick up tags - Link to v1: https://lore.kernel.org/r/20250419-togari-v1-0-45840c677364@lucaweiss.eu --- Kevin Widjaja (4): ARM: dts: qcom: msm8974-sony-xperia-rhine: Enable USB charging ARM: dts: qcom: msm8974-sony-xperia-rhine: Move camera buttons to amami & honami dt-bindings: arm: qcom: Add Sony Xperia Z Ultra (togari) ARM: dts: qcom: Add initial support for Sony Xperia Z Ultra (togari) Documentation/devicetree/bindings/arm/qcom.yaml | 1 + arch/arm/boot/dts/qcom/Makefile | 1 + .../dts/qcom/qcom-msm8974-sony-xperia-rhine-amami.dts | 16 ++++++++++++++++ .../dts/qcom/qcom-msm8974-sony-xperia-rhine-honami.dts | 16 ++++++++++++++++ .../dts/qcom/qcom-msm8974-sony-xperia-rhine-togari.dts | 16 ++++++++++++++++ .../boot/dts/qcom/qcom-msm8974-sony-xperia-rhine.dtsi | 18 +++--------------- 6 files changed, 53 insertions(+), 15 deletions(-) --- base-commit: 19272b37aa4f83ca52bdf9c16d5d81bdd1354494 change-id: 20250419-togari-bcec79829337 Best regards,