| 1f1a0212 | 27-Feb-2012 |
Simon Glass <sjg@chromium.org> |
tegra: fdt: Add clock bindings
This adds a basic binding for the oscillator and peripheral clocks. The second cell is the clock number, defined as the bit number within the clock enable register if
tegra: fdt: Add clock bindings
This adds a basic binding for the oscillator and peripheral clocks. The second cell is the clock number, defined as the bit number within the clock enable register if the peripheral clock.
This uses the RFC clock bindings from Grant Likely so may change later:
https://lkml.org/lkml/2011/12/12/498
It is taken from Stephen Warren's patch here:
http://patchwork.ozlabs.org/patch/141359/
Signed-off-by: Simon Glass <sjg@chromium.org> Signed-off-by: Tom Warren <twarren@nvidia.com>
show more ...
|
| 8b7a47d7 | 28-Feb-2012 |
Simon Glass <sjg@chromium.org> |
tegra: fdt: Add additional USB binding
This adds a property to indicate a port which can switch between host and device mode.
Signed-off-by: Simon Glass <sjg@chromium.org> Acked-by: Stephen Warren
tegra: fdt: Add additional USB binding
This adds a property to indicate a port which can switch between host and device mode.
Signed-off-by: Simon Glass <sjg@chromium.org> Acked-by: Stephen Warren <swarren@nvidia.com> Signed-off-by: Tom Warren <twarren@nvidia.com>
show more ...
|