mbox series

[v5,0/2] arm64: dts: qcom: add initial support for Samsung Galaxy S22

Message ID 20250616090250.36605-1-ghatto404@gmail.com
Headers show
Series arm64: dts: qcom: add initial support for Samsung Galaxy S22 | expand

Message

Eric Gonçalves June 16, 2025, 9:02 a.m. UTC
Changes in v5:
- Properly format the thread

Changes in v4:
- Try to properly format the thread

Changes in v3:
- Removed unnecessary initrd start and end addresses
- Make sure r0q is in right order on Makefile
- Properly format memory addresses
- Set r0q to the correct, alphabetical order in documents

I'm sorry for my mistakes, this is my first patch and I got
a bit confused on how the whole patch system works. 
I hope that is cleared up.

Eric Gonçalves (2):
  dt-bindings: arm: qcom: document r0q board binding
  arm64: dts: qcom: add initial support for Samsung Galaxy S22

 .../devicetree/bindings/arm/qcom.yaml         |   1 +
 arch/arm64/boot/dts/qcom/Makefile             |   1 +
 .../boot/dts/qcom/sm8450-samsung-r0q.dts      | 363 ++++++++++++++++++
 3 files changed, 365 insertions(+)
 create mode 100644 arch/arm64/boot/dts/qcom/sm8450-samsung-r0q.dts