Received: by 2002:a25:e74b:0:0:0:0:0 with SMTP id e72csp1540634ybh; Tue, 14 Jul 2020 00:02:41 -0700 (PDT) X-Google-Smtp-Source: ABdhPJwXI48ne/2JQ7cT09vyyLkPPOlicyVE2Bu/TrqbAHtSNONy+HVXx/vQCBEknlJE/kvtlpey X-Received: by 2002:aa7:df16:: with SMTP id c22mr2942259edy.388.1594710161769; Tue, 14 Jul 2020 00:02:41 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1594710161; cv=none; d=google.com; s=arc-20160816; b=TCagpEHympWExiw7vxet7BBNyaPM0cwdZIanPyNmj/WCg2uRA2/qWf0EOATvBch/iT u5CGEvQUvk6prs+jpMRy0XOL2609z2LghdEX8G8Y6THKroDv0VTGuI5TfnUiXj8VZ+v+ poyxcIWh6wn3JoqdEp3McrD3hp8ISfff/z7MmBHhTJ4Ejz/0D60RjnCqcSAfOt5R8w5A yZvzfZQpGuv3D1ouy+yBVo3MyVJUKokYtm1uVL++ELHNjdhnoXSbZQ9jstCnrGD+K/tY Ux108F3ovA9IJkN4xkyyZT11jFs7BgsfL6cwibO93tUfI8biNjbiXfmuqOJG+wmidtVG No2A== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :references:in-reply-to:message-id:date:subject:cc:to:from; bh=RffX3qRYvRD5hztvFshFlj7DR+RD135sDFrtWmLJ4OA=; b=0kGpK4hwRxM/F1M1QuY4GpZwS4Krc5dpFiAXgD/FtTRkjKkizyvYWUrbk0YC9oFvss jLXH4gBc9f8LR267/tI7qlwsvZ6oqI1gUcjn3bvVorFBYUWI/Usk7NnWPMHNANcyt5Z7 Id3pA9fj+nawh57kKJX8gRbrABNtlcB2KT6eeOXT4Y/acpWKc1lenDDCgCWZA75Q82lK NUaEeASWVMVm+IOlUZMVMTBhZQrq45JximKGU1wIEpzR1mZHYhslvifYsgjWDp9OQjiq 9EhdxZCzNJIfFrnufSqviUojk7My9+dnFaGlia0J8PSnbEbTYKTU39oMNsvV2Rfk8s2c jv+A== 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 i22si10006381edy.547.2020.07.14.00.02.19; Tue, 14 Jul 2020 00:02:41 -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 S1725962AbgGNG7h (ORCPT + 99 others); Tue, 14 Jul 2020 02:59:37 -0400 Received: from smtp2207-205.mail.aliyun.com ([121.197.207.205]:52951 "EHLO smtp2207-205.mail.aliyun.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725778AbgGNG7h (ORCPT ); Tue, 14 Jul 2020 02:59:37 -0400 X-Alimail-AntiSpam: AC=CONTINUE;BC=0.7789875|0.5314721;CH=green;DM=|SPAM|false|;DS=CONTINUE|ham_regular_dialog|0.0554704-0.000987751-0.943542;FP=0|0|0|0|0|-1|-1|-1;HT=e01l04362;MF=frank@allwinnertech.com;NM=1;PH=DS;RN=13;RT=13;SR=0;TI=SMTPD_---.I1TXvIO_1594709967; Received: from allwinnertech.com(mailfrom:frank@allwinnertech.com fp:SMTPD_---.I1TXvIO_1594709967) by smtp.aliyun-inc.com(10.147.44.145); Tue, 14 Jul 2020 14:59:32 +0800 From: Frank Lee To: mturquette@baylibre.com, sboyd@kernel.org, robh+dt@kernel.org, mripard@kernel.org, wens@csie.org, linux-clk@vger.kernel.org Cc: devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, huangshuosheng@allwinnertech.com, liyong@allwinnertech.com, Yangtao Li , Rob Herring Subject: [PATCH v4 01/16] dt-bindings: clk: sunxi-ccu: add compatible string for A100 CCU and R-CCU Date: Tue, 14 Jul 2020 14:59:20 +0800 Message-Id: X-Mailer: git-send-email 2.24.0 In-Reply-To: References: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: Yangtao Li This patch adds binding to a100's ccu clock and r-ccu clock. Signed-off-by: Yangtao Li Reviewed-by: Rob Herring --- .../devicetree/bindings/clock/allwinner,sun4i-a10-ccu.yaml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/Documentation/devicetree/bindings/clock/allwinner,sun4i-a10-ccu.yaml b/Documentation/devicetree/bindings/clock/allwinner,sun4i-a10-ccu.yaml index 4d382128b711..3b45344ed758 100644 --- a/Documentation/devicetree/bindings/clock/allwinner,sun4i-a10-ccu.yaml +++ b/Documentation/devicetree/bindings/clock/allwinner,sun4i-a10-ccu.yaml @@ -36,6 +36,8 @@ properties: - allwinner,sun9i-a80-ccu - allwinner,sun50i-a64-ccu - allwinner,sun50i-a64-r-ccu + - allwinner,sun50i-a100-ccu + - allwinner,sun50i-a100-r-ccu - allwinner,sun50i-h5-ccu - allwinner,sun50i-h6-ccu - allwinner,sun50i-h6-r-ccu @@ -78,6 +80,7 @@ if: - allwinner,sun8i-a83t-r-ccu - allwinner,sun8i-h3-r-ccu - allwinner,sun50i-a64-r-ccu + - allwinner,sun50i-a100-r-ccu - allwinner,sun50i-h6-r-ccu then: @@ -94,7 +97,9 @@ else: if: properties: compatible: - const: allwinner,sun50i-h6-ccu + enum: + - allwinner,sun50i-a100-ccu + - allwinner,sun50i-h6-ccu then: properties: -- 2.24.0