From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-14.4 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER, INCLUDES_PATCH,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 4FFF4C433B4 for ; Thu, 13 May 2021 20:36:58 +0000 (UTC) Received: from desiato.infradead.org (desiato.infradead.org [90.155.92.199]) (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 F04C761363 for ; Thu, 13 May 2021 20:36:57 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org F04C761363 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=manjaro.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=desiato.20200630; 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=dfLJceTAzt/KgBkgy/EO5tEq0a5h2DhXPpE7xQvJ9t4=; b=LXzZ2pwim0XSv/4eCKNmtpw/e v7dctpzD+foOAmhI+CwUR9/kEt9cF0oMD9OqU8OtabW6lT+ZEaGm2R82117BKmcB/O9itoeQAYQWK 000V8ZsRUgGK2ObG0wmFskJ6Vses57tetbcgCvg8Y/CPqP4HPicliivPOHxdAP88egwt3cmy+51L1 ZF0wZI2JG1e1LPLZ84Q9UTx0o74TdGrJyiKNcqYdXL+LUe/aNEwFqSaNrKPo83n9K7L9E9swOYooQ T+ftzZ0q9yC9otpaCLvqZfNz3+NLSh3hpKWa7h12iELLmweGVLrsnzaxxBzRobvjAyD3x8k5JGAk5 ZcqkSqMmQ==; Received: from localhost ([::1] helo=desiato.infradead.org) by desiato.infradead.org with esmtp (Exim 4.94 #2 (Red Hat Linux)) id 1lhI2S-006ONj-2v; Thu, 13 May 2021 20:34:32 +0000 Received: from bombadil.infradead.org ([2607:7c80:54:e::133]) by desiato.infradead.org with esmtps (Exim 4.94 #2 (Red Hat Linux)) id 1lhI20-006OMT-2o for linux-arm-kernel@desiato.infradead.org; Thu, 13 May 2021 20:34:04 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=infradead.org; s=bombadil.20210309; h=Content-Transfer-Encoding: MIME-Version:References:In-Reply-To:Message-Id:Date:Subject:Cc:To:From:Sender :Reply-To:Content-Type:Content-ID:Content-Description; bh=pp7TVhNZHhiksboqB/mARm6aDX38/RvEFi+rOrm81j0=; b=CNWSNQIWjOOnKaUgC95/Z3dVga qTQ2jK5g6UlfT915x0iz63DkUq0HHkfgZI12CQuvHwoEeL9YtK/HaDM0TafxwMrz7SVbFpAvReE9C nHjRWh5vGJrXhJGapanvVvYgwG8X8lED+0T33XyrkZrc1Vye6OY+ykvtShDHFKhk7LPlRtIGDn8HN 8LRjEEGCOGtNQyX7uKLdvJZn8uxKd57m8yTxSrCVNmFHFllDDtky1uk8ABpd0HVigMLSb1NM+W0PD /tgi9PoQwVplNmyfQf7zOVAi5mgaeDhTb16azNt/VCBSI6aZsZiWl1806zjKuaW0BpDuZ4nKAKTwh R5vdhdWw==; Received: from mail.manjaro.org ([2a01:4f8:150:448b::1]) by bombadil.infradead.org with esmtps (Exim 4.94 #2 (Red Hat Linux)) id 1lhI1x-00BW6A-Hl for linux-arm-kernel@lists.infradead.org; Thu, 13 May 2021 20:34:02 +0000 Received: from localhost (localhost [127.0.0.1]) by mail.manjaro.org (Postfix) with ESMTP id 9A01A2209A3; Thu, 13 May 2021 22:33:59 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at manjaro.org Received: from mail.manjaro.org ([127.0.0.1]) by localhost (manjaro.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id RCMHEsfGkWCX; Thu, 13 May 2021 22:33:57 +0200 (CEST) From: Tobias Schramm To: =?UTF-8?q?Jernej=20=C5=A0krabec?= , devicetree@vger.kernel.org Cc: Rob Herring , Maxime Ripard , Chen-Yu Tsai , linux-arm-kernel@lists.infradead.org, linux-sunxi@lists.linux.dev, linux-kernel@vger.kernel.org, Tobias Schramm Subject: [PATCH v2 1/2] dt-bindings: pwm: allwinner: add v3s pwm compatible Date: Thu, 13 May 2021 22:35:26 +0200 Message-Id: <20210513203527.2072090-2-t.schramm@manjaro.org> In-Reply-To: <20210513203527.2072090-1-t.schramm@manjaro.org> References: <20210513203527.2072090-1-t.schramm@manjaro.org> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210513_133401_758267_5A7F8C55 X-CRM114-Status: UNSURE ( 9.27 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org The Allwinner V3s pwm peripheral is compatible with the pwm peripheral inside the Allwinner A20. This patch adds a compatible string for it. Signed-off-by: Tobias Schramm --- .../devicetree/bindings/pwm/allwinner,sun4i-a10-pwm.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Documentation/devicetree/bindings/pwm/allwinner,sun4i-a10-pwm.yaml b/Documentation/devicetree/bindings/pwm/allwinner,sun4i-a10-pwm.yaml index 7dcab2bf8128..04ff708fdc86 100644 --- a/Documentation/devicetree/bindings/pwm/allwinner,sun4i-a10-pwm.yaml +++ b/Documentation/devicetree/bindings/pwm/allwinner,sun4i-a10-pwm.yaml @@ -24,6 +24,9 @@ properties: - items: - const: allwinner,sun8i-a83t-pwm - const: allwinner,sun8i-h3-pwm + - items: + - const: allwinner,sun8i-v3s-pwm + - const: allwinner,sun7i-a20-pwm - items: - const: allwinner,sun50i-a64-pwm - const: allwinner,sun5i-a13-pwm -- 2.31.1 _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel