From patchwork Fri Mar 1 16:22:18 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: =?utf-8?q?Th=C3=A9o_Lebrun?= X-Patchwork-Id: 777217 Received: from relay6-d.mail.gandi.net (relay6-d.mail.gandi.net [217.70.183.198]) (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 DA31370CD9; Fri, 1 Mar 2024 16:22:23 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=217.70.183.198 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1709310146; cv=none; b=Kzd9wB1gH9SJ4/j1OxxN6yCcii6EDtGT/rzpvYKd4o7riOGbbrvVHG3NEU3lpGZCWzuN5mDpwwTf6ryvHUFpTDR2nzont8n8hcZwsKm+v5Up62rZQUUOaQBRC8U7v494rtV++6Htuo7LR/fJsnOMG3W/igCP8vG24Ien+zez/WI= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1709310146; c=relaxed/simple; bh=e+fny5g6MsS+gSQqeZXuQdFgEBmhF4B9PgE+HZI4muM=; h=From:Date:Subject:MIME-Version:Content-Type:Message-Id:References: In-Reply-To:To:Cc; b=rZNwLlAC3RSq54t5iL3dgwIRtvX0ApOWKbM8HRtTby6P4jK4QNoZbCUeZs6Uj1asfdmtvWM3AherZS2UhcIRrLOBcvjlL3xgNkd+wXpqC50DIFJvdT6BiP68MrC2ktfPDHBSWlYU+H2BXUHL+/QYGH2OWltzNPL0HaNdvCdXu3Q= 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=lWfDCfhw; arc=none smtp.client-ip=217.70.183.198 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="lWfDCfhw" Received: by mail.gandi.net (Postfix) with ESMTPSA id 946F2C0007; Fri, 1 Mar 2024 16:22:21 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bootlin.com; s=gm1; t=1709310142; 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=JfVmKW7jiq5sw6u952k0VXr2eBJ8dtpMeFQKqMz2C2s=; b=lWfDCfhwfn8zLQ7BMBZlWCA7fbcEJ4l6KOD9FW1IKHw1PY0ZHVupSX/3XuIqENyvI/cnoF xtDvnjS157FMRdxZlqJTKBRGFyI+uVRVsIgIHgNv/d2ZV71nvFiKB4eZ6+lDjbo5WPPoD/ sgRImxR0mzJPVzYRyIOL6Oa/nlK2sNPk4GaCl4kKl7iR8lpxGtfa4raAnn0IYX3KnTbi0A MHNkedSAbON76zDK/vIGetyokAVQ6J0ntrCbb5uyPx495L4nNOdKfu2pRw/owFBQ4OOPvz s1XVsB+m3dMf+LCeQ1RVr9XtNEqwrQLTz+t31qp6h3QvJWHMTjghx5k+C2apcw== From: =?utf-8?q?Th=C3=A9o_Lebrun?= Date: Fri, 01 Mar 2024 17:22:18 +0100 Subject: [PATCH v9 5/9] MAINTAINERS: Map OLB files to Mobileye SoCs Precedence: bulk X-Mailing-List: linux-gpio@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Message-Id: <20240301-mbly-clk-v9-5-cbf06eb88708@bootlin.com> References: <20240301-mbly-clk-v9-0-cbf06eb88708@bootlin.com> In-Reply-To: <20240301-mbly-clk-v9-0-cbf06eb88708@bootlin.com> To: Gregory CLEMENT , Michael Turquette , Stephen Boyd , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Thomas Bogendoerfer , Linus Walleij , =?utf-8?b?UmFmYcWCIE1pxYJlY2tp?= , Philipp Zabel Cc: Vladimir Kondratiev , linux-mips@vger.kernel.org, linux-clk@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, Thomas Petazzoni , Tawfik Bayouk , linux-gpio@vger.kernel.org, =?utf-8?q?Th=C3=A9o_Lebrun?= X-Mailer: b4 0.13.0 X-GND-Sasl: theo.lebrun@bootlin.com Add all OLB related (system-controller) files to the MOBILEYE MIPS SOCS entry. Signed-off-by: Théo Lebrun --- This does not follow the standard of adding MAINTAINERS entries with file additions. We avoid dependencies inbetween maintainer trees. The MOBILEYE MIPS SOCS is added by [0] series. It is currently in mips-next [1]. [0]: https://lore.kernel.org/lkml/20240216174227.409400-1-gregory.clement@bootlin.com/ [1]: https://lore.kernel.org/lkml/ZdSst3fM3EOQGH03@alpha.franken.de/ --- MAINTAINERS | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index d2a6a3937e88..73bd2851eb4c 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -14793,10 +14793,18 @@ M: Gregory CLEMENT M: Théo Lebrun L: linux-mips@vger.kernel.org S: Maintained +F: Documentation/devicetree/bindings/clock/mobileye,eyeq5-clk.yaml F: Documentation/devicetree/bindings/mips/mobileye.yaml +F: Documentation/devicetree/bindings/pinctrl/mobileye,eyeq5-pinctrl.yaml +F: Documentation/devicetree/bindings/reset/mobileye,eyeq5-reset.yaml +F: Documentation/devicetree/bindings/soc/mobileye/ F: arch/mips/boot/dts/mobileye/ F: arch/mips/configs/eyeq5_defconfig F: arch/mips/mobileye/board-epm5.its.S +F: drivers/clk/clk-eyeq5.c +F: drivers/pinctrl/pinctrl-eyeq5.c +F: drivers/reset/reset-eyeq5.c +F: include/dt-bindings/clock/mobileye,eyeq5-clk.h F: include/dt-bindings/soc/mobileye,eyeq5.h MODULE SUPPORT