On 20/02/2023 12.02, Philippe Mathieu-Daudé wrote:
Sensor devices depend on some bus, not a particular board.
While merged for a particular board, sensor devices don't
depend on it. They depend on a bus technology, and can be
used by any board exposing such bus.

In order to help merging sensor patches, when they fall out
of a particular board tree, add a section covering overall
sensors, to help out with patch review and merge queue
handling.

Signed-off-by: Philippe Mathieu-Daudé <[email protected]>
---
Hi, would you like to help co-maintaining?

Cc: Titus Rwantare <[email protected]>
Cc: Hao Wu <[email protected]>
Cc: Havard Skinnemoen <[email protected]>
Cc: Corey Minyard <[email protected]>
Cc: Joel Stanley <[email protected]>
Cc: Kevin Townsend <[email protected]>
Cc: Klaus Jensen <[email protected]>
Cc: Maheswara Kurapati <[email protected]>
Cc: Peter Delevoryas <[email protected]>
Cc: Cédric Le Goater <[email protected]>
---
  MAINTAINERS | 6 ++++++
  1 file changed, 6 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index fd54c1f140..657fadbd6d 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -3255,6 +3255,12 @@ M: Viktor Prutyanov <[email protected]>
  S: Maintained
  F: contrib/elf2dmp/
+Overall sensors
+M: Philippe Mathieu-Daudé <[email protected]>
+S: Odd Fixes
+F: hw/sensor
+F: include/hw/sensor
+
  I2C and SMBus
  M: Corey Minyard <[email protected]>
  S: Maintained

Reviewed-by: Thomas Huth <[email protected]>


Reply via email to