
9 Jun
2011
9 Jun
'11
10:55 p.m.
On Jun 9, 2011, at 1:10 AM, Timur Tabi wrote:
The clock-frequency property in an audio codec's device tree node is set to the input clock frequency for that codec. On the Freescale P1022DS reference board, the input clock is enabled only if the hwconfig 'audclk' option is set. Therefore, the property should only be set in the device tree if the clock is actually enabled.
Signed-off-by: Timur Tabi timur@freescale.com
This patch fixes a real bug in the P1022DS, so please apply it to 2011.06.
board/freescale/p1022ds/p1022ds.c | 16 ++++++++++------ 1 files changed, 10 insertions(+), 6 deletions(-)
applied to 85xx
- k