* [RESEND PATCH v4] MAINTAINERS: update entries in TEXAS INSTRUMENTS LOW/MIDDLE-POWER AUDIO AMPLIFIER (ASoC/HDA) DRIVERS and add entries for haptic driver
@ 2024-09-01 4:14 Shenghao Ding
0 siblings, 0 replies; 3+ messages in thread
From: Shenghao Ding @ 2024-09-01 4:14 UTC (permalink / raw)
To: linux-kernel
Cc: baojun.xu, 13564923607, 13916275206, robinchen, alsa-devel,
Shenghao Ding
Due to internal re-org, Kevin is no longer mnaintaining audio driver.
Due to job change, drop entries for the audio converter and add
entries for both haptics drivers and middle-power audio amplifier
drivers. Add audio converter, set the Status as Supported. So far, the
Software maintainer has not been confirmed. Once the maintainer was
confimred, the guy will update his mail into audio converter section.
Signed-off-by: Shenghao Ding <shenghao-ding@ti.com>
---
v4:
- Add Touch Screen support
v3:
- Add Audio converter section
- Set the section of LOW/MIDDLE-POWER AUDIO AMPLIFIER as Supported
v2:
- Add the detailed information of the maintained drivers.
---
MAINTAINERS | 34 +++++++++++++++++++++++++---------
1 file changed, 25 insertions(+), 9 deletions(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index fe83ba7194ea..a2448dab3601 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -22596,26 +22596,43 @@ S: Maintained
F: Documentation/devicetree/bindings/sound/davinci-mcasp-audio.yaml
F: sound/soc/ti/
-TEXAS INSTRUMENTS AUDIO (ASoC/HDA) DRIVERS
+TEXAS INSTRUMENTS LOW/MIDDLE-POWER AUDIO AMPLIFIER (ASoC/HDA) & HAPTICS DRIVERS
M: Shenghao Ding <shenghao-ding@ti.com>
-M: Kevin Lu <kevin-lu@ti.com>
M: Baojun Xu <baojun.xu@ti.com>
L: alsa-devel@alsa-project.org (moderated for non-subscribers)
-S: Maintained
+S: Supported
+F: Documentation/devicetree/bindings/input/ti,drv260x.yaml
+F: Documentation/devicetree/bindings/input/ti,drv266x.yaml
F: Documentation/devicetree/bindings/sound/tas2552.txt
+F: Documentation/devicetree/bindings/sound/tas5720.txt
F: Documentation/devicetree/bindings/sound/ti,tas2562.yaml
F: Documentation/devicetree/bindings/sound/ti,tas2770.yaml
+F: Documentation/devicetree/bindings/sound/ti,tas2781.yaml
F: Documentation/devicetree/bindings/sound/ti,tas27xx.yaml
+F: Documentation/devicetree/bindings/sound/ti,tas5086.txt
+F: Documentation/devicetree/bindings/sound/ti,tas57xx.yaml
+F: Documentation/devicetree/bindings/sound/ti,tas5805m.yaml
+F: Documentation/devicetree/bindings/sound/tpa6130a2.txt
+F: drivers/input/misc/drv2*.c
+F: include/sound/tas2*.h
+F: include/sound/tas5086.h
+F: include/sound/tpa6130a2-plat.h
+F: sound/pci/hda/tas2781_hda_i2c.c
+F: sound/soc/codecs/tas2*.*
+F: sound/soc/codecs/tas5*.*
+F: sound/soc/codecs/tpa6130a2.*
+
+TEXAS INSTRUMENTS AUDIO Converter (ASoC) and Touch Screen DRIVERS
+L: alsa-devel@alsa-project.org (moderated for non-subscribers)
+S: Maintained
F: Documentation/devicetree/bindings/sound/ti,pcm1681.yaml
F: Documentation/devicetree/bindings/sound/ti,pcm3168a.yaml
+F: Documentation/devicetree/bindings/sound/ti,pcm6240.yaml
F: Documentation/devicetree/bindings/sound/ti,tlv320*.yaml
F: Documentation/devicetree/bindings/sound/ti,tlv320adcx140.yaml
F: Documentation/devicetree/bindings/sound/tlv320aic31xx.txt
-F: Documentation/devicetree/bindings/sound/tpa6130a2.txt
-F: include/sound/tas2*.h
+F: drivers/input/touchscreen/tsc2*.*
F: include/sound/tlv320*.h
-F: include/sound/tpa6130a2-plat.h
-F: sound/pci/hda/tas2781_hda_i2c.c
F: sound/soc/codecs/pcm1681.c
F: sound/soc/codecs/pcm1789*.*
F: sound/soc/codecs/pcm179x*.*
@@ -22625,9 +22642,8 @@ F: sound/soc/codecs/pcm3060*.*
F: sound/soc/codecs/pcm3168a*.*
F: sound/soc/codecs/pcm5102a.c
F: sound/soc/codecs/pcm512x*.*
-F: sound/soc/codecs/tas2*.*
+F: sound/soc/codecs/pcm6240.*
F: sound/soc/codecs/tlv320*.*
-F: sound/soc/codecs/tpa6130a2.*
TEXAS INSTRUMENTS DMA DRIVERS
M: Peter Ujfalusi <peter.ujfalusi@gmail.com>
--
2.34.1
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [RESEND PATCH v4] MAINTAINERS: update entries in TEXAS INSTRUMENTS LOW/MIDDLE-POWER AUDIO AMPLIFIER (ASoC/HDA) DRIVERS and add entries for haptic driver
@ 2024-10-02 1:11 Shenghao Ding
2024-10-02 8:00 ` kernel test robot
0 siblings, 1 reply; 3+ messages in thread
From: Shenghao Ding @ 2024-10-02 1:11 UTC (permalink / raw)
To: linux-kernel
Cc: baojun.xu, 13564923607, 13916275206, navada, v-hampiholi,
m-shrivastava1, sakshi, sandeepk, robinchen, alsa-devel,
Shenghao Ding
Due to internal re-org, Kevin is no longer mnaintaining audio driver.
Due to job change, drop entries for the audio converter and add
entries for both haptics drivers and middle-power audio amplifier
drivers. Add audio converter, set the Status as Supported. So far, the
Software maintainer has not been confirmed. Once the maintainer was
confimred, the guy will update his mail into audio converter section.
Signed-off-by: Shenghao Ding <shenghao-ding@ti.com>
---
v4:
- Add Touch Screen support
v3:
- Add Audio converter section
- Set the section of LOW/MIDDLE-POWER AUDIO AMPLIFIER as Supported
v2:
- Add the detailed information of the maintained drivers.
---
MAINTAINERS | 35 ++++++++++++++++++++++++++---------
1 file changed, 26 insertions(+), 9 deletions(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index c27f3190737f..689cc1ae70b5 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -22897,25 +22897,43 @@ S: Maintained
F: Documentation/devicetree/bindings/sound/davinci-mcasp-audio.yaml
F: sound/soc/ti/
-TEXAS INSTRUMENTS AUDIO (ASoC/HDA) DRIVERS
+TEXAS INSTRUMENTS LOW/MIDDLE-POWER AUDIO AMPLIFIER (ASoC/HDA) & HAPTICS DRIVERS
M: Shenghao Ding <shenghao-ding@ti.com>
-M: Kevin Lu <kevin-lu@ti.com>
M: Baojun Xu <baojun.xu@ti.com>
L: alsa-devel@alsa-project.org (moderated for non-subscribers)
-S: Maintained
+S: Supported
+F: Documentation/devicetree/bindings/input/ti,drv260x.yaml
+F: Documentation/devicetree/bindings/input/ti,drv266x.yaml
F: Documentation/devicetree/bindings/sound/tas2552.txt
+F: Documentation/devicetree/bindings/sound/tas5720.txt
F: Documentation/devicetree/bindings/sound/ti,tas2562.yaml
F: Documentation/devicetree/bindings/sound/ti,tas2770.yaml
+F: Documentation/devicetree/bindings/sound/ti,tas2781.yaml
F: Documentation/devicetree/bindings/sound/ti,tas27xx.yaml
-F: Documentation/devicetree/bindings/sound/ti,tpa6130a2.yaml
+F: Documentation/devicetree/bindings/sound/ti,tas5086.txt
+F: Documentation/devicetree/bindings/sound/ti,tas57xx.yaml
+F: Documentation/devicetree/bindings/sound/ti,tas5805m.yaml
+F: Documentation/devicetree/bindings/sound/tpa6130a2.txt
+F: drivers/input/misc/drv2*.c
+F: include/sound/tas2*.h
+F: include/sound/tas5086.h
+F: include/sound/tpa6130a2-plat.h
+F: sound/pci/hda/tas2781_hda_i2c.c
+F: sound/soc/codecs/tas2*.*
+F: sound/soc/codecs/tas5*.*
+F: sound/soc/codecs/tpa6130a2.*
+
+TEXAS INSTRUMENTS AUDIO Converter (ASoC) and Touch Screen DRIVERS
+L: alsa-devel@alsa-project.org (moderated for non-subscribers)
+S: Maintained
F: Documentation/devicetree/bindings/sound/ti,pcm1681.yaml
F: Documentation/devicetree/bindings/sound/ti,pcm3168a.yaml
+F: Documentation/devicetree/bindings/sound/ti,pcm6240.yaml
F: Documentation/devicetree/bindings/sound/ti,tlv320*.yaml
F: Documentation/devicetree/bindings/sound/ti,tlv320adcx140.yaml
-F: include/sound/tas2*.h
+F: Documentation/devicetree/bindings/sound/tlv320aic31xx.txt
+F: drivers/input/touchscreen/tsc2*.*
F: include/sound/tlv320*.h
-F: include/sound/tpa6130a2-plat.h
-F: sound/pci/hda/tas2781_hda_i2c.c
F: sound/soc/codecs/pcm1681.c
F: sound/soc/codecs/pcm1789*.*
F: sound/soc/codecs/pcm179x*.*
@@ -22925,9 +22943,8 @@ F: sound/soc/codecs/pcm3060*.*
F: sound/soc/codecs/pcm3168a*.*
F: sound/soc/codecs/pcm5102a.c
F: sound/soc/codecs/pcm512x*.*
-F: sound/soc/codecs/tas2*.*
+F: sound/soc/codecs/pcm6240.*
F: sound/soc/codecs/tlv320*.*
-F: sound/soc/codecs/tpa6130a2.*
TEXAS INSTRUMENTS DMA DRIVERS
M: Peter Ujfalusi <peter.ujfalusi@gmail.com>
--
2.34.1
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [RESEND PATCH v4] MAINTAINERS: update entries in TEXAS INSTRUMENTS LOW/MIDDLE-POWER AUDIO AMPLIFIER (ASoC/HDA) DRIVERS and add entries for haptic driver
2024-10-02 1:11 [RESEND PATCH v4] MAINTAINERS: update entries in TEXAS INSTRUMENTS LOW/MIDDLE-POWER AUDIO AMPLIFIER (ASoC/HDA) DRIVERS and add entries for haptic driver Shenghao Ding
@ 2024-10-02 8:00 ` kernel test robot
0 siblings, 0 replies; 3+ messages in thread
From: kernel test robot @ 2024-10-02 8:00 UTC (permalink / raw)
To: Shenghao Ding, linux-kernel
Cc: oe-kbuild-all, baojun.xu, 13564923607, 13916275206, navada,
v-hampiholi, m-shrivastava1, sakshi, sandeepk, robinchen,
alsa-devel, Shenghao Ding
Hi Shenghao,
kernel test robot noticed the following build warnings:
[auto build test WARNING on linus/master]
[also build test WARNING on v6.12-rc1 next-20241002]
[If your patch is applied to the wrong git tree, kindly drop us a note.
And when submitting patch, we suggest to use '--base' as documented in
https://git-scm.com/docs/git-format-patch#_base_tree_information]
url: https://github.com/intel-lab-lkp/linux/commits/Shenghao-Ding/MAINTAINERS-update-entries-in-TEXAS-INSTRUMENTS-LOW-MIDDLE-POWER-AUDIO-AMPLIFIER-ASoC-HDA-DRIVERS-and-add-entries-for-ha/20241002-091259
base: linus/master
patch link: https://lore.kernel.org/r/20241002011147.1345-1-shenghao-ding%40ti.com
patch subject: [RESEND PATCH v4] MAINTAINERS: update entries in TEXAS INSTRUMENTS LOW/MIDDLE-POWER AUDIO AMPLIFIER (ASoC/HDA) DRIVERS and add entries for haptic driver
reproduce: (https://download.01.org/0day-ci/archive/20241002/202410021557.FByBO9Dp-lkp@intel.com/reproduce)
If you fix the issue in a separate patch/commit (i.e. not just a new version of
the same patch/commit), kindly add following tags
| Reported-by: kernel test robot <lkp@intel.com>
| Closes: https://lore.kernel.org/oe-kbuild-all/202410021557.FByBO9Dp-lkp@intel.com/
All warnings (new ones prefixed by >>):
Warning: Documentation/hwmon/g762.rst references a file that doesn't exist: Documentation/devicetree/bindings/hwmon/g762.txt
Warning: Documentation/userspace-api/netlink/index.rst references a file that doesn't exist: Documentation/networking/netlink_spec/index.rst
Warning: Documentation/userspace-api/netlink/specs.rst references a file that doesn't exist: Documentation/networking/netlink_spec/index.rst
Warning: MAINTAINERS references a file that doesn't exist: Documentation/devicetree/bindings/reserved-memory/qcom
Warning: MAINTAINERS references a file that doesn't exist: Documentation/devicetree/bindings/misc/fsl,qoriq-mc.txt
>> Warning: MAINTAINERS references a file that doesn't exist: Documentation/devicetree/bindings/sound/tpa6130a2.txt
>> Warning: MAINTAINERS references a file that doesn't exist: Documentation/devicetree/bindings/sound/tlv320aic31xx.txt
Using alabaster theme
--
0-DAY CI Kernel Test Service
https://github.com/intel/lkp-tests/wiki
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2024-10-02 8:01 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-10-02 1:11 [RESEND PATCH v4] MAINTAINERS: update entries in TEXAS INSTRUMENTS LOW/MIDDLE-POWER AUDIO AMPLIFIER (ASoC/HDA) DRIVERS and add entries for haptic driver Shenghao Ding
2024-10-02 8:00 ` kernel test robot
-- strict thread matches above, loose matches on Subject: below --
2024-09-01 4:14 Shenghao Ding
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox