Commit graph

402 commits

Author SHA1 Message Date
Florian Grandel 64eecd4488 MAINTAINERS: native IEEE 802.15.4 L2 maintenance
Introduce a new area of maintenance for the IEEE 802.15.4 native stack
as distinguished from both, IEEE 802.15.4 drivers and OpenThread and
more specialized than generic network subsystem maintainership.

Signed-off-by: Florian Grandel <fgrandel@code-for-humans.de>
2023-07-04 09:31:40 +02:00
Sjors Hettinga 2f5068fcda MAINTAINERS: Add self as network collaborator
Add myself as collaborator for the networking subsystem.

Signed-off-by: Sjors Hettinga <s.a.hettinga@gmail.com>
2023-06-28 15:29:00 +02:00
Fabio Baltieri a7d1110242 MAINTAINERS: cleanup the ITE Platform maintainer entry
Drop the collabors entries that were already in maintainers (no need for
the dup), change the board expression so that it matches both ITE boards
currently in the repo.

Signed-off-by: Fabio Baltieri <fabiobaltieri@google.com>
2023-06-27 12:18:07 +00:00
Fabio Baltieri 80a986f438 tests: add an input build_all test
Add an input build_all test with a bunch of input driver, move the
ft5336 one out of sensors as well.

Signed-off-by: Fabio Baltieri <fabiobaltieri@google.com>
2023-06-22 07:01:07 -04:00
Anas Nashif 84d8841497 MAINTAINERS: add twister related files to area
Add pytest plugin and related documenation.

Also add gchwier to collabs.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2023-06-21 08:02:59 -04:00
Zhang Lixu b2c7432042 MAINTAINERS: Add maintainer and collaborator for Sensing Subsystem
Add lixuzha, ghu0510, qianruh as maintainer and collaborators for
the Sensing Subsystem.

Signed-off-by: Zhang Lixu <lixu.zhang@intel.com>
2023-06-17 07:43:25 -04:00
Florian Grandel 5bd42b9b2c MAINTAINERS: add IEEE 802.15.4 driver collaborators
Added cfriedt and fgrandel as collaborators for IEEE 802.15.4 driver
maintenance as suggested by cfried in
https://github.com/zephyrproject-rtos/zephyr/pull/59133#pullrequestreview-1473704118

Signed-off-by: Florian Grandel <fgrandel@code-for-humans.de>
2023-06-17 07:16:32 -04:00
Johann Fischer fbb6cd1a39 doc: connectivity: move USB-C device stack to USB chapter
This looks a bit lost in its own USB-C chapter,
move it to USB under the Power Delivery heading.

Signed-off-by: Johann Fischer <johann.fischer@nordicsemi.no>
2023-06-15 05:53:44 -04:00
Johann Fischer b335c19bcb doc: move USB documentation to connectivity
Mostly moved and reorganised content to the Connectivity chapter,
separated API references. Fill in some gaps in the USB device
documentation.

Signed-off-by: Johann Fischer <johann.fischer@nordicsemi.no>
2023-06-15 05:53:44 -04:00
Carlo Caione 8eeb5c992e riscv: Move directory to *-privileged
Because the spec is "privileged" not "privilege".

Signed-off-by: Carlo Caione <ccaione@baylibre.com>
2023-06-09 11:46:29 -04:00
Jamie McCrae 579139096c MAINTAINERS: Add self as aux display maintainer
Add myself as auxiliary display maintainer.

Signed-off-by: Jamie McCrae <spam@helper3000.net>
2023-05-26 23:05:58 +02:00
Gerard Marull-Paretas 52aec02e96 tests: drivers: build_all: regulator: add test
Add a new _test_ that is used to build all regulator drivers. SoC
regulators, such as Raspberry Pi Pico core supply are excluded as they
are typically built as part of the platform.

Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>
2023-05-23 14:37:15 +02:00
Andy Sinclair 24cd0e2857 MAINTAINERS: Add aasinclair to regulator collaborators
Add myself as a regulator collaborator

