From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-3.8 required=3.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS, UNPARSEABLE_RELAY autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 6133BC48BDF for ; Mon, 21 Jun 2021 02:57:32 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 32BE26117A for ; Mon, 21 Jun 2021 02:57:32 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230170AbhFUC7o (ORCPT ); Sun, 20 Jun 2021 22:59:44 -0400 Received: from bhuna.collabora.co.uk ([46.235.227.227]:41612 "EHLO bhuna.collabora.co.uk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229901AbhFUC7o (ORCPT ); Sun, 20 Jun 2021 22:59:44 -0400 Received: from [127.0.0.1] (localhost [127.0.0.1]) (Authenticated sender: ezequiel) with ESMTPSA id 496B21F40112 Message-ID: <62c3e6bccfb3d8c0ef6190861a8608abff34e885.camel@collabora.com> Subject: Re: [PATCH 0/5] Rockchip PX30 RGA and VPU support From: Ezequiel Garcia To: Paul Kocialkowski , linux-media@vger.kernel.org, linux-rockchip@lists.infradead.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Cc: Jacob Chen , Mauro Carvalho Chehab , Rob Herring , Heiko Stuebner , Philipp Zabel , Greg Kroah-Hartman , Thomas Petazzoni , Alex Bee , Chris Healy Date: Sun, 20 Jun 2021 23:57:14 -0300 In-Reply-To: <20210107134101.195426-1-paul.kocialkowski@bootlin.com> References: <20210107134101.195426-1-paul.kocialkowski@bootlin.com> Organization: Collabora Content-Type: text/plain; charset="UTF-8" User-Agent: Evolution 3.38.2-1 MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org Hi Paul, On Thu, 2021-01-07 at 14:40 +0100, Paul Kocialkowski wrote: > This series adds the required bits for RGA and VPU support on the > Rockchip PX30 SoC. > Do you plan to resend this series? Alex recently renamed [1] things so some tweaking will be needed, but it shouldn't be complicated. [1] https://lore.kernel.org/linux-media/20210614213215.99389-1-knaerzche@gmail.com/ It would be great to have support RK3326 and PX30 :) Kindly, Ezequiel