WDENABLE_KEY
writel_relaxed(WDENABLE_KEY, wdt->base + RTIDWDCTRL);
if (readl(wdt->base + RTIDWDCTRL) == WDENABLE_KEY) {