summaryrefslogtreecommitdiff
path: root/sys/dev/fdt/tascodec.c
AgeCommit message (Expand)Author
2023-02-04Set default volume to -30 dB instead of using the hardware default of 0 dBMark Kettenis
2022-09-02Add a callback for setting the TDM slot used by an audio codec.Mark Kettenis
2022-07-25The GPIO pin on Apple M1 systems is actually connected to the SDZ pin, whichMark Kettenis
2022-03-21Constify struct {audio,midi,radio,video}_hw_if. No functional change.Miod Vallat
2022-02-14Use iic_is_compatible(9) and use the more generic compatible string toMark Kettenis
2022-01-30Add tascodec(4), a driver for the TI TAS2770/TAS5770 digital audioMark Kettenis