watchdog: qcom: introduce the device data for IPQ5424 watchdog device
authorKathiravan Thirumoorthy <kathiravan.thirumoorthy@oss.qualcomm.com>
Fri, 2 May 2025 13:17:51 +0000 (18:47 +0530)
committerWim Van Sebroeck <wim@linux-watchdog.org>
Sun, 1 Jun 2025 11:16:16 +0000 (13:16 +0200)
commit1aea3e1ec0e7611804c9124097eecf050bf5fdcd
treed5fb46f678d967312186c1b3c88028d7a529872c
parentf55937e42c9951b615e291d9b7e6337747804463
watchdog: qcom: introduce the device data for IPQ5424 watchdog device

To retrieve the restart reason from IMEM, certain device specific data
like IMEM compatible to lookup, location of IMEM to read, etc should be
defined. To achieve that, introduce the separate device data for IPQ5424
and add the required details subsequently.

Signed-off-by: Kathiravan Thirumoorthy <kathiravan.thirumoorthy@oss.qualcomm.com>
Reviewed-by: Guenter Roeck <linux@roeck-us.net>
Link: https://lore.kernel.org/r/20250502-wdt_reset_reason-v3-3-b2dc7ace38ca@oss.qualcomm.com
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Wim Van Sebroeck <wim@linux-watchdog.org>
drivers/watchdog/qcom-wdt.c