On Sun, Feb 17, 2019 at 11:26 AM Simon Glass <[email protected]> wrote: > > When testing the sound system we don't need the hear the beeps. The > testing works by checking the data that would be emitted. Add a > device-tree property to silence the sound, and enable it for testing. > > Signed-off-by: Simon Glass <[email protected]> > --- > > Changes in v2: > - Move comment about silencing on error so that it is clearer > > arch/sandbox/dts/test.dts | 1 + > drivers/sound/sandbox.c | 25 ++++++++++++++++++++++--- > 2 files changed, 23 insertions(+), 3 deletions(-) >
Reviewed-by: Bin Meng <[email protected]> _______________________________________________ U-Boot mailing list [email protected] https://lists.denx.de/listinfo/u-boot

