From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Chou Date: Thu, 10 Sep 2015 11:11:59 +0800 Subject: [U-Boot] DM: uclass for timer In-Reply-To: References: <55EEC7F9.7010205@wytron.com.tw> Message-ID: <55F0F4FF.2060903@wytron.com.tw> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Simon, On 09/10/2015 10:45 AM, Simon Glass wrote: > Yes I guess so. We will need it sooner or later. You could add a > microsecond API also. Thanks for the help. I will try to add a timer uclass soon. I am all new to the driver model though. Best regard, Thomas Chou