From patchwork Wed Nov 6 10:05:25 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Dan Scally X-Patchwork-Id: 13864276 Received: from perceval.ideasonboard.com (perceval.ideasonboard.com [213.167.242.64]) (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 AA9281DD0C9; Wed, 6 Nov 2024 10:06:07 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=213.167.242.64 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1730887569; cv=none; b=ZH4NTLaxZeCzzDJ3YVQMjOoLFvxn2tqIADsZZy8yshfDWU1MYPz2fyrAMwK8aSUDy9TXQY3vFB59ZZ3ZT1Y0UUnJnQVvpm/em29II43+Io6hmKpVOEed5+dLzhzr+dWYQcBgGs1TaHI6AfY7TUnYY6D07BTyMf5HcE3Q8tdIrlg= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1730887569; c=relaxed/simple; bh=iks4HLCkzWYWVGMmf0zGcfSNYrOOXYhYdaQr03WGHK4=; h=From:To:Cc:Subject:Date:Message-Id:In-Reply-To:References: MIME-Version; b=RcYGWyHOBb5gCAvJ6wQYkt2obEwTwHVMn2x43hBGpZkpOWirX8YYHDHSWDW3SPnuRxbEgEWK3weW4SwGlSr/ilQ8EU+uiHsTT/vA5LZZpVAYATsivDVS+jnAih9rMt1Bum2VL3svzemrXdRFUO+2zw9MKF/gxJAkcg7btTSdfM0= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dmarc=none (p=none dis=none) header.from=ideasonboard.com; spf=pass smtp.mailfrom=ideasonboard.com; dkim=pass (1024-bit key) header.d=ideasonboard.com header.i=@ideasonboard.com header.b=DxB442om; arc=none smtp.client-ip=213.167.242.64 Authentication-Results: smtp.subspace.kernel.org; dmarc=none (p=none dis=none) header.from=ideasonboard.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=ideasonboard.com Authentication-Results: smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=ideasonboard.com header.i=@ideasonboard.com header.b="DxB442om" Received: from mail.ideasonboard.com (cpc141996-chfd3-2-0-cust928.12-3.cable.virginm.net [86.13.91.161]) by perceval.ideasonboard.com (Postfix) with ESMTPSA id EBF8F196F; Wed, 6 Nov 2024 11:05:39 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=ideasonboard.com; s=mail; t=1730887540; bh=iks4HLCkzWYWVGMmf0zGcfSNYrOOXYhYdaQr03WGHK4=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=DxB442om4XqR4Tb1N/wBS/3cdzdGEpBa16A+Sk/G3c39k2dgmS3PecU7WgDcXRn5e MX8lrQXiIXM6oT4RGtkKUJn4dkgndhJULbltvAZau8XwmTXdKO06hM3n0a0POX2+Qv V1UunWNNrBTqwuzRtc4zvqAqxoieiV59ZJvyeKRs= From: Daniel Scally To: linux-media@vger.kernel.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org Cc: Anthony.McGivern@arm.com, jacopo.mondi@ideasonboard.com, nayden.kanchev@arm.com, robh+dt@kernel.org, mchehab@kernel.org, krzysztof.kozlowski+dt@linaro.org, conor+dt@kernel.org, jerome.forissier@linaro.org, kieran.bingham@ideasonboard.com, laurent.pinchart@ideasonboard.com, sakari.ailus@iki.fi, Daniel Scally Subject: [PATCH v8 08/17] MAINTAINERS: Add entry for mali-c55 driver Date: Wed, 6 Nov 2024 10:05:25 +0000 Message-Id: <20241106100534.768400-9-dan.scally@ideasonboard.com> X-Mailer: git-send-email 2.34.1 In-Reply-To: <20241106100534.768400-1-dan.scally@ideasonboard.com> References: <20241106100534.768400-1-dan.scally@ideasonboard.com> Precedence: bulk X-Mailing-List: linux-media@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Add a MAINTAINERS entry for the mali-c55 driver and its associated documentation. Reviewed-by: Laurent Pinchart Co-developed-by: Jacopo Mondi Signed-off-by: Jacopo Mondi Signed-off-by: Daniel Scally --- Changes in v8: - None Changes in v7: - None Changes in v6: - None Changes in v5: - None Changes in v4: - None Changes in v3: - none Changes in v2: - none MAINTAINERS | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index 7a14891a8fa9..c34e4bbbaff0 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1854,6 +1854,17 @@ F: drivers/gpu/drm/ci/xfails/panfrost* F: drivers/gpu/drm/panfrost/ F: include/uapi/drm/panfrost_drm.h +ARM MALI-C55 ISP DRIVER +M: Daniel Scally +M: Jacopo Mondi +L: linux-media@vger.kernel.org +S: Maintained +T: git git://linuxtv.org/media_tree.git +F: Documentation/admin-guide/media/mali-c55-graph.dot +F: Documentation/admin-guide/media/mali-c55.rst +F: Documentation/devicetree/bindings/media/arm,mali-c55.yaml +F: drivers/media/platform/arm/mali-c55/ + ARM MALI PANTHOR DRM DRIVER M: Boris Brezillon M: Steven Price