From patchwork Fri Apr 12 12:07:28 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: =?utf-8?q?Ond=C5=99ej_Jirman?= X-Patchwork-Id: 10898089 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 41AF314DB for ; Fri, 12 Apr 2019 12:08:13 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 2275728E60 for ; Fri, 12 Apr 2019 12:08:13 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 16C2028E64; Fri, 12 Apr 2019 12:08:13 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-3.4 required=2.0 tests=BAYES_00,DKIM_ADSP_DISCARD, DKIM_SIGNED,DKIM_VALID,MAILING_LIST_MULTI,RCVD_IN_DNSWL_MED autolearn=ham version=3.3.1 Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id 3495628E60 for ; Fri, 12 Apr 2019 12:08:11 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.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=MuM2/kvr6dKAQvX1TReqYkeFs2EoUA8VuG3F2I6KQSA=; b=L0VeXSAyNHDhkL 7hnJgFrPGI6VKhAH/6Hfj0t244OE7APgzySS5PMTilUZAdKga5aISM/hAZSbEZ2iWoBPcO/sqsYKv cgGjJFBLrcHgzSaEU3eoomr2PLPV/5+WDl76tyJcSpvERtYDtKWe4LBc70BWxVL1BKurg2TYduUDV ETkngQobeKuidbAbWY3sP5zTS2xqbzH1HxJpBR9/wuDC5VJGGmPKjPccWodgP8WSlnybtYvPdS17W AW7Rz8XkfgO20aIOnEA4kPQEO57K5exAVfIBmi+UyJppDl3DGfUwz7Hqu+hx6AXNbs2v7kHfUafOP ePC1Xyt2xXiKpXDcDVRw==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.90_1 #2 (Red Hat Linux)) id 1hEuyW-0007fn-9K; Fri, 12 Apr 2019 12:08:08 +0000 Received: from vps.xff.cz ([195.181.215.36]) by bombadil.infradead.org with esmtps (Exim 4.90_1 #2 (Red Hat Linux)) id 1hEuy0-0006zP-1w for linux-arm-kernel@lists.infradead.org; Fri, 12 Apr 2019 12:07:44 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=megous.com; s=mail; t=1555070852; bh=ZePg86QLSHLd6l6zE255/BrqStNwQhYuYFE5kZyPWpQ=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=KWTTdQla6yIDgI0bvXcCtZnsQhxGLAhQnbgDV4cKphLAN1ikSgXop98KquKcLpXYj EsjOlQgToZCKJOatKYC6otFvT3kS6qIQMr6yDAxkjutRiceuwP5UoEYEoRCN7Ac3z7 26vKwsCwlzbBh3ARCdeuwZBAXwUixlzTdLpD8ejg= From: megous@megous.com To: Alessandro Zummo , Alexandre Belloni , Rob Herring , Mark Rutland , Maxime Ripard , Chen-Yu Tsai Subject: [PATCH 1/3] dt-bindings: Add compatible for H6 RTC Date: Fri, 12 Apr 2019 14:07:28 +0200 Message-Id: <20190412120730.473-2-megous@megous.com> In-Reply-To: <20190412120730.473-1-megous@megous.com> References: <20190412120730.473-1-megous@megous.com> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20190412_050736_811834_CFF00145 X-CRM114-Status: GOOD ( 10.17 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Ondrej Jirman , linux-rtc@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-sunxi@googlegroups.com, 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 X-Virus-Scanned: ClamAV using ClamSMTP From: Ondrej Jirman RTC on H6 is similar to the one on H5 SoC, but incompatible in small details. See the driver for description of differences. For example H6 RTC needs to enable the external low speed oscillator. Add new compatible for this RTC. Signed-off-by: Ondrej Jirman Acked-by: Chen-Yu Tsai --- Documentation/devicetree/bindings/rtc/sun6i-rtc.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/devicetree/bindings/rtc/sun6i-rtc.txt b/Documentation/devicetree/bindings/rtc/sun6i-rtc.txt index 6b732c41392b..291505b84e7b 100644 --- a/Documentation/devicetree/bindings/rtc/sun6i-rtc.txt +++ b/Documentation/devicetree/bindings/rtc/sun6i-rtc.txt @@ -11,6 +11,7 @@ Required properties: - "allwinner,sun8i-v3-rtc" - "allwinner,sun50i-a64-rtc", "allwinner,sun8i-h3-rtc" - "allwinner,sun50i-h5-rtc" + - "allwinner,sun50i-h6-rtc" Where there are two or more compatible strings, this denotes the hardware covered by the most specific one