From 32f0291900a584858de1fd8ff9756f6a454a6f0d Mon Sep 17 00:00:00 2001 From: Aswin Murugan Date: Tue, 10 Jun 2025 15:07:32 +0530 Subject: [PATCH] board: qualcomm: Add MAINTAINERS entries for Dragonwing platforms Added MAINTAINERS entries for the Qualcomm Dragonwing platforms, following the discussion in the referenced thread. https://lore.kernel.org/u-boot/20250603192206.GK1382132@bill-the-cat/ Signed-off-by: Aswin Murugan Reviewed-by: Casey Connolly Acked-by: Varadarajan Narayanan Acked-by: Balaji Selvanathan Link: https://lore.kernel.org/r/20250610093732.2060702-1-aswin.murugan@oss.qualcomm.com Signed-off-by: Casey Connolly --- board/qualcomm/MAINTAINERS | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/board/qualcomm/MAINTAINERS b/board/qualcomm/MAINTAINERS index 0c07ea2df72..3767a2a7949 100644 --- a/board/qualcomm/MAINTAINERS +++ b/board/qualcomm/MAINTAINERS @@ -1,9 +1,24 @@ # This MAINTAINERS file is for folks with an interest in a particular platform # or board under ARM SNAPDRAGON +QUALCOMM DRAGONWING QCS615 +M: Aswin Murugan +S: Maintained +N: qcs615 + # RB3 Gen 2 and similar boards QUALCOMM DRAGONWING QCS6490 M: Casey Connolly S: Maintained N: qcs6490 N: sc7280 + +QUALCOMM DRAGONWING QCS8300 +M: Balaji Selvanathan +S: Maintained +N: qcs8300 + +QUALCOMM DRAGONWING QCS9100 +M: Varadarajan Narayanan +S: Maintained +N: qcs9100 -- 2.47.2