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 Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 4BC8EC433F5 for ; Wed, 9 Feb 2022 03:34:18 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject:Cc:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=jggdiYO28/2lCRnQF0e6PT9ltsR3KvWmGMeu79v2sKQ=; b=WqPbHitTRqqAHo FDMSUqk/uXPjhKn8McAZxe7XoHWgTPKqgbgHAV+aMpBYC/c/Rmad5yE8a67hPEQC+TQDddQJZIMkC 0vWqbWk/ruAjpVr2sZ228B+jcjeLAZb9otghjjPsr3uSbNa1XywwW6VwTjOeV2VRCnTtohLVxDkKf sKHx8cOtQeNlAZgVEMpUjJqWKlLILy4VyEA1JVlHLqLbuL2NEf7UrOUeKZ5VOzpm6uA/xLJknDK9I stLu6LPIbMbFcfVhDeVOmJc7qhoPl2uEqFTyzW1hdfN0yNJtlLNnBlgRuNKb35mFd0y5LHiwExpQu RF7VzfyCOLURTJOKm18A==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1nHdin-00G7ew-3e; Wed, 09 Feb 2022 03:32:45 +0000 Received: from mail-oi1-f173.google.com ([209.85.167.173]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1nHdig-00G7cu-Tx; Wed, 09 Feb 2022 03:32:40 +0000 Received: by mail-oi1-f173.google.com with SMTP id q8so1223150oiw.7; Tue, 08 Feb 2022 19:32:38 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=U3oOjIeVi1C82XPxQZmsfVaWQzE3dxNvbFyDd9qEgEE=; b=3KdRmSh14YpftdeydPkSP7cDnIvUNYwu3aVpLpJ6YlXDYhYoFtlQGB1pYoiCCnUvwG LKUyPbQGrvfWnUW9zifbQo1uJWimKRYyHVx6JyT3nhWKfhpUW/A2I7OWkG/+opoiyPel 4DqTMfc+VI0a2o7dczRPWKHHzaC3Q+7g7JiSsnKulZ0Bmp76C67ilfMrEAXfqMNSWPX2 hZMqFu1vvuCGOY2lMJpep02i/+eaccjUdNAFVq1PSRt4qmnpZYsJIoxzTEu5P2SB7qDS 9NjYT1TqBZDcPMtu33J1BfIy9NI6PDtMReNefUdLOdePoHjCSS5fKiFDu2tme0vElRbd moCA== X-Gm-Message-State: AOAM530Sa59QvxuOwECgVcc8DEo5EBlm2vAIg8Y7bc10KckAM/AXV/lR aj92M+KR78OUq4GfXe8Yog== X-Google-Smtp-Source: ABdhPJyIZbDtFNyphezJ8O3TyklDXoGPLMe2pQ2ZQ03AXwwMSzMipIvWQeMcLWWnOU+Q1ItTth4NJQ== X-Received: by 2002:a05:6808:9b3:: with SMTP id e19mr138998oig.90.1644377557610; Tue, 08 Feb 2022 19:32:37 -0800 (PST) Received: from robh.at.kernel.org (66-90-148-213.dyn.grandenetworks.net. [66.90.148.213]) by smtp.gmail.com with ESMTPSA id bg34sm6438397oob.14.2022.02.08.19.32.35 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 08 Feb 2022 19:32:36 -0800 (PST) Received: (nullmailer pid 3586500 invoked by uid 1000); Wed, 09 Feb 2022 03:32:35 -0000 Date: Tue, 8 Feb 2022 21:32:35 -0600 From: Rob Herring To: Sascha Hauer Cc: devicetree@vger.kernel.org, Benjamin Gaignard , Sandy Huang , Heiko =?iso-8859-1?Q?St=FCbner?= , kernel@pengutronix.de, linux-rockchip@lists.infradead.org, Peter Geis , Michael Riesch , linux-arm-kernel@lists.infradead.org, dri-devel@lists.freedesktop.org, Andy Yan Subject: Re: [PATCH 20/27] arm64: dts: rockchip: rk356x: Add VOP2 nodes Message-ID: References: <20220126145549.617165-1-s.hauer@pengutronix.de> <20220126145549.617165-21-s.hauer@pengutronix.de> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20220126145549.617165-21-s.hauer@pengutronix.de> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220208_193238_993170_B4BC31DE X-CRM114-Status: GOOD ( 12.38 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Wed, 26 Jan 2022 15:55:42 +0100, Sascha Hauer wrote: > The VOP2 is the display output controller on the RK3568. Add the node > for it to the dtsi file along with the required display-subsystem node > and the iommu node. > > changes since v3: > - Bring back gamma_lut regs > - Drop redundant _vop suffix from clock names > > Signed-off-by: Sascha Hauer > --- > arch/arm64/boot/dts/rockchip/rk3566.dtsi | 4 ++ > arch/arm64/boot/dts/rockchip/rk3568.dtsi | 4 ++ > arch/arm64/boot/dts/rockchip/rk356x.dtsi | 51 ++++++++++++++++++++++++ > include/dt-bindings/soc/rockchip,vop2.h | 14 +++++++ > 4 files changed, 73 insertions(+) > create mode 100644 include/dt-bindings/soc/rockchip,vop2.h > Acked-by: Rob Herring _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel