* Pull request for sound-2023-01-rc4
@ 2022-12-06 8:42 Heinrich Schuchardt
2022-12-06 17:02 ` Tom Rini
0 siblings, 1 reply; 2+ messages in thread
From: Heinrich Schuchardt @ 2022-12-06 8:42 UTC (permalink / raw)
To: Tom Rini; +Cc: U-Boot Mailing List, Simon Glass
Dear Tom,
The following changes since commit a50622d78c5c6babd1853ae913f339df54fe532c:
Merge tag 'xilinx-for-v2023.01-rc3-v2' of
https://source.denx.de/u-boot/custodians/u-boot-microblaze (2022-12-05
08:33:19 -0500)
are available in the Git repository at:
https://source.denx.de/u-boot/custodians/u-boot-efi.git
tags/sound-2023-01-rc4
for you to fetch changes up to 304bc9f437df51b4d982fe25fd0988350c8f5fc9:
sandbox: fix sound driver (2022-12-05 17:43:23 +0100)
Gitlab CI showed no issues:
https://source.denx.de/u-boot/custodians/u-boot-efi/-/pipelines/14337
----------------------------------------------------------------
Pull request for sound-2023-01-rc4
* Avoid endless loop and amend unit test
* Add man-page for the sound command
* Fix sandbox sound driver
----------------------------------------------------------------
Heinrich Schuchardt (5):
sound: avoid endless loop
test: test sandbox sound driver more rigorously
cmd: fix long text for sound command
doc: man-page for the sound command
sandbox: fix sound driver
arch/sandbox/cpu/sdl.c | 11 +++++------
arch/sandbox/include/asm/test.h | 10 ++++++++++
cmd/sound.c | 2 +-
doc/usage/cmd/sound.rst | 41
+++++++++++++++++++++++++++++++++++++++++
doc/usage/index.rst | 1 +
drivers/sound/sandbox.c | 9 +++++++++
drivers/sound/sound.c | 5 ++++-
test/dm/sound.c | 11 +++++++++++
8 files changed, 82 insertions(+), 8 deletions(-)
create mode 100644 doc/usage/cmd/sound.rst
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Pull request for sound-2023-01-rc4
2022-12-06 8:42 Pull request for sound-2023-01-rc4 Heinrich Schuchardt
@ 2022-12-06 17:02 ` Tom Rini
0 siblings, 0 replies; 2+ messages in thread
From: Tom Rini @ 2022-12-06 17:02 UTC (permalink / raw)
To: Heinrich Schuchardt; +Cc: U-Boot Mailing List, Simon Glass
[-- Attachment #1: Type: text/plain, Size: 755 bytes --]
On Tue, Dec 06, 2022 at 09:42:39AM +0100, Heinrich Schuchardt wrote:
> Dear Tom,
>
> The following changes since commit a50622d78c5c6babd1853ae913f339df54fe532c:
>
> Merge tag 'xilinx-for-v2023.01-rc3-v2' of
> https://source.denx.de/u-boot/custodians/u-boot-microblaze (2022-12-05
> 08:33:19 -0500)
>
> are available in the Git repository at:
>
> https://source.denx.de/u-boot/custodians/u-boot-efi.git
> tags/sound-2023-01-rc4
>
> for you to fetch changes up to 304bc9f437df51b4d982fe25fd0988350c8f5fc9:
>
> sandbox: fix sound driver (2022-12-05 17:43:23 +0100)
>
> Gitlab CI showed no issues:
> https://source.denx.de/u-boot/custodians/u-boot-efi/-/pipelines/14337
>
Applied to u-boot/master, thanks!
--
Tom
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 659 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2022-12-06 17:03 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-12-06 8:42 Pull request for sound-2023-01-rc4 Heinrich Schuchardt
2022-12-06 17:02 ` Tom Rini
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox