-by: Junichi Wakasugi
Signed-off-by: Mihai Serban
Signed-off-by: Shengjiu Wang
Signed-off-by: Cosmin-Gabriel Samoila
---
Documentation/devicetree/bindings/sound/ak4458.txt | 23 +
sound/soc/codecs/Kconfig | 18 +
sound/soc/codecs/Makefile
ue is high and data is read while fsclk is
> transitioning from high to low.
>
> Fix this by setting CHMOD to Output Mode so that pins will output
> zero
> when slots are masked or channels are disabled.
>
> Cc: NXP Linux Team
> Signed-off-by: Cosmin-Gabriel Samoila
&
Fixed a coding style issue.
Signed-off-by: Cosmin-Gabriel Samoila
---
drivers/iommu/io-pgtable.c | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/drivers/iommu/io-pgtable.c b/drivers/iommu/io-pgtable.c
index 6f2e319..a4a9a42 100644
--- a/drivers/iommu/io-pgtable.c
+++ b
Fixed coding style issues detected using checkpatch.pl.
Signed-off-by: Cosmin-Gabriel Samoila
---
drivers/spi/spi-adi-v3.c | 18 --
1 file changed, 12 insertions(+), 6 deletions(-)
diff --git a/drivers/spi/spi-adi-v3.c b/drivers/spi/spi-adi-v3.c
index a16b25d..06121cc 100644
Fixed errors and warnings reported by checkpatch.pl.
Signed-off-by: Cosmin-Gabriel Samoila
---
drivers/isdn/hisax/isac.c | 32 ++--
1 file changed, 18 insertions(+), 14 deletions(-)
diff --git a/drivers/isdn/hisax/isac.c b/drivers/isdn/hisax/isac.c
index 7fdf78f
Fix variable assignment inside if statement. It is error-prone and hard to read.
Signed-off-by: Cosmin-Gabriel Samoila
---
drivers/isdn/hisax/isac.c | 15 ++-
1 file changed, 10 insertions(+), 5 deletions(-)
diff --git a/drivers/isdn/hisax/isac.c b/drivers/isdn/hisax/isac.c
index
Document the bindings for AK4458 DAC
Signed-off-by: Cosmin-Gabriel Samoila
---
Documentation/devicetree/bindings/sound/ak4458.txt | 23 ++
1 file changed, 23 insertions(+)
create mode 100644 Documentation/devicetree/bindings/sound/ak4458.txt
diff --git a/Documentation
snd_soc_update_bits instead of soc_read + soc_write
- use GPIOD
- use SPDX identifier
- use dac@10 instgitead of ak4458@10
- use explicit power_on/off functions
- add __maybe_unused attribute
- use probe_new for i2c_probe
Cosmin-Gabriel Samoila (2):
ASoC: codecs: Add support for AK4458 DAC driver
ASoC
-by: Junichi Wakasugi
Signed-off-by: Mihai Serban
Signed-off-by: Shengjiu Wang
Signed-off-by: Cosmin-Gabriel Samoila
---
sound/soc/codecs/Kconfig | 6 +
sound/soc/codecs/Makefile | 2 +
sound/soc/codecs/ak4458.c | 659 ++
sound/soc/codecs/ak4458
Keep headers sorted alphabetically.
Signed-off-by: Cosmin-Gabriel Samoila
---
sound/soc/codecs/ak4458.c | 10 +-
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/sound/soc/codecs/ak4458.c b/sound/soc/codecs/ak4458.c
index 8a49dd2..31ec0ba 100644
--- a/sound/soc/codecs
Modify SPDX comment style to match the rules. Since the original
code had a GPL-2.0 license and SPDX is compatible with GPL-2.0+,
we also modified the MODULE_LICENSE.
Signed-off-by: Cosmin-Gabriel Samoila
---
sound/soc/codecs/ak4458.c | 13 ++---
sound/soc/codecs/ak4458.h | 2 +-
2
Modify SPDX license comment style and sort headers alphabetically.
Cosmin-Gabriel Samoila (2):
ASoC: ak4458: Modify SPDX license format
ASoC: ak4458: Sort headers alphabetically
sound/soc/codecs/ak4458.c | 23 +++
sound/soc/codecs/ak4458.h | 2 +-
2 files changed, 12
unused controls
- remove unused macros
- use snd_soc_update_bits instead of soc_read + soc_write
- use GPIOD
- use SPDX identifier
- use dac@10 instgitead of ak4458@10
- use explicit power_on/off functions
- add __maybe_unused attribute
- use probe_new for i2c_probe
Cosmin-Gabriel Samoila (2):
ASoC
Signed-off-by: Junichi Wakasugi
Signed-off-by: Mihai Serban
Signed-off-by: Shengjiu Wang
Signed-off-by: Cosmin-Gabriel Samoila
---
Documentation/devicetree/bindings/sound/ak4458.txt | 23 ++
1 file changed, 23 insertions(+)
create mode 100644 Documentation/devicetree
-by: Junichi Wakasugi
Signed-off-by: Mihai Serban
Signed-off-by: Shengjiu Wang
Signed-off-by: Cosmin-Gabriel Samoila
---
sound/soc/codecs/Kconfig | 6 +
sound/soc/codecs/Makefile | 2 +
sound/soc/codecs/ak4458.c | 684 ++
sound/soc/codecs/ak4458
15 matches
Mail list logo