Signed-off-by: Andy Sinclair <andy.sinclair@nordicsemi.no>
2023-05-22 08:40:22 -05:00
Stephanos Ioannidis 0931d8da93 MAINTAINERS: Fix outdated reference to modules/Kconfig.mcuboot_bootutil
The commit 837245fcec relocated
`modules/Kconfig.mcuboot_bootutil` to `modules/Kconfig.mcuboot`.

Signed-off-by: Stephanos Ioannidis <stephanos.ioannidis@nordicsemi.no>
2023-05-19 16:41:00 +09:00
Dominik Ermel 2136c7ca57 MAINTAINERS: Make nordicjm maintainer for MCUmgr subsystem
With significant contribution to MCUmgr that brought increased
upload speeds and various other improvements in RAM and CPU usage,
general improvements in MCUmgr architecture and documentation,
Jamie has shown his vision for the subsystem and therefore
lets welcome him as a new MCUmgr subsystem maintainer.

Signed-off-by: Dominik Ermel <dominik.ermel@nordicsemi.no>
2023-05-12 09:59:10 +02:00
Stephanos Ioannidis 90d160e689 MAINTAINERS: Add label to Coding Guidelines area
This commit adds the "area: Coding Guidelines" label to the "Coding
Guidelines" area.

Signed-off-by: Stephanos Ioannidis <stephanos.ioannidis@nordicsemi.no>
2023-05-10 19:17:39 +02:00
Stephanos Ioannidis 67cd0771f2 MAINTAINERS: Add more coding guidelines-related files
This commit adds more coding guidelines and code style-related files to
the "Coding Guidelines" area; most importantly, it adds the coding
guidelines document itself (`doc/contribute/coding_guidelines/`) to the
area.

Signed-off-by: Stephanos Ioannidis <stephanos.ioannidis@nordicsemi.no>
2023-05-10 19:17:39 +02:00
Gerard Marull-Paretas 92a9f2e538 maintainers: make gmarull the maintainer of the device driver model area
Since I've been working on device.h for a while, I propose to become the
maintainer of the device driver model in Zephyr.

Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>
2023-05-09 09:24:21 +02:00
David Leach c4c716ff37 MAINTAINERS: Add NXP SOF maintainers.
Add dbaluta and iuliana-prodan to NXP collaborators list to support SOF.

Signed-off-by: David Leach <david.leach@nxp.com>
2023-05-08 10:47:14 -05:00
Henrik Brix Andersen ef3d01d16f test: drivers: can: move build-only tests to proper location
Move the build-only test for the MCP2515 CAN controller driver to the
tests/drivers/build_all/can/ folder.

Signed-off-by: Henrik Brix Andersen <hebad@vestas.com>
2023-05-01 09:30:42 -05:00
Anas Nashif 158f99781b MAINTAINERS: move release notes to release section
Move files related to release notes to the release section.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2023-05-01 09:20:55 -04:00
Jamie McCrae 8f859a065c MAINTAINERS: Add Retention section and assign to self
Adds an entry for the retention subsystem and assign myself to it.

Signed-off-by: Jamie McCrae <jamie.mccrae@nordicsemi.no>
2023-04-24 13:27:53 +02:00
Jamie McCrae e824b24017 MAINTAINERS: Add soc/Kconfig and boards/Kconfig entries
Adds previously missed files to be under a new section for
Board/SoC configuration.

Signed-off-by: Jamie McCrae <jamie.mccrae@nordicsemi.no>
2023-04-15 06:18:01 -04:00
Yuval Peress af2bc62b57 maintainers: add yperess to rtio collaborators
I'll be helping with some features on the RTIO subsystem.

Signed-off-by: Yuval Peress <peress@google.com>
2023-04-12 13:29:11 -04:00
Bjarki Arge Andreasen 284e9b0da7 MAINTAINERS.yml: Add Drivers: RTC: entry
Added initial maintainers entry for RTC. Will be
expanded with collaborators before merged.

Signed-off-by: Bjarki Arge Andreasen <baa@trackunit.com>
2023-04-04 17:03:38 +02:00
Fabio Baltieri 24df09bf0a MAINTAINERS: add dts/bindings/input/ to the input file list
Add the dts/bindings/input/ subdirectory to the list of paths maintained
under input.

Signed-off-by: Fabio Baltieri <fabiobaltieri@google.com>
2023-04-04 08:45:28 -05:00
Dmitrii Golovanov 06f98a5371 MAINTAINERS: Add golowanow as collaborator for Twister
Add myself as a collaborator for the Twister.

Signed-off-by: Dmitrii Golovanov <dmitrii.golovanov@intel.com>
2023-04-03 16:25:09 -04:00
Ryan McClelland d40fcb97da MAINTAINERS: add XenuIsWatching as collaborator for i3c
Add myself as a collaborator of i3c

Signed-off-by: Ryan McClelland <ryanmcclelland@meta.com>
2023-04-03 12:58:16 -04:00
Andrei Emeltchenko 06ae6c4e25 MAINTAINERS: Update EDAC pattern
Include all EDAC documentation to "area: EDAC" pattern.

Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com>
2023-03-30 17:33:41 -04:00
Przemyslaw Bida 5cc27674fd MAINTAINERS: add collaborators for openthread related repos.
Adding marouszpoos and canisLupus1313 as collaborators for openthread
repos.

Signed-off-by: Przemyslaw Bida <przemyslaw.bida@nordicsemi.no>
2023-03-29 09:46:19 -04:00
Carles Cufi dd7c0f1a26 MAINTAINERS: Fix case of Bluetooth Host section
The correct case is Bluetooth Host, not Bluetooth host.

Signed-off-by: Carles Cufi <carles.cufi@nordicsemi.no>
2023-03-28 09:40:43 -05:00
Andries Kruithof fbe80f98e4 MAINTAINERS: add Bluetooth host section
Added a Bluetooth host section, similar to what has been done
for controller and mesh

Signed-off-by: Andries Kruithof <andries.kruithof@nordicsemi.no>
2023-03-28 15:06:50 +02:00
Piotr Mienkowski 245b9c666e MAINTAINERS: remove inactive self as GPIO maintainer
I am no longer able to act as GPIO subsystem maintainer. I would like
to degrade my role to collaborator.

Signed-off-by: Piotr Mienkowski <piotr.mienkowski@gmail.com>
2023-03-24 06:33:54 -04:00
Andrei Emeltchenko 97c55ce46c smbus: Update CODEOWNERS and MAINTAINERS files
Update CODEOWNERS and MAINTAINERS files.

Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com>
2023-03-22 08:16:23 -04:00
Andries Kruithof 82efb21e91 MAINTAINERS: move mesh and ll from bsim/tests to their proper section
The babblesim tests for bluetooth have been moved to a new folder.
To ensure that the proper people still get involved this PR adds
the bsim/tests/bluetooth/ll folder to the bluetooth controller section
and similar for the mesh babblesim folder

Signed-off-by: Andries Kruithof <andries.kruithof@nordicsemi.no>
2023-03-22 06:54:00 -04:00
Alberto Escolar Piedras 159e633f33 MAINTAINERS: Add tests/bsim infra scripts to nrf52_bsim category
Today these scripts are orphan. Let's better set them
as owned by the nrf52_bsim maintainer.

Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no>
2023-03-22 06:54:00 -04:00
Jamie McCrae 02059bc692 MAINTAINERS: Add retained memory section and assign to self
Adds an entry for the retained memory area and assign myself to it.

Signed-off-by: Jamie McCrae <jamie.mccrae@nordicsemi.no>
2023-03-20 15:02:09 +01:00
Alberto Escolar Piedras f27c0b4905 tests bsim: Change folder structure
Bsim won't be limited anymore to BT tests.
In preparation for adding more tests in network areas
swap the tests/bluetooth/bsim with tests/bsim/bluetooth

There is no other changes in this commit beyond that.

Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no>
2023-03-17 19:59:50 +01:00
Andrei Emeltchenko c976211a34 MAINTAINERS: Correct intel bindings for platform Intel ADSP
At the moment all Intel drivers get label Intel ADSP. Correct to match
only "intel,adsp*".

Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com>
2023-03-17 06:45:50 -04:00
Pieter De Gendt 6c47b9a5d7 MAINTAINERS: add pdgendt as collaborator for Atmel
Add myself as a collaborator for the Atmel SAM platform and HAL.

Signed-off-by: Pieter De Gendt <pieter.degendt@basalte.be>
2023-03-16 14:39:21 -05:00
Fyall Ian (CYSC CSS ICW SW MTO INT) d79e697457 MAINTAINERS: Add Infineon Platforms section
Add the Infineon Platforms section.

Signed-off-by: Fyall Ian (CYSC CSS ICW SW MTO INT) <Ian.Fyall@infineon.com>
2023-03-15 20:39:20 -04:00
Fabio Baltieri e155b2dc5f MAINTAINERS: add drivers/input/ to the input file list
Add the driver/input subdirectory to the list of paths maintained under
input.

Signed-off-by: Fabio Baltieri <fabiobaltieri@google.com>
2023-03-15 09:11:14 +01:00
Nicola Ochsenbein 96dd61842b MAINTAINERS: Add ox11 to FatFs
ox11 is maintaining on FatFs.

Signed-off-by: Nicola Ochsenbein <Nicola.Ochsenbein@husqvarnagroup.com>
2023-03-13 11:58:57 +01:00
Jamie McCrae ef7a9af7e3 MAINTAINERS: Add sysbuild entry
Adds a sysbuild maintainers entry.

Signed-off-by: Jamie McCrae <jamie.mccrae@nordicsemi.no>
2023-03-08 08:53:46 -06:00
Filip Kokosinski 52f902f411 MAINTAINERS: add maintainers for "platform: SiLabs" area
This commit adds a maintainer and a collaborator to the "platform:
SiLabs" area. It also changes its status to "maintained".

Signed-off-by: Filip Kokosinski <fkokosinski@antmicro.com>
2023-03-07 18:17:23 +01:00
Fabio Baltieri 3659017be1 MAINTAINERS: add an Input section
Add a maintainer section for Input.

Signed-off-by: Fabio Baltieri <fabiobaltieri@google.com>
2023-03-06 11:47:32 -08:00
Thomas Stranger 0eeb5c7c50 MAINTAINERS: renesas smartbond: add entry
Renesas SmartBond platform only had an entry for the maintainer of the hal.

Signed-off-by: Thomas Stranger <thomas.stranger@outlook.com>
2023-03-03 08:21:15 -06:00
Thomas Stranger fd3ff2f49f MAINTAINERS: renesas: rcar: limit dts scope to gen3 folder
After the introduction of the renesas smartbond family the scope of dts
files needs to be limited to the rcar subfolder.

Signed-off-by: Thomas Stranger <thomas.stranger@outlook.com>
2023-03-03 08:21:15 -06:00
Chris Friedt 577c678df6 MAINTAINERS: add cfriedt as maintainer for hash utils
Add myself as maintainer of hash utilities which currently
encompasses hash functions and hash maps (hash tables).

Signed-off-by: Chris Friedt <cfriedt@meta.com>
2023-03-03 08:23:41 -05:00
Daniel DeGrasse 65eca74032 maintainers: make myself SDHC maintainer
Since I contributed Zephyr's SD rework, and SDHC drivers are currently
marked as orphaned, make myself the maintainer.

Signed-off-by: Daniel DeGrasse <daniel.degrasse@nxp.com>
2023-03-01 16:35:22 -05:00