This series brings support for the new Sony Xperia 10 V and with it a couple of improvements to sm6375. Signed-off-by: Konrad Dybcio <konrad.dybcio@xxxxxxxxxx> --- Konrad Dybcio (5): dt-bindings: qcom: Add Sony Xperia 10 V arm64: dts: qcom: sm6375: Fix I2C10 GPIO function arm64: dts: qcom: sm6375: Hook up I2C7 GPIOs arm64: dts: qcom: sm6375-murray: Separate out common parts arm64: dts: qcom: Add Sony Xperia 10 V (PDX235) support Documentation/devicetree/bindings/arm/qcom.yaml | 2 + arch/arm64/boot/dts/qcom/Makefile | 1 + .../dts/qcom/sm6375-sony-xperia-murray-pdx225.dts | 421 +------------------- .../dts/qcom/sm6375-sony-xperia-murray-pdx235.dts | 54 +++ .../boot/dts/qcom/sm6375-sony-xperia-murray.dtsi | 427 +++++++++++++++++++++ arch/arm64/boot/dts/qcom/sm6375.dtsi | 11 +- 6 files changed, 495 insertions(+), 421 deletions(-) --- base-commit: 7271b2a530428b879443b274c191b34536a4ea11 change-id: 20230818-topic-10v-0cc56efaed42 Best regards, -- Konrad Dybcio <konrad.dybcio@xxxxxxxxxx>