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=-5.2 required=3.0 tests=DKIMWL_WL_HIGH, DKIM_ADSP_DISCARD,DKIM_SIGNED,DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS, INCLUDES_PATCH,MAILING_LIST_MULTI,SIGNED_OFF_BY,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 1C75CC10F0E for ; Fri, 12 Apr 2019 12:08:15 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (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 D005320652 for ; Fri, 12 Apr 2019 12:08:14 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="L0VeXSAy"; dkim=fail reason="signature verification failed" (1024-bit key) header.d=megous.com header.i=@megous.com header.b="KWTTdQla" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org D005320652 Authentication-Results: mail.kernel.org; dmarc=fail (p=reject dis=none) header.from=megous.com Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+infradead-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=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-Ql; 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 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org 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 --- 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 -- 2.21.0 _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel