1root { 2 platform { 3 template config_spi { 4 match_attr = ""; 5 id = 0; 6 base = 0; /* register base address */ 7 clk_freq = 24000000; /* spi controler ip frequency in HZ */ 8 } 9 } 10}