tree: 7f7923f6415e18382f9275439fb7e44c05ebb391
  1. algo/
  2. inc/
  3. src/
  4. BUILD.bazel
  5. Kconfig
  6. Makefile
  7. README.md
tas25xx/README.md

DTS File Changes:

&i2c_8 { status = “ok”; tas25xx@48 { #sound-dai-cells = <0>; compatible = “ti,tas25xx”; reg = <0x48>; /* marvel */ ti,max-channels = <2>; ti,channel-0 = <0x48>; ti,channel-1 = <0x49>; ti,reset-gpio = <&tlmm 117 0>; ti,irq-gpio = <&tlmm 118 0>; ... status = “ok”; }; };

Kernel Configurations:

  • CONFIG_FW_LOADER_USER_HELPER_FALLBACK=y
  • CONFIG_SND_SOC_TAS25XX=m
  • CONFIG_TAS25XX_MISC=y
  • CONFIG_TAS25XX_IRQ_BD=y