This series adds initial support for the Nothing Phone (3a) smartphone, which
is based on the on the Milos/SM7635 SoC.
Signed-off-by: Alexander Koskovich <akoskovich@pm.me>
---
Changes in v2:
- Add comment to rmtfs_mem override in milos-fairphone-fp6
- Add missing stdout-path for debug UART in &chosen {}
- Drop dr_mode from usb_1 as it is the default
- Link to v1: https://lore.kernel.org/r/20260321-asteroids-v1-0-4b902901cb49@pm.me
---
Alexander Koskovich (3):
arm64: dts: qcom: milos: Reduce rmtfs_mem size to 2.5MiB
dt-bindings: arm: qcom: Add the Nothing Phone (3a)
arm64: dts: qcom: Add the Nothing Phone (3a)
Documentation/devicetree/bindings/arm/qcom.yaml | 1 +
arch/arm64/boot/dts/qcom/Makefile | 1 +
arch/arm64/boot/dts/qcom/milos-fairphone-fp6.dts | 5 +
.../boot/dts/qcom/milos-nothing-asteroids.dts | 964 +++++++++++++++++++++
arch/arm64/boot/dts/qcom/milos.dtsi | 2 +-
5 files changed, 972 insertions(+), 1 deletion(-)
---
base-commit: f338e77383789c0cae23ca3d48adcc5e9e137e3c
change-id: 20260321-asteroids-58f7d0bf56f0
Best regards,
--
Alexander Koskovich <akoskovich@pm.me>