From patchwork Fri Feb 16 17:42:23 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Gregory CLEMENT X-Patchwork-Id: 13560399 Received: from relay4-d.mail.gandi.net (relay4-d.mail.gandi.net [217.70.183.196]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 3DD0F135413; Fri, 16 Feb 2024 17:42:44 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=217.70.183.196 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1708105367; cv=none; b=QD0rhZk9m93UF5q7LUFTsb39R7hGDP89AnHbjxgiTVcHSJPn7hCkTlMddKrizGgR8kh532RXVBk+7p27qjNXAQDxw0eqJpIOytWGMP2r986lJAfWKT3w60p1UhGZQbmxg7EVSrHCb2mCgNaNffpw6cwFGb7VnzU9aWoycy6B8cM= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1708105367; c=relaxed/simple; bh=oAaQLBWeM/gGCWiHBRYJVlhdSdktIqUBDSt+66t2HAY=; h=From:To:Cc:Subject:Date:Message-ID:In-Reply-To:References: MIME-Version:Content-Type; b=dursu6v1nECqxGZYhzeTD1Rq5EvnNKcD1drcIhkkH+/tzvobt3YLAEgtF7Cd2qTzz7sH5QjelvJDeejwQ5Dl85Cvf/QwyMxdjyRS0DyRnxmaamB/Kz1mmrWx+5PT290gdpe+JoWTgkmR9uW0tApMSet4ruNcnbc7Wml46mIr5XE= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dmarc=pass (p=reject dis=none) header.from=bootlin.com; spf=pass smtp.mailfrom=bootlin.com; dkim=pass (2048-bit key) header.d=bootlin.com header.i=@bootlin.com header.b=jYzK41rC; arc=none smtp.client-ip=217.70.183.196 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=reject dis=none) header.from=bootlin.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=bootlin.com Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=bootlin.com header.i=@bootlin.com header.b="jYzK41rC" Received: by mail.gandi.net (Postfix) with ESMTPSA id DC8F9E0009; Fri, 16 Feb 2024 17:42:42 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bootlin.com; s=gm1; t=1708105363; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=5w8TSeVOjB6sAyR43iL6A33OQFv+sJxNEeK/67wx8JQ=; b=jYzK41rC2RfQmRQuuFKAoAXrUhP54h12NIMTTxDlzZnpNQbm3wii3eG4Oy2BC6ye1cgRWr RvoqcCmTv99M8tP2EuUEXC72RFnWzg+YROepEHVb2uGc4cQ5jDkYcxM6DJtN3rO2cMu80e csqvZP3j0JwV/t1n69ej8HpP0QO+k0aDSJg4ElK3EqIWxiLWg+Q1anC5MLQkIq/hgJEnu3 fUwAt5Phm2dcUzRY/6r8tO3UM/WB9RYnlfQDIHxiAqMAztJCUtui1sk28Mgexzb1qNgk2r P+nXNmqZ6qd/idUQt3STE/58sP6vTKOUBimAZ3XarUEYyYfChq5yTTBFhI6szg== From: Gregory CLEMENT To: Paul Burton , Thomas Bogendoerfer , linux-mips@vger.kernel.org, Jiaxun Yang , Rob Herring , Krzysztof Kozlowski , devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Cc: Vladimir Kondratiev , Tawfik Bayouk , Alexandre Belloni , =?utf-8?q?Th=C3=A9o_Lebr?= =?utf-8?q?un?= , Thomas Petazzoni , Gregory CLEMENT Subject: [PATCH v8 14/14] MAINTAINERS: Add entry for Mobileye MIPS SoCs Date: Fri, 16 Feb 2024 18:42:23 +0100 Message-ID: <20240216174227.409400-15-gregory.clement@bootlin.com> X-Mailer: git-send-email 2.43.0 In-Reply-To: <20240216174227.409400-1-gregory.clement@bootlin.com> References: <20240216174227.409400-1-gregory.clement@bootlin.com> Precedence: bulk X-Mailing-List: linux-mips@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 X-GND-Sasl: gregory.clement@bootlin.com Add Vlad, Théo and myself as co-maintainers for the Mobileye MIPS SoCs. Signed-off-by: Vladimir Kondratiev Signed-off-by: Théo Lebrun Signed-off-by: Gregory CLEMENT --- MAINTAINERS | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index 8d1052fa6a692..cb431c79c7b8e 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -14779,6 +14779,18 @@ W: https://linuxtv.org Q: http://patchwork.linuxtv.org/project/linux-media/list/ F: drivers/media/dvb-frontends/mn88473* +MOBILEYE MIPS SOCS +M: Vladimir Kondratiev +M: Gregory CLEMENT +M: Théo Lebrun +L: linux-mips@vger.kernel.org +S: Maintained +F: Documentation/devicetree/bindings/mips/mobileye.yaml +F: arch/mips/boot/dts/mobileye/ +F: arch/mips/configs/eyeq5_defconfig +F: arch/mips/mobileye/board-epm5.its.S +F: include/dt-bindings/soc/mobileye,eyeq5.h + MODULE SUPPORT M: Luis Chamberlain L: linux-modules@vger.kernel.org