mbox series

[v3,0/2] add device Samsung Galaxy S9 phone (codename starqltechn) and board binding

Message ID 20221012185411.1282838-1-dsankouski@gmail.com
Headers show
Series add device Samsung Galaxy S9 phone (codename starqltechn) and board binding | expand

Message

Dzmitry Sankouski Oct. 12, 2022, 6:54 p.m. UTC
Add initial support for Samsung Galaxy S9 phone (codename starqltechn) and board binding

Dzmitry Sankouski (2):
  dt-bindings: arm: add samsung,starqltechn board based on sdm845 chip
  arm64: dts: qcom: starqltechn: add initial device tree for starqltechn

 .../devicetree/bindings/arm/qcom.yaml         |   1 +
 arch/arm64/boot/dts/qcom/Makefile             |   1 +
 .../dts/qcom/sdm845-samsung-starqltechn.dts   | 460 ++++++++++++++++++
 3 files changed, 462 insertions(+)
 create mode 100644 arch/arm64/boot/dts/qcom/sdm845-samsung-starqltechn.dts

Comments

Bjorn Andersson Nov. 7, 2022, 3:12 a.m. UTC | #1
On Wed, 12 Oct 2022 21:54:09 +0300, Dzmitry Sankouski wrote:
> Add initial support for Samsung Galaxy S9 phone (codename starqltechn) and board binding
> 
> Dzmitry Sankouski (2):
>   dt-bindings: arm: add samsung,starqltechn board based on sdm845 chip
>   arm64: dts: qcom: starqltechn: add initial device tree for starqltechn
> 
> .../devicetree/bindings/arm/qcom.yaml         |   1 +
>  arch/arm64/boot/dts/qcom/Makefile             |   1 +
>  .../dts/qcom/sdm845-samsung-starqltechn.dts   | 460 ++++++++++++++++++
>  3 files changed, 462 insertions(+)
>  create mode 100644 arch/arm64/boot/dts/qcom/sdm845-samsung-starqltechn.dts
> 
> [...]

Applied, thanks!

[1/2] dt-bindings: arm: add samsung,starqltechn board based on sdm845 chip
      commit: 20e88ca2960ee63450cc4b9383e387f18cc08fa8
[2/2] arm64: dts: qcom: starqltechn: add initial device tree for starqltechn
      commit: d711b22eee55ced0e32645706f20329be249e207

Best regards,