[PATCH v5 4/9] rtc: at91sam9: add DT support
From: johan@kernel.org (Johan Hovold)
Date: 2014-09-22 15:27:21
Also in:
linux-devicetree, linux-rtc, lkml
From: johan@kernel.org (Johan Hovold)
Date: 2014-09-22 15:27:21
Also in:
linux-devicetree, linux-rtc, lkml
[ Please don't drop people from CC. ] On Mon, Sep 22, 2014 at 11:10:53AM +0200, Boris BREZILLON wrote:
Add of_match_table to the existing driver so that rtc nodes defined in at91 DTs can be attached to this driver.
That should be rtt nodes. Johan