Skip to content

arm64: dts: qcom: Add SDM429#29

Merged
barni2000 merged 2 commits intomsm89x7-mainline:msm89x7/6.15from
1337Misom:misom/6.15-sdm429
Jul 16, 2025
Merged

arm64: dts: qcom: Add SDM429#29
barni2000 merged 2 commits intomsm89x7-mainline:msm89x7/6.15from
1337Misom:misom/6.15-sdm429

Conversation

@1337Misom
Copy link

Add initial support for SDM429 and Fossil Gen 6 (hoki), a device based on it.

@barni2000 barni2000 force-pushed the barni2000/6.15-develop branch 2 times, most recently from 8818757 to 20e7bcd Compare June 9, 2025 18:30
@1337Misom 1337Misom changed the base branch from barni2000/6.15-develop to msm89x7/6.15 June 28, 2025 20:01
@1337Misom 1337Misom force-pushed the misom/6.15-sdm429 branch from 1a5ab45 to 330321e Compare June 28, 2025 20:24
@1337Misom 1337Misom force-pushed the misom/6.15-sdm429 branch from 330321e to 3e65d5a Compare July 6, 2025 18:28
@1337Misom 1337Misom force-pushed the misom/6.15-sdm429 branch 2 times, most recently from f93f931 to 3ffea91 Compare July 7, 2025 15:24
@1337Misom
Copy link
Author

Should be fixed now. I had to keep &soc and &spmi_bus at the top so dtc won't complain.

@barni2000
Copy link
Collaborator

Should be fixed now. I had to keep &soc and &spmi_bus at the top so dtc won't complain.

These are references it should not complain.

@1337Misom 1337Misom force-pushed the misom/6.15-sdm429 branch from 3ffea91 to 3bb573f Compare July 7, 2025 16:05
Copy link
Collaborator

@barni2000 barni2000 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please check your devicetrees with checkpatch in strict mode

@1337Misom 1337Misom force-pushed the misom/6.15-sdm429 branch from 3bb573f to cc3a87d Compare July 14, 2025 15:32
Add initial support for SDM429 based on SDM439.

Warning: This is still a work in progress and should only be used in development environments.
Signed-off-by: Simon Sommer <misom@symlinks.dev>
Add initial support for the Fossil Gen 6 smartwatch

Warning: This is still a work in progress and should only be used in development environments.
Signed-off-by: Simon Sommer <misom@symlinks.dev>
@1337Misom 1337Misom force-pushed the misom/6.15-sdm429 branch from cc3a87d to ef3c83d Compare July 15, 2025 08:28
@barni2000 barni2000 merged commit 70994ae into msm89x7-mainline:msm89x7/6.15 Jul 16, 2025
1 check passed
@barni2000
Copy link
Collaborator

Thank You!

barni2000 pushed a commit that referenced this pull request Aug 26, 2025
[ Upstream commit 6fe2144 ]

The following assertion is triggered on the rtw89 driver startup. It
looks meaningless to hold wiphy lock on the early init stage so drop the
assertion.

 WARNING: CPU: 7 PID: 629 at drivers/net/wireless/realtek/rtw89/sar.c:502 rtw89_set_sar_from_acpi+0x365/0x4d0 [rtw89_core]
 CPU: 7 UID: 0 PID: 629 Comm: (udev-worker) Not tainted 6.15.0+ #29 PREEMPT(lazy)
 Hardware name: LENOVO 21D0/LNVNB161216, BIOS J6CN50WW 09/27/2024
 RIP: 0010:rtw89_set_sar_from_acpi+0x365/0x4d0 [rtw89_core]
 Call Trace:
  <TASK>
  rtw89_sar_init+0x68/0x2c0 [rtw89_core]
  rtw89_core_init+0x188e/0x1e50 [rtw89_core]
  rtw89_pci_probe+0x530/0xb50 [rtw89_pci]
  local_pci_probe+0xd9/0x190
  pci_call_probe+0x183/0x540
  pci_device_probe+0x171/0x2c0
  really_probe+0x1e1/0x890
  __driver_probe_device+0x18c/0x390
  driver_probe_device+0x4a/0x120
  __driver_attach+0x1a0/0x530
  bus_for_each_dev+0x10b/0x190
  bus_add_driver+0x2eb/0x540
  driver_register+0x1a3/0x3a0
  do_one_initcall+0xd5/0x450
  do_init_module+0x2cc/0x8f0
  init_module_from_file+0xe1/0x150
  idempotent_init_module+0x226/0x760
  __x64_sys_finit_module+0xcd/0x150
  do_syscall_64+0x94/0x380
  entry_SYSCALL_64_after_hwframe+0x76/0x7e

Found by Linux Verification Center (linuxtesting.org).

Fixes: 88ca310 ("wifi: rtw89: sar: add skeleton for SAR configuration via ACPI")
Signed-off-by: Fedor Pchelkin <pchelkin@ispras.ru>
Signed-off-by: Ping-Ke Shih <pkshih@realtek.com>
Link: https://patch.msgid.link/20250604161339.119954-1-pchelkin@ispras.ru
Signed-off-by: Sasha Levin <sashal@kernel.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants