Re: audio devices for armv7

2021-05-24 Thread Mark Kettenis
> Date: Mon, 24 May 2021 22:37:14 +0200
> From: Peter Hessler 
> 
> After the recent uaudio dma fixes, I tried out audio playing on my armv7
> system.  Tested on the built-in audio port on hw.product=Tinker-RK3288,
> sounds fine.
> 
> OK?
> 
> (N.B. 'twrget' is not a typo, even if it looks like one)

ok kettenis@

> Index: etc/etc.armv7/MAKEDEV.md
> ===
> RCS file: /cvs/src/etc/etc.armv7/MAKEDEV.md,v
> retrieving revision 1.19
> diff -u -p -u -p -r1.19 MAKEDEV.md
> --- etc/etc.armv7/MAKEDEV.md  23 Jan 2021 05:08:33 -  1.19
> +++ etc/etc.armv7/MAKEDEV.md  24 May 2021 20:29:34 -
> @@ -105,6 +105,7 @@ _std(1, 2, 8, 6)
>  dnl
>  dnl *** armv7 specific targets
>  dnl
> +twrget(all, au, audio, 0, 1, 2)dnl
>  target(all, ch, 0)dnl
>  target(all, vscsi, 0)dnl
>  target(all, diskmap)dnl
> 
> 
> 
> -- 
> "Amnesia used to be my favorite word, but then I forgot it."
> 
> 



audio devices for armv7

2021-05-24 Thread Peter Hessler
After the recent uaudio dma fixes, I tried out audio playing on my armv7
system.  Tested on the built-in audio port on hw.product=Tinker-RK3288,
sounds fine.

OK?

(N.B. 'twrget' is not a typo, even if it looks like one)


Index: etc/etc.armv7/MAKEDEV.md
===
RCS file: /cvs/src/etc/etc.armv7/MAKEDEV.md,v
retrieving revision 1.19
diff -u -p -u -p -r1.19 MAKEDEV.md
--- etc/etc.armv7/MAKEDEV.md23 Jan 2021 05:08:33 -  1.19
+++ etc/etc.armv7/MAKEDEV.md24 May 2021 20:29:34 -
@@ -105,6 +105,7 @@ _std(1, 2, 8, 6)
 dnl
 dnl *** armv7 specific targets
 dnl
+twrget(all, au, audio, 0, 1, 2)dnl
 target(all, ch, 0)dnl
 target(all, vscsi, 0)dnl
 target(all, diskmap)dnl



-- 
"Amnesia used to be my favorite word, but then I forgot it."