18c2ecf20Sopenharmony_ciMilbeaut SoCs Timer Controller 28c2ecf20Sopenharmony_ci 38c2ecf20Sopenharmony_ciRequired properties: 48c2ecf20Sopenharmony_ci 58c2ecf20Sopenharmony_ci- compatible : should be "socionext,milbeaut-timer". 68c2ecf20Sopenharmony_ci- reg : Specifies base physical address and size of the registers. 78c2ecf20Sopenharmony_ci- interrupts : The interrupt of the first timer. 88c2ecf20Sopenharmony_ci- clocks: phandle to the input clk. 98c2ecf20Sopenharmony_ci 108c2ecf20Sopenharmony_ciExample: 118c2ecf20Sopenharmony_ci 128c2ecf20Sopenharmony_citimer { 138c2ecf20Sopenharmony_ci compatible = "socionext,milbeaut-timer"; 148c2ecf20Sopenharmony_ci reg = <0x1e000050 0x20> 158c2ecf20Sopenharmony_ci interrupts = <0 91 4>; 168c2ecf20Sopenharmony_ci clocks = <&clk 4>; 178c2ecf20Sopenharmony_ci}; 18