commit | 975a0f9a83ba7d016385739bb16f5c5a2eb8a883 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Tue Feb 28 08:07:49 2012 +0000 |
committer | Albert ARIBAUD <albert.u.boot@aribaud.net> | Thu Mar 29 08:12:48 2012 +0200 |
tree | 477a0bec9646556815b911ce42b32896a0aeec23 | |
parent | 84a6447cccb85167f4fe91a8e6b13345577228d1 [diff] |
tegra: fdt: Add clock bindings for Tegra2 Seaboard Add the definition of the oscillator clock frequency and the 32KHz clock. The latter is provided by a PMIC on I2C which we don't actually use at present, but we expect this definition to be used in the kernel and want to keep our .dts the same. Signed-off-by: Simon Glass <sjg@chromium.org> Acked-by: Stephen Warren <swarren@nvidia.com> Signed-off-by: Tom Warren <twarren@nvidia.com>