Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ARM: dt: tegra trimslice: add RTC I2C device
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>
- Loading branch information