From patchwork Fri Apr 22 17:09:17 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Sebastian Reichel X-Patchwork-Id: 565078 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 vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 489D1C433F5 for ; Fri, 22 Apr 2022 17:10:27 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1347389AbiDVRNR (ORCPT ); Fri, 22 Apr 2022 13:13:17 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:53794 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1344064AbiDVRMj (ORCPT ); Fri, 22 Apr 2022 13:12:39 -0400 Received: from bhuna.collabora.co.uk (bhuna.collabora.co.uk [IPv6:2a00:1098:0:82:1000:25:2eeb:e3e3]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id EDC7092321; Fri, 22 Apr 2022 10:09:43 -0700 (PDT) Received: from [127.0.0.1] (localhost [127.0.0.1]) (Authenticated sender: sre) with ESMTPSA id 5EDFC1F468ED DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=collabora.com; s=mail; t=1650647379; bh=OdKlO5+vwaD7DgJFiCMIAHa9XgAnLHYYCe2QdHgE3yc=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=kTLrqtqflhR8k1+ez/g7eS5G7u5PiE4rG71JtnABLP5vvEJ64ZN5EFuTTZBJQCtjT aqownICx6VWldBFymAHBCBpTImE+Jhykpc//LSdLoCC8nTpN9FIJzV9UnN2BXzm+6a 4g1ixaJ3i8vEtn19BPka6hzFP4RZAH/MpUGdfsTx7ZyIfHHW7dDXEnwr4Jo42cUI3+ MSru+BmJV5F4QzGrLM1R2U5evLPJ1rFxpeQ0P5+pxl7zSb2NsLeI7vgKxN/rFiWSGH 3+GFS6PLN4lcvafZM0vwYvB/fANEdzaAGMZpBvUswRmaXR49YHhk5N/TbvwvIejYz2 qyVhRW1KjDGOQ== Received: by jupiter.universe (Postfix, from userid 1000) id E72DB480C27; Fri, 22 Apr 2022 19:09:32 +0200 (CEST) From: Sebastian Reichel To: Heiko Stuebner Cc: Rob Herring , Krzysztof Kozlowski , Linus Walleij , Bartosz Golaszewski , Adrian Hunter , Ulf Hansson , Philipp Zabel , Michael Turquette , Stephen Boyd , linux-clk@vger.kernel.org, linux-mmc@vger.kernel.org, linux-gpio@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-rockchip@lists.infradead.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, kernel@lists.collabora.co.uk, Sebastian Reichel , kernel@collabora.com Subject: [PATCHv1 16/19] dt-bindings: soc: rockchip: add initial rk3588 syscon compatibles Date: Fri, 22 Apr 2022 19:09:17 +0200 Message-Id: <20220422170920.401914-17-sebastian.reichel@collabora.com> X-Mailer: git-send-email 2.35.1 In-Reply-To: <20220422170920.401914-1-sebastian.reichel@collabora.com> References: <20220422170920.401914-1-sebastian.reichel@collabora.com> MIME-Version: 1.0 Precedence: bulk List-ID: X-Mailing-List: linux-gpio@vger.kernel.org Add IOC and PHP GRF syscon compatibles for RK3588. Signed-off-by: Sebastian Reichel --- Documentation/devicetree/bindings/soc/rockchip/grf.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Documentation/devicetree/bindings/soc/rockchip/grf.yaml b/Documentation/devicetree/bindings/soc/rockchip/grf.yaml index b2ba7bed89b2..2181c8031b0d 100644 --- a/Documentation/devicetree/bindings/soc/rockchip/grf.yaml +++ b/Documentation/devicetree/bindings/soc/rockchip/grf.yaml @@ -16,6 +16,8 @@ properties: - enum: - rockchip,rk3288-sgrf - rockchip,rk3568-usb2phy-grf + - rockchip,rk3588-ioc + - rockchip,rk3588-php-grf - rockchip,rv1108-usbgrf - const: syscon - items: