1root { 2 platform { 3 rtc_config { 4 controller_0x120e0000 { 5 match_attr = "hisilicon_hi35xx_rtc"; 6 supportAnaCtrl = true; 7 supportLock = true; 8 rtcSpiBaseAddr = 0x120E0000; 9 regAddrLength = 0x100; 10 irq = 32; 11 anaCtrlAddr = 0x1b; 12 lock0Addr = 0x64; 13 lock1Addr = 0x65; 14 lock2Addr = 0x66; 15 lock3Addr = 0x67; 16 } 17 } 18 } 19} 20