From patchwork Tue Jul 14 07:08:43 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Frank Lee X-Patchwork-Id: 11661821 Return-Path: Received: from mail.kernel.org (pdx-korg-mail-1.web.codeaurora.org [172.30.200.123]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 927171392 for ; Tue, 14 Jul 2020 07:10:42 +0000 (UTC) Received: from merlin.infradead.org (merlin.infradead.org [205.233.59.134]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 6B85422205 for ; Tue, 14 Jul 2020 07:10:42 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="azWlW1H+" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 6B85422205 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=allwinnertech.com Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=merlin.20170209; h=Sender:Content-Transfer-Encoding: Content-Type:Cc:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:MIME-Version:References:In-Reply-To:Message-Id:Date: Subject:To:From:Reply-To:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=aPx6ewlezXn30jQJONhmSNlQNHQA8M2BaAqYofc1s44=; b=azWlW1H+hIh44I/MhkOGyVxdm eSmtLCgR2bdGDCgxm1PyBYaM0cppP74u/S9hk1OtDudbP2IoWQDfpL1jFeKP54iip7f29yQx2ZXDd t3irmVbzJK1p7Ux11ZgJ+/u1W8sgsJ4P+zFhnPckmEX1F3GDrWiR7E1xYRC72WM61Urt/8WYLvtoP t/jJkEWz0HJ3Dl5hk0hsgKw7V3FJOBmV9Ry3IG2S/b86drCwTFQovx/h8G5CUUEjyDSdOBd32c/xK x7s4b3lG/1/CGI9ASLaN9EO17T8hWzvLb2pJM1J7yR+QxR1bgThYv3WXANJy0qX0DJfFMiPlXBcoE kdDowByFQ==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1jvF42-0001fO-Ts; Tue, 14 Jul 2020 07:09:18 +0000 Received: from smtp2207-205.mail.aliyun.com ([121.197.207.205]) by merlin.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1jvF40-0001b7-LQ for linux-arm-kernel@lists.infradead.org; Tue, 14 Jul 2020 07:09:17 +0000 X-Alimail-AntiSpam: AC=CONTINUE; BC=0.4155694|-1; CH=green; DM=|CONTINUE|false|; DS=CONTINUE|ham_system_inform|0.0129791-0.000774184-0.986247; FP=0|0|0|0|0|-1|-1|-1; HT=e01l10434; MF=frank@allwinnertech.com; NM=1; PH=DS; RN=11; RT=11; SR=0; TI=SMTPD_---.I1TtesQ_1594710530; Received: from allwinnertech.com(mailfrom:frank@allwinnertech.com fp:SMTPD_---.I1TtesQ_1594710530) by smtp.aliyun-inc.com(10.147.40.7); Tue, 14 Jul 2020 15:08:54 +0800 From: Frank Lee To: srinivas.kandagatla@linaro.org, robh+dt@kernel.org, mripard@kernel.org, wens@csie.org, devicetree@vger.kernel.org Subject: [PATCH v4 06/16] dt-bindings: nvmem: SID: add binding for A100's SID controller Date: Tue, 14 Jul 2020 15:08:43 +0800 Message-Id: <6899200489cb4236650ba90646057874b82ed6b7.1594708864.git.frank@allwinnertech.com> X-Mailer: git-send-email 2.24.0 In-Reply-To: References: MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20200714_030916_935404_ABB3779D X-CRM114-Status: UNSURE ( 5.51 ) X-CRM114-Notice: Please train this message. X-Spam-Score: 0.0 (/) X-Spam-Report: SpamAssassin version 3.4.4 on merlin.infradead.org summary: Content analysis details: (0.0 points) pts rule name description ---- ---------------------- -------------------------------------------------- -0.0 RCVD_IN_DNSWL_NONE RBL: Sender listed at https://www.dnswl.org/, no trust [121.197.207.205 listed in list.dnswl.org] -0.0 SPF_PASS SPF: sender matches SPF record 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record 0.0 UNPARSEABLE_RELAY Informational: message has unparseable relay lines X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: liyong@allwinnertech.com, tiny.windzz@gmail.com, linux-kernel@vger.kernel.org, huangshuosheng@allwinnertech.com, Yangtao Li , linux-arm-kernel@lists.infradead.org Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org From: Yangtao Li Add a binding for A100's SID controller. Signed-off-by: Yangtao Li Reviewed-by: Rob Herring --- .../nvmem/allwinner,sun4i-a10-sid.yaml | 19 +++++++++++-------- 1 file changed, 11 insertions(+), 8 deletions(-) diff --git a/Documentation/devicetree/bindings/nvmem/allwinner,sun4i-a10-sid.yaml b/Documentation/devicetree/bindings/nvmem/allwinner,sun4i-a10-sid.yaml index daf1321d76ad..6687ab720304 100644 --- a/Documentation/devicetree/bindings/nvmem/allwinner,sun4i-a10-sid.yaml +++ b/Documentation/devicetree/bindings/nvmem/allwinner,sun4i-a10-sid.yaml @@ -15,14 +15,17 @@ allOf: properties: compatible: - enum: - - allwinner,sun4i-a10-sid - - allwinner,sun7i-a20-sid - - allwinner,sun8i-a83t-sid - - allwinner,sun8i-h3-sid - - allwinner,sun50i-a64-sid - - allwinner,sun50i-h5-sid - - allwinner,sun50i-h6-sid + oneOf: + - const: allwinner,sun4i-a10-sid + - const: allwinner,sun7i-a20-sid + - const: allwinner,sun8i-a83t-sid + - const: allwinner,sun8i-h3-sid + - const: allwinner,sun50i-a64-sid + - items: + - const: allwinner,sun50i-a100-sid + - const: allwinner,sun50i-a64-sid + - const: allwinner,sun50i-h5-sid + - const: allwinner,sun50i-h6-sid reg: maxItems: 1