ARM: dt: tegra trimslice: add RTC I2C device
authorStephen Warren <swarren@nvidia.com>
Fri, 27 Apr 2012 15:22:44 +0000 (09:22 -0600)
committerStephen Warren <swarren@nvidia.com>
Thu, 3 May 2012 20:49:12 +0000 (14:49 -0600)
According to the device's datasheet, it can support an interrupt too.
However, the existing board file doesn't specify an interrupt, and I
don't have the schematics, so I can't add an interrupts property. The
current Linux driver doesn't support anyway.

Signed-off-by: Stephen Warren <swarren@nvidia.com>

No differences found