1root { 2 platform { 3 template watchdog_controller { 4 id = 0; 5 match_attr = ""; 6 regBase = 0x12050000; 7 regStep = 0x1000; 8 } 9 controller_0x12050000 :: watchdog_controller { 10 match_attr = "hisilicon_hi35xx_watchdog_0"; 11 } 12 controller_0x12051000 :: watchdog_controller { 13 id = 1; 14 match_attr = "hisilicon_hi35xx_watchdog_1"; 15 regBase = 0x12051000; 16 } 17 } 18} 19