From patchwork Fri Oct 30 11:22:24 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Helen Mae Koike Fornazier X-Patchwork-Id: 11869269 Return-Path: Received: from mail.kernel.org (pdx-korg-mail-1.web.codeaurora.org [172.30.200.123]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id B108714B2 for ; Fri, 30 Oct 2020 11:23:02 +0000 (UTC) Received: from merlin.infradead.org (merlin.infradead.org [205.233.59.134]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 7090F20756 for ; Fri, 30 Oct 2020 11:23:02 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="ZLR5ZyRL" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 7090F20756 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=collabora.com Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-rockchip-bounces+patchwork-linux-rockchip=patchwork.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=merlin.20170209; h=Sender:Content-Transfer-Encoding: Content-Type:Cc:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:MIME-Version:References:In-Reply-To:Message-Id:Date: Subject:To:From:Reply-To:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=WSsCVQdXFenZ2bAtmhJE7dfHJ86rdI1yqDXV6anff0k=; b=ZLR5ZyRL8Zel/3Ya1Irh8KpDu 6Spbs4GnUu89LgYNfVldNDEujew4isqeLAQZi9xP749U88vGfSpnUeM+hC5xwrIpvNQIrzMkKsz+5 KYvopazD7btHOQWdlONAZUTaIbhgxW+H/x8+uV5R75NopLKGGX51sS+T0SAkX5n20KgP1TIKek72J 8R8i4Mm2iGzFVFlTKfFCBAuQZ4io2QVwkJaSlYmrlsP7tv9zZB+LhJuUrV5bKHCTl4j7XN8+vNO2r PUumxivHWZ3AGG6td7hAjF8Gg4af9tTlIiFP7Fa8wjxMc+C6M9460j7chrL5ocJtKFDv0prKJBuZI abRhLH25A==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1kYSUi-0007z7-QR; Fri, 30 Oct 2020 11:22:56 +0000 Received: from bhuna.collabora.co.uk ([2a00:1098:0:82:1000:25:2eeb:e3e3]) by merlin.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1kYSUg-0007uq-Fn for linux-rockchip@lists.infradead.org; Fri, 30 Oct 2020 11:22:55 +0000 Received: from floko.floko.floko (unknown [IPv6:2804:14c:483:7e3e::1005]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) (Authenticated sender: koike) by bhuna.collabora.co.uk (Postfix) with ESMTPSA id 0C25A1F45EBC; Fri, 30 Oct 2020 11:22:43 +0000 (GMT) From: Helen Koike To: linux-media@vger.kernel.org Subject: [PATCH v2 3/3] media: MAINTAINERS: Update rkisp1 files with new location Date: Fri, 30 Oct 2020 08:22:24 -0300 Message-Id: <20201030112225.2095909-4-helen.koike@collabora.com> X-Mailer: git-send-email 2.28.0 In-Reply-To: <20201030112225.2095909-1-helen.koike@collabora.com> References: <20201030112225.2095909-1-helen.koike@collabora.com> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20201030_072254_620594_900723F8 X-CRM114-Status: GOOD ( 10.39 ) X-Spam-Score: -0.0 (/) X-Spam-Report: SpamAssassin version 3.4.4 on merlin.infradead.org summary: Content analysis details: (-0.0 points) pts rule name description ---- ---------------------- -------------------------------------------------- -0.0 SPF_PASS SPF: sender matches SPF record -0.0 SPF_HELO_PASS SPF: HELO matches SPF record X-BeenThere: linux-rockchip@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Upstream kernel work for Rockchip platforms List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: mchehab@kernel.org, dafna.hirschfeld@collabora.com, heiko@sntech.de, niklas.soderlund@ragnatech.se, linux-kernel@vger.kernel.org, tfiga@chromium.org, linux-rockchip@lists.infradead.org, laurent.pinchart@ideasonboard.com, hverkuil-cisco@xs4all.nl, kernel@collabora.com, zhengsq@rock-chips.com, ribalda@google.com Sender: "Linux-rockchip" Errors-To: linux-rockchip-bounces+patchwork-linux-rockchip=patchwork.kernel.org@lists.infradead.org rkisp1 was moved out of staging, update MAINTAINERS file accordingly. Signed-off-by: Helen Koike --- MAINTAINERS | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/MAINTAINERS b/MAINTAINERS index 9e23b20eb2a21..6691c5d3e974b 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -15037,7 +15037,8 @@ S: Maintained F: Documentation/admin-guide/media/rkisp1.rst F: Documentation/devicetree/bindings/media/rockchip-isp1.yaml F: Documentation/userspace-api/media/v4l/pixfmt-meta-rkisp1.rst -F: drivers/staging/media/rkisp1/ +F: drivers/media/platform/rockchip/rkisp1 +F: include/uapi/linux/rkisp1-config.h ROCKCHIP RASTER 2D GRAPHIC ACCELERATION UNIT DRIVER M: Jacob Chen