From a7c93908eecbbd3710ae4c3f3d30191ef3a620ff Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Sat, 2 Aug 2014 06:53:57 -0600 Subject: Update ChangeLog --- nuttx/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'nuttx') diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog index 99733ddb9..8ce64b99b 100755 --- a/nuttx/ChangeLog +++ b/nuttx/ChangeLog @@ -7937,4 +7937,10 @@ Start Delay are now configurable (2014-8-1). * drivers/audio/wm8904_debug.c: Add logic to dump WM8904 registers (2014-8-1). + * drivers/audio/wm8904.c: Fix an error in write logic. I am not sure + why this fixes the problem (2014-8-1). + * include/nuttx/audio/wm8904.h (and implementers of the interface): + the WM8904 driver needs to know the frequency of the MCLK in order + to set up the FLL to generate the correct bitrate (2014-8-1). + * WM8904: Add an option to control WM8904 register dumping (2014-8-2). -- cgit v1.2.3