commit | cd474cbae676d63f3bfe6c7f080e61262c2d74a7 | [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 | 1f1a02123cc1643517498e93497a67dfe8824bd7 [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>