[PATCH 0/2] ASoC: bcm2835: add support for hifiberry-dac

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 




From: Martin Sperl <kernel@xxxxxxxxxxxxxxxx>

Add support for the hifiberry-dac hat that can get attached
to a raspberry pi.

This hat also the ti-pcm5102a DAC, so
support for this DAC has been added to codecs.

This is a backport of the drivers in the rpi-downstream
kernel.

Changelog:
* Drivers written by: Florian Meier <florian.meier@xxxxxxxx>
* ref-count patch by Matthias Reichl <hias@xxxxxxxxx>
* rebased, checkpath fixed and dt-binding documentation added 
  by Martin Sperl <kernel@xxxxxxxxxxxxxxxx>

Florian Meier (2):
  ASoC: pcm5102a: Add support for PCM5102A codec
  ASoC: Add support for HifiBerry DAC

 .../bindings/sound/hifiberry,hifiberry-dac.txt     |  12 ++
 .../devicetree/bindings/sound/pcm5102a.txt         |  13 +++
 sound/soc/bcm/Kconfig                              |   7 ++
 sound/soc/bcm/Makefile                             |   3 +-
 sound/soc/bcm/hifiberry_dac.c                      | 126 +++++++++++++++++++++
 sound/soc/codecs/Kconfig                           |   4 +
 sound/soc/codecs/Makefile                          |   2 +
 sound/soc/codecs/pcm5102a.c                        |  69 +++++++++++
 8 files changed, 235 insertions(+), 1 deletion(-)
 create mode 100644 Documentation/devicetree/bindings/sound/hifiberry,hifiberry-dac.txt
 create mode 100644 Documentation/devicetree/bindings/sound/pcm5102a.txt
 create mode 100644 sound/soc/bcm/hifiberry_dac.c
 create mode 100644 sound/soc/codecs/pcm5102a.c

--
2.1.4
--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html



[Index of Archives]     [Device Tree Compilter]     [Device Tree Spec]     [Linux Driver Backports]     [Video for Linux]     [Linux USB Devel]     [Linux PCI Devel]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [XFree86]     [Yosemite Backpacking]
  Powered by Linux