Hello, 周琰杰 (Zhou Yanjie) wrote: > The devicetree ABI was broken on purpose by commit 6d532143c915 > ("watchdog: jz4740: Use regmap provided by TCU driver"), and > commit 1d9c30745455 ("watchdog: jz4740: Use WDT clock provided > by TCU driver"). The commit message of the latter explains why the ABI > was broken. > > However, the current devicetree files were not updated to the new ABI > described in Documentation/devicetree/bindings/timer/ingenic,tcu.txt, > so the watchdog driver would not probe. > > Fix this problem by updating the clock of watchdog node from > "&cgu X1000_CLK_RTCLK" to "&tcu TCU_CLK_WDT" to comply with the new > ABI. > > Fixes: 7a16ccd300c2 ("[v8,1/4] MIPS: Ingenic: Add Ingenic X1000 > support."). Applied to mips-fixes. > commit eb41113870c9 > https://git.kernel.org/mips/c/eb41113870c9 > > Fixes: 7a16ccd300c2 ("[v8,1/4] MIPS: Ingenic: Add Ingenic X1000 support."). > Signed-off-by: 周琰杰 (Zhou Yanjie) > Signed-off-by: Paul Burton Thanks, Paul [ This message was auto-generated; if you believe anything is incorrect then please email paulburton@kernel.org to report it. ]