.max_tick_count = 0xFFFFFU,double space> + const struct qcom_wdt_match_data *data)
};
+static int qcom_wdt_get_restart_reason(struct qcom_wdt *wdt,
Please align this
+{I still think nvmem could be better here, as it allows to plug in
+ struct regmap *imem;
+ unsigned int val;
+ int ret;
+
+ imem = syscon_regmap_lookup_by_compatible(data->compatible);
more magic values
Konrad