lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20240709104117.33431-1-ivprusov@salutedevices.com>
Date: Tue, 9 Jul 2024 13:41:15 +0300
From: Igor Prusov <ivprusov@...utedevices.com>
To: Liam Girdwood <lgirdwood@...il.com>, Mark Brown <broonie@...nel.org>, Rob
 Herring <robh@...nel.org>, Krzysztof Kozlowski <krzk+dt@...nel.org>, Conor
 Dooley <conor+dt@...nel.org>, Jaroslav Kysela <perex@...ex.cz>, Takashi Iwai
	<tiwai@...e.com>, Igor Prusov <ivprusov@...utedevices.com>
CC: <prusovigor@...il.com>, <kernel@...utedevices.com>,
	<linux-sound@...r.kernel.org>, <devicetree@...r.kernel.org>,
	<linux-kernel@...r.kernel.org>
Subject: [PATCH 0/2] Add ES7243E ADC driver

This series adds Everest Semi ES7243E ADC driver and bindings.
Driver is based on David Yang's implementation [1].

[1] https://github.com/BPI-SINOVOIP/BPI-R2PRO-BSP/blob/main/kernel/sound/soc/codecs/es7243e.c

Igor Prusov (2):
  ASoC: dt-bindings: Add bindings for Everest ES7243E
  ASoC: codecs: add ES7243E ADC driver

 .../bindings/sound/everest,es7243e.yaml       |  42 ++
 sound/soc/codecs/Kconfig                      |   3 +
 sound/soc/codecs/Makefile                     |   2 +
 sound/soc/codecs/es7243e.c                    | 676 ++++++++++++++++++
 4 files changed, 723 insertions(+)
 create mode 100644 Documentation/devicetree/bindings/sound/everest,es7243e.yaml
 create mode 100644 sound/soc/codecs/es7243e.c

-- 
2.34.1


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