sysreset: qcom-pshold: remove ARCH_IPQ40XX dependency
authorSam Day <me@samcday.com>
Sat, 25 Jan 2025 19:59:20 +0000 (19:59 +0000)
committerCaleb Connolly <caleb.connolly@linaro.org>
Mon, 17 Mar 2025 13:38:19 +0000 (13:38 +0000)
commit11c7187253df306c04c1b48142ed046dc1351c45
treee44fe5062a9ce3952948173831fecb9d89f037f3
parent61a1a1b8ca73bb9c5797d9f5a300a51afffc0aaa
sysreset: qcom-pshold: remove ARCH_IPQ40XX dependency

Depending on ARCH_IPQ40XX is too restrictive, as this architecture is
explicitly armv7. This driver is also used on msm8916 devices, which
have cortex-a53 armv8 cores.

Signed-off-by: Sam Day <me@samcday.com>
Link: https://lore.kernel.org/r/20250125-msm8916-sysreset-v1-2-62073932ff0e@samcday.com
Signed-off-by: Caleb Connolly <caleb.connolly@linaro.org>
drivers/sysreset/Kconfig