Received: by 2002:a05:6a10:206:0:0:0:0 with SMTP id 6csp4191459pxj; Mon, 21 Jun 2021 16:04:58 -0700 (PDT) X-Google-Smtp-Source: ABdhPJyUkCDrDwv4pXnHir7YFtCQ8fHdd58CVpsxXsNA2V1kyBMZjs8ls6ueRQyeLBeGGFy+xq2K X-Received: by 2002:a02:820f:: with SMTP id o15mr758131jag.139.1624316698442; Mon, 21 Jun 2021 16:04:58 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1624316698; cv=none; d=google.com; s=arc-20160816; b=rxs5i7qwX7DMaZeD8SeeXoML0WS7EvPa4lK16Q2uXb8EORkcbtUDpNmId61cfGSZka 8pbpZmEGUCSbEChaq6s/EaOdSD+TpR/Z/1s8kE4bPsg6awSwcPDEjjCu+ba7CCRI1GRe cGaYQlnyNqlqmW48VJ10Qx8r/EyXud96C6ngSzbZiOe0VEx1UjzX1AGN+LoEDtZDjCuU qYsaNT2tvJlem+XkMXdL/oQKKXuHxZLzPY7iLNatwDFlrCRUXT77CjvQkUaNhJ4YaTNP 98JIVgtDvvQwdaMMCdeAac+bOHc6H6g7eUuNJ9paQBzEmbngeFSotLQh5TVxQIM/wv67 W4Lg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:mime-version :references:in-reply-to:message-id:date:subject:cc:to:from; bh=z2Ap41pQbeQsqkJPWvma3TB3m+Y31/8TDhwhHwpMQLM=; b=OjrzeIn0MVks39EDHQ34W/2vZi14OtuHLWJUEAz1DrSjL/mh6e2G9NXg6uhO+R3l4i Odr0HFn6CKKFPveMk1bMVRvKc5uQ8zsZUYtbnDk+ovVlopfb++QecvjEaPaUAMMsiRMq 5lKeh1AjGBzwNSB+9VnV3IIajbENM5B7jvZVmr6HSuXMMyeESnLzvfLCrM32M3BAActq DTBauD35Ret2eAD0LKfEYMBS79XkW4+MW8A4r89eHgmg5PzAq8b0h73ytlP/VytSMWIa 3Y+6ePpiII64/qpvGlaUi574jo0Q5LkyDVVRJhf+sLF0CqHRV73USKT76m2Rke4zphSD a0jg== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id m25si20320758ioo.79.2021.06.21.16.04.43; Mon, 21 Jun 2021 16:04:58 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230433AbhFUXGZ (ORCPT + 99 others); Mon, 21 Jun 2021 19:06:25 -0400 Received: from gloria.sntech.de ([185.11.138.130]:39080 "EHLO gloria.sntech.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229940AbhFUXGZ (ORCPT ); Mon, 21 Jun 2021 19:06:25 -0400 Received: from ip5f5aa64a.dynamic.kabel-deutschland.de ([95.90.166.74] helo=phil.lan) by gloria.sntech.de with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1lvSxY-0000SO-3P; Tue, 22 Jun 2021 01:04:04 +0200 From: Heiko Stuebner To: Greg Kroah-Hartman , Lee Jones , linux-media@vger.kernel.org, Philipp Zabel , Alex Bee , Rob Herring , Mauro Carvalho Chehab , Ezequiel Garcia , devicetree@vger.kernel.org, linux-rockchip@lists.infradead.org Cc: Heiko Stuebner , linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Subject: Re: (subset) [PATCH v2 00/12] Add support for older Rockchip SoCs to V4L2 hantro and rkvdec drivers Date: Tue, 22 Jun 2021 01:04:02 +0200 Message-Id: <162431663480.82957.13969853774662992128.b4-ty@sntech.de> X-Mailer: git-send-email 2.29.2 In-Reply-To: <20210527154455.358869-1-knaerzche@gmail.com> References: <20210525152225.154302-1-knaerzche@gmail.com> <20210527154455.358869-1-knaerzche@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, 27 May 2021 17:44:43 +0200, Alex Bee wrote: > this series adds support for older Rockchip SoCs (RK3036, RK3066, RK3188 > and RK322x) to the existing V4L2 video decoder/-encoder drivers - namely > hantro and rkvdec. > They can be used as-is or with very little modifications. > > In preparation to that patches 1,8 and 9 add power-controller support for > RK3036 and RK322x, since both drivers rely on pm. The drivers for them > exist already in the common Rockchip pm driver, they just haven't be added > to the device trees yet. > > [...] Applied, thanks! [10/12] ARM: dts: rockchip: add vpu node for RK3036 commit: 9d34d4aa896d00d398d799caa839a1494ba7c018 [11/12] ARM: dts: rockchip: add vpu nodes for RK3066 and RK3188 commit: db3fc8fa0fcfa481cd8087c2ee068d1d1988c3a2 [12/12] ARM: dts: rockchip: add vpu and vdec node for RK322x commit: 36e9534dfcb5b09b919d2831d6a19aa3856b95a1 Best regards, -- Heiko Stuebner