Sorry, I do not see the document is special to TX2. and I noticed if some sections especial to special devices, it will remark in the context. I also know PMIC is enabled on our Jetson nano module, as I can follow the rule to check the PMIC WDT and its timeout.
Hello! I have a question now. Max77620_wdt. c driver ret = regmap_read(WDT - >; The rmap, MAX77620_REG_CNFGGLBL2 ,®val); Where does the regval parameter come from? I print regval and the result is 31. Which register does regmap_read read? Can you tell me about it? Thank you very much!