Received: by 2002:a05:6a10:f3d0:0:0:0:0 with SMTP id a16csp140336pxv; Thu, 24 Jun 2021 04:51:03 -0700 (PDT) X-Google-Smtp-Source: ABdhPJyfeNV7YsTAppjZq78yrrdQjwCUNRiMpimRDl4yh9k/uLnzlpUGWfb4Z4vS7UqMIiKILpg6 X-Received: by 2002:a17:907:1c06:: with SMTP id nc6mr4887860ejc.345.1624535463114; Thu, 24 Jun 2021 04:51:03 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1624535463; cv=none; d=google.com; s=arc-20160816; b=uz5l2713mX9obQZPNwpe2a/W/6IlQHIWxxydapmRtM/sX0Jxb8Y00uq/rny4TbZ8G1 gsZbQaZgHNZsIDIhPf/JgIec7sYICLh4PLLSXrK/Lhrv9cxr0byHs/4p6wzikUhYtyoO TZARPnIV8SrzQEGIl3zejVg8oRdXV8RlayFeiunIVug7Vri6T59H/K8B4kMMoqnzLzje 358d8TtwWxsK7VhJhBuIozrJWQwcWzh82LLyCXMJw8fxokVA4KvP2U76a7A/ijyGDjiV xhxoPLwt/JdZj0GV8L3e+0PKAEdsua9/4eAqjOh+LCFZjvIcNQXAC+MonFJWFzZgcUBk kdgg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:references:in-reply-to:message-id:date:subject :cc:to:from; bh=Nu4RwannTS5Lsmo7k1j3OPk+zCFx9ARWtnf6IK8rAM0=; b=qt0QHZVqe/aipLxBKUOoAM0aq0buX4MjyMH4M+fk3dRkK2wNZLRIhUNeEDslz2Fegp WzZNNqFimUd9RXp6TPrflKVLp+ZNK4MHcod9xdqdPGLLu2+WRWqw9AaFgBTtW5U2jgul Y9o5f6XYrGGLMd31bdAqYP6dVDaC2wBRwpPD4u7KgYciCNa4F8XveIht/RcDI+2UKvve qprgp8RRkx6Cp9KvB1OkLe+LPz4BmhtGg3p0ea/2wf3huLNvie2FOGkwJlplPd2SI5mD 1mPEiXQqh70Qe1gMlUVh7gw+8NWXSzdTXUm+Un4rmjO/io9y8s4PGEWePitpUYGSuLjv IEwQ== 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 dc28si2767740edb.169.2021.06.24.04.50.39; Thu, 24 Jun 2021 04:51:03 -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 S230135AbhFXLtx (ORCPT + 99 others); Thu, 24 Jun 2021 07:49:53 -0400 Received: from lucky1.263xmail.com ([211.157.147.133]:51066 "EHLO lucky1.263xmail.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229878AbhFXLtr (ORCPT ); Thu, 24 Jun 2021 07:49:47 -0400 Received: from localhost (unknown [192.168.167.235]) by lucky1.263xmail.com (Postfix) with ESMTP id ACA82D56BF; Thu, 24 Jun 2021 19:47:22 +0800 (CST) X-MAIL-GRAY: 0 X-MAIL-DELIVERY: 1 X-ADDR-CHECKED4: 1 X-SKE-CHECKED: 1 X-ANTISPAM-LEVEL: 2 Received: from localhost.localdomain (unknown [58.22.7.114]) by smtp.263.net (postfix) whith ESMTP id P1335T140034770458368S1624535240956933_; Thu, 24 Jun 2021 19:47:22 +0800 (CST) X-IP-DOMAINF: 1 X-UNIQUE-TAG: X-RL-SENDER: cl@rock-chips.com X-SENDER: cl@rock-chips.com X-LOGIN-NAME: cl@rock-chips.com X-FST-TO: heiko@sntech.de X-RCPT-COUNT: 10 X-SENDER-IP: 58.22.7.114 X-ATTACHMENT-NUM: 0 X-System-Flag: 0 From: To: heiko@sntech.de Cc: robh+dt@kernel.org, jbx6244@gmail.com, zhangqing@rock-chips.com, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-rockchip@lists.infradead.org, linux-kernel@vger.kernel.org, lee.jones@linaro.org, Liang Chen Subject: [PATCH v1 1/3] dt-bindings: arm: rockchip: add rk3568 compatible string to pmu.yaml Date: Thu, 24 Jun 2021 19:47:17 +0800 Message-Id: <20210624114719.1685-2-cl@rock-chips.com> X-Mailer: git-send-email 2.17.1 In-Reply-To: <20210624114719.1685-1-cl@rock-chips.com> References: <20210624114719.1685-1-cl@rock-chips.com> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: Liang Chen add "rockchip,rk3568-pmu", "syscon", "simple-mfd" for pmu nodes on a rk3568 platform to pmu.ymal. Signed-off-by: Liang Chen --- Documentation/devicetree/bindings/arm/rockchip/pmu.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Documentation/devicetree/bindings/arm/rockchip/pmu.yaml b/Documentation/devicetree/bindings/arm/rockchip/pmu.yaml index 53115b92d17f..ceb15cea77e2 100644 --- a/Documentation/devicetree/bindings/arm/rockchip/pmu.yaml +++ b/Documentation/devicetree/bindings/arm/rockchip/pmu.yaml @@ -23,6 +23,7 @@ select: - rockchip,rk3066-pmu - rockchip,rk3288-pmu - rockchip,rk3399-pmu + - rockchip,rk3568-pmu required: - compatible @@ -35,6 +36,7 @@ properties: - rockchip,rk3066-pmu - rockchip,rk3288-pmu - rockchip,rk3399-pmu + - rockchip,rk3568-pmu - const: syscon - const: simple-mfd -- 2.17.1