From patchwork Mon Jan 9 15:57:55 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Sebastian Reichel X-Patchwork-Id: 13093805 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 06A7DC61DB3 for ; Mon, 9 Jan 2023 15:58:35 +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:MIME-Version:References:In-Reply-To: Message-Id:Date:Subject:Cc:To:From:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=dCFCzGv/5G0BwOhsHNuD7JoNk+e8UheGePunoiHC3Gg=; b=27bvh82eSZC1EA rkhz4Hz81yKX+RsGs59dFrvClvZJ9bYC0OHt/GnVL5LSBBSJKeYlYiiiseomUhgN1sz2ckZC8DhAz lgf7eF860qUuAgtmwiOtsIvwe62CT1LNaezUlB0M4e1B9/IAMizt/fnVl7lB0bpOlbbwmYu6Deitp STKFw2ozxVCZBkG4P9FyaxNDiE5SA3oFJnkqxHWV+2p6uhavoKcziYuXIKCi8bdv5Fa9cAb/hsKNF vgCLR7+A3ULuMAfPF7JNL/qwv2SCSk1jSOQbedB+61+akA/uiSzJ2pp19zt/lwi+WTEh3yigLFzHG 1s21O18uYT1+hKlAFKJQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1pEuXM-002RMF-Da; Mon, 09 Jan 2023 15:58:12 +0000 Received: from madras.collabora.co.uk ([46.235.227.172]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1pEuXJ-002RJO-39 for linux-rockchip@lists.infradead.org; Mon, 09 Jan 2023 15:58:10 +0000 Received: from jupiter.universe (dyndsl-037-138-188-006.ewe-ip-backbone.de [37.138.188.6]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) (Authenticated sender: sre) by madras.collabora.co.uk (Postfix) with ESMTPSA id D5BD66602D66; Mon, 9 Jan 2023 15:58:05 +0000 (GMT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=collabora.com; s=mail; t=1673279885; bh=km48d5+uuKrtU+jKn1qKtyEltR/pLoMVSjioNlT7fVs=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=nf0xFuko5zzi4eZUcjfYrUhiPe2+GuTSWoK3DTHfniIqB/75qVjkp3V87wC/PT0gv NDnoiLJt4W21IQ7U1Ci7FHqcegoiODCt6l1g2N+DHC0BlmXb1oTuHqp0d86JyXIYTP ctIG0Eja54e5ZfzVFgm7oiRBrRAGitXJtLO7Aey4kpSWHM0Ny9rYh0/v7RSxOXsiPZ jBmYTRewuiB9l5AlKzYSJoUAABa7crnoqrA4lA0EixRfaWo8NL5apVjH9P6mtrp1co FsBHO7OWD/R2IhValq643efCojzNzyirgHFs14Lb2FVlKaWZPV65+jhY52d7gWpKxv j2Fchz4vQJAzQ== Received: by jupiter.universe (Postfix, from userid 1000) id 804BE480119; Mon, 9 Jan 2023 16:58:03 +0100 (CET) From: Sebastian Reichel To: Heiko Stuebner Cc: Rob Herring , Krzysztof Kozlowski , Marc Zyngier , Jagan Teki , Linus Walleij , Christopher Obbard , Benjamin Gaignard , linux-rockchip@lists.infradead.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, Sebastian Reichel , kernel@collabora.com, Rob Herring Subject: [PATCHv8 1/7] dt-bindings: soc: rockchip: add initial rk3588 syscon compatibles Date: Mon, 9 Jan 2023 16:57:55 +0100 Message-Id: <20230109155801.51642-2-sebastian.reichel@collabora.com> X-Mailer: git-send-email 2.39.0 In-Reply-To: <20230109155801.51642-1-sebastian.reichel@collabora.com> References: <20230109155801.51642-1-sebastian.reichel@collabora.com> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230109_075809_404466_9E7743CB X-CRM114-Status: UNSURE ( 8.10 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-rockchip@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Upstream kernel work for Rockchip platforms List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "Linux-rockchip" Errors-To: linux-rockchip-bounces+linux-rockchip=archiver.kernel.org@lists.infradead.org Add IOC and PHP GRF syscon compatibles for RK3588. Acked-by: Rob Herring Signed-off-by: Sebastian Reichel Reviewed-by: Jagan Teki --- Documentation/devicetree/bindings/soc/rockchip/grf.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Documentation/devicetree/bindings/soc/rockchip/grf.yaml b/Documentation/devicetree/bindings/soc/rockchip/grf.yaml index 2ed8cca79b59..e682b407a383 100644 --- a/Documentation/devicetree/bindings/soc/rockchip/grf.yaml +++ b/Documentation/devicetree/bindings/soc/rockchip/grf.yaml @@ -20,6 +20,11 @@ properties: - rockchip,rk3568-pipe-grf - rockchip,rk3568-pipe-phy-grf - rockchip,rk3568-usb2phy-grf + - rockchip,rk3588-bigcore0-grf + - rockchip,rk3588-bigcore1-grf + - rockchip,rk3588-ioc + - rockchip,rk3588-php-grf + - rockchip,rk3588-sys-grf - rockchip,rk3588-pcie3-phy-grf - rockchip,rk3588-pcie3-pipe-grf - rockchip,rv1108-usbgrf