Received: by 2002:a25:d783:0:0:0:0:0 with SMTP id o125csp770291ybg; Thu, 19 Mar 2020 08:27:35 -0700 (PDT) X-Google-Smtp-Source: ADFU+vtp3qu0Ef4oA3fgXwpboijvv1RrO4AIeF8p/1l/YxlIAxxkVILi20yKrV2isY2jsYdWKzSa X-Received: by 2002:a05:6830:4ab:: with SMTP id l11mr2690966otd.163.1584631655243; Thu, 19 Mar 2020 08:27:35 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1584631655; cv=none; d=google.com; s=arc-20160816; b=tPpXm1LmfRQ6Wcs67X1bWjSB/esRpfadw6EA8lWbbnRWC/ZwQWUfjniVmxNzsy8GaY vw6Trwc98LKAUQA0WzxKsj9n0vySDg9mAJOKZnxZ1ARUU07QD3Zx0U1zHnAXWfHcJyu3 WdoZ7GOzEyUfhL6g+34b+4Nl2aF3Bu6GRfeXFT26L7BIev78JetvuConot8Pbnoz4Rum dhhXv33zD8YfFhNKGm8TRFLYl5L4cOzk6g2nbBUqxiNIWHzUSopvlwwg9Zi7Rq2L2aQ5 5puF5mi/gc+VdycOFNRS731wI5piricroR00J2OioYdM2W6fCTfXzGCEYzSlVyYmi21i H5Cw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :references:in-reply-to:message-id:date:subject:cc:to:from; bh=x+4dlDW7GSz1ueDEolMcxuHeHq9D5W047xobL6n3NpA=; b=fN3Sl+e2+F0e8ynlbQ0hc6i+iB0Q47sTqrcZ7nki1L6fu7llxDelqO0nwhGood0s9R K5uSXaUAlE2A13oIqpg2q28D1Y3uQ0N7/T8BlOIRuzURQ0xXPgtG3fTFtU5RL3Tpz3iD MDbhBqiQH4rD74+Daw43DvMGVvh2U6q3ewPVFFoMveang0dSFRyDVSdFiU8jfaDdaDOj /9CA2dfpASMr6MfcHW+AG9sBz0lq13qZ+OdGgcxDrRJs5dced3lApoET3kaOwRW7EH8R S8+iVumEEKJAEr4llOuHZf0dgntFzaMOquQY7TxZRde/y58G7V3IVjZFsuI+PTXo9py9 ImNw== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id f15si1360438otp.314.2020.03.19.08.27.21; Thu, 19 Mar 2020 08:27:35 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727829AbgCSP0c convert rfc822-to-8bit (ORCPT + 99 others); Thu, 19 Mar 2020 11:26:32 -0400 Received: from gloria.sntech.de ([185.11.138.130]:45962 "EHLO gloria.sntech.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727402AbgCSP0c (ORCPT ); Thu, 19 Mar 2020 11:26:32 -0400 Received: from ip5f5a5d2f.dynamic.kabel-deutschland.de ([95.90.93.47] helo=diego.localnet) by gloria.sntech.de with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.89) (envelope-from ) id 1jEx3z-0001ef-OB; Thu, 19 Mar 2020 16:26:27 +0100 From: Heiko =?ISO-8859-1?Q?St=FCbner?= To: Ezequiel Garcia Cc: linux-media@vger.kernel.org, linux-rockchip@lists.infradead.org, linux-kernel@vger.kernel.org, Tomasz Figa , Nicolas Dufresne , kernel@collabora.com, Jonas Karlman , Hans Verkuil , Alexandre Courbot , Jeffrey Kardatzke , Rob Herring Subject: Re: [PATCH v2 8/8] hantro: Add linux-rockchip mailing list to MAINTAINERS Date: Thu, 19 Mar 2020 16:26:27 +0100 Message-ID: <1737479.UCjzuJY553@diego> In-Reply-To: <20200318132108.21873-9-ezequiel@collabora.com> References: <20200318132108.21873-1-ezequiel@collabora.com> <20200318132108.21873-9-ezequiel@collabora.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8BIT Content-Type: text/plain; charset="iso-8859-1" Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Am Mittwoch, 18. M?rz 2020, 14:21:08 CET schrieb Ezequiel Garcia: > The linux-rockchip mailing list is relevant for the > Hantro driver, given this support the VPU present > in Rockchip SoCs. > > Signed-off-by: Ezequiel Garcia Reviewed-by: Heiko Stuebner > --- > MAINTAINERS | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 28bbbb6c73ef..dc56b9bfc3b3 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -14313,6 +14313,7 @@ F: Documentation/devicetree/bindings/media/rockchip-rga.txt > HANTRO VPU CODEC DRIVER > M: Ezequiel Garcia > L: linux-media@vger.kernel.org > +L: linux-rockchip@lists.infradead.org > S: Maintained > F: drivers/staging/media/hantro/ > F: Documentation/devicetree/bindings/media/rockchip-vpu.yaml >